aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/siano/smscoreapi.c
Commit message (Expand)AuthorAgeFilesLines
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-1/+1
* V4L/DVB: drivers/media/dvb/siano: Remove double testJulia Lawall2010-10-211-2/+1
* V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky2010-09-271-19/+12
* V4L/DVB: dvb: siano: free spinlock before schedule()Kulikov Vasiliy2010-08-081-2/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\
| * fix typos concerning "management"Uwe Kleine-König2010-06-161-1/+1
* | V4L/DVB: smscoreapi/w9968cf: drivers/media: Remove unnecesary kmalloc castsJoe Perches2010-08-021-3/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13963): siano, fix memory leakJiri Slaby2010-02-261-2/+5
* V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin2009-12-051-1/+1
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
* V4L/DVB (12441): siano: read buffer overflowRoel Kluin2009-08-131-1/+1
* V4L/DVB (12107): smscoreapi: fix compile warningHans Verkuil2009-06-231-2/+2
* V4L/DVB (11891): Siano: smscore - bind the GPIO SMS protocolUri Shkolnik2009-06-161-0/+20
* V4L/DVB (11890): Siano: smscore - remove redundant codeUri Shkolnik2009-06-161-13/+0
* V4L/DVB (11885): Siano: Add new GPIO management interfaceUri Shkolnik2009-06-161-1/+234
* V4L/DVB (11822): Siano: smscore - bug fix at get_device_modeUri Shkolnik2009-06-161-1/+1
* V4L/DVB (11821): Siano: smscore - fix isdb-t firmware nameUri Shkolnik2009-06-161-1/+1
* V4L/DVB (11820): Siano: smscore - fix byte ordering bugUri Shkolnik2009-06-161-1/+6
* V4L/DVB (11819): Siano: smscore - fix get_common_buffer bugUri Shkolnik2009-06-161-9/+29
* V4L/DVB (11816): Siano: USB - move the device id table to the cards moduleUri Shkolnik2009-06-161-14/+84
* V4L/DVB (11782): Siano: smsdvb - use 'push' status mechanismUri Shkolnik2009-06-161-7/+14
* V4L/DVB (11555): Siano: core - move and update the main core structure declar...Uri Shkolnik2009-06-161-36/+0
* V4L/DVB (10772): siano: prevent duplicate variable declarationMichael Krufky2009-03-301-1/+1
* V4L/DVB (10753): siano: convert EXPORT_SYMBOL to EXPORT_SYMBOL_GPLMichael Krufky2009-03-301-15/+15
* V4L/DVB (10751): sms1xxx: fix checkpatch.pl violations introduced by previous...Michael Krufky2009-03-301-24/+17
* V4L/DVB (10750): import changes from SianoUri Shkolnik2009-03-301-13/+33
* V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on Hauppauge Wi...Michael Krufky2008-12-291-0/+8
* V4L/DVB (9734): sms1xxx: add functions to configure and set gpioMichael Krufky2008-12-291-0/+70
* V4L/DVB (8722): sms1xxx: fix typo in license headerMichael Krufky2008-09-031-1/+1
* V4L/DVB (8453): sms1xxx: dvb/siano/: cleanupsAdrian Bunk2008-07-261-7/+7
* V4L/DVB (8322): sms1xxx: fix improper usage of asm/foo.hMichael Krufky2008-07-201-1/+1
* V4L/DVB (8310): sms1xxx: remove kmutex_t typedefMichael Krufky2008-07-201-2/+2
* V4L/DVB (8306): sms1xxx: log firmware download process by defaultMichael Krufky2008-07-201-5/+9
* V4L/DVB (8305): sms1xxx: fix warning: format '%d' expects type 'int', but arg...Michael Krufky2008-07-201-1/+1
* V4L/DVB (8303): sms1xxx: update MODULE_DESCRIPTIONMichael Krufky2008-07-201-1/+1
* V4L/DVB (8301): sms1xxx: add capability to define device-specific firmware fi...Michael Krufky2008-07-201-5/+26
* V4L/DVB (8299): sms1xxx: mark functions staticMichael Krufky2008-07-201-76/+25
* V4L/DVB (8297): sms1xxx: remove old printk macrosMichael Krufky2008-07-201-27/+10
* V4L/DVB (8296): sms1xxx: always show error messagesMichael Krufky2008-07-201-11/+10
* V4L/DVB (8295): sms1xxx: add debug module option, to enable debug messagesMichael Krufky2008-07-201-0/+4
* V4L/DVB (8294): sms1xxx: move message formatting into printk macrosMichael Krufky2008-07-201-80/+62
* V4L/DVB (8293): sms1xxx: create printk macrosMichael Krufky2008-07-201-81/+80
* V4L/DVB (8292): sms1xxx: add code to allow device-specific functionalityMichael Krufky2008-07-201-0/+12
* V4L/DVB (8291): sms1xxx: change default_mode to 4Michael Krufky2008-07-201-1/+1
* V4L/DVB (8289): sms1xxx: remove #if LINUX_VERSION_CODE checksMichael Krufky2008-07-201-4/+1
* V4L/DVB (8288): sms1xxx: more cleanupsMichael Krufky2008-07-201-11/+19
* V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugsMichael Krufky2008-07-201-1/+1
* V4L/DVB (8286): sms1xxx: remove typedefsMichael Krufky2008-07-201-116/+127
* V4L/DVB (8285): sms1xxx: more 80-column cleanupsMichael Krufky2008-07-201-2/+4