summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13976): [STV090x] Added mutex protection around tuner I2C access.Andreas Regel2010-02-262-0/+10
* V4L/DVB (13975): [STV090x] Added internal structure with shared settings and ...Andreas Regel2010-02-264-92/+216
* V4L/DVB (13974): [STV090x] Fix locking reliabilty issues in automatic mode.Andreas Regel2010-02-261-0/+4
* V4L/DVB (13936): 22-kHz set_tone fix for NetUP Dual DVB-S2-CI cardAbylay Ospan2010-02-261-1/+2
* V4L/DVB (13947): add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.cPeter Huewe2010-02-261-2/+2
* V4L/DVB (13969): frontends/si21xx.c: Remove #define TRUE/FALSE, use boolJoe Perches2010-02-261-22/+16
* V4L/DVB (13965): zl10039, jump to error on errorJiri Slaby2010-02-261-1/+0
* V4L/DVB (13963): siano, fix memory leakJiri Slaby2010-02-261-2/+5
* V4L/DVB (13956): fix weird array index in zl10036.cDan Carpenter2010-02-261-1/+1
* V4L/DVB (13953): firedtv: add missing NULL pointer checkStefan Richter2010-02-261-3/+7
* V4L/DVB (13950): usb-friio: Storage class should be before const qualifierTobias Klauser2010-02-261-1/+1
* V4L/DVB (13949): Move a dereference below a NULL testJulia Lawall2010-02-261-1/+2
* V4L/DVB (13946): proc_fops: convert av7110Alexey Dobriyan2010-02-261-6/+8
* V4L/DVB (13930): dib0700: rework IR logic for firmware 1.20Devin Heitmueller2010-02-263-151/+206
* V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug modeMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13878): dvb_frontend: Print dump on get after filling the dataMauro Carvalho Chehab2010-02-261-2/+2
* V4L/DVB (13848): smsdvb: Add the proper status for IsRfLockedMauro Carvalho Chehab2010-02-261-4/+4
* V4L/DVB (13847): smsdvb: Remove a wrong debug messageMauro Carvalho Chehab2010-02-261-1/+0
* V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-TMauro Carvalho Chehab2010-02-262-14/+201
* V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conv...Mauro Carvalho Chehab2010-02-261-2/+2
* V4L/DVB (13844): smsdvb: Properly report the Delivery SystemMauro Carvalho Chehab2010-02-261-0/+3
* V4L/DVB (13843): dib8000: Properly report Delivery System as SYS_ISDBTMauro Carvalho Chehab2010-02-261-0/+2
* V4L/DVB (13842): smsdvb: Convert it to use DVB API v5 (S2API)Mauro Carvalho Chehab2010-02-261-32/+54
* V4L/DVB (13841): smsdvb: Make stats to workMauro Carvalho Chehab2010-02-262-6/+71
* V4L/DVB (13840): smsusb: Add ISDB-T firmware for Hauppauge WinTV-Nova-T-MiniS...Michael Krufky2010-02-261-0/+1
* V4L/DVB (13839): smsdvb: add ISDB-T as DVB-T tuning support hackMichael Krufky2010-02-261-9/+72
* V4L/DVB (13838): atbm8830: use AGC setting from configDavid Wong2010-02-262-0/+19
* V4L/DVB (13818): Add Prof 7500 DVB-S2 USB cardIgor M. Liplianin2010-02-266-18/+226
* V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-263-4/+4
* V4L/DVB: cxusb: Select all required frontend and tuner modulesBen Hutchings2010-02-191-1/+3
* V4L/DVB: dvb: l64781.ko broken with gcc 4.5Richard Guenther2010-02-191-2/+2
* V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra2010-02-081-1/+1
* V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab2010-02-081-11/+8
* V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab2010-02-081-0/+1
* Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2010-01-1854-1/+7801
|\
| * V4L/DVB (13851): Fix Input dependency for MantisManu Abraham2010-01-171-1/+1
| * V4L/DVB(13824a): mantis: Fix __devexit bad annotationsMauro Carvalho Chehab2010-01-172-2/+2
| * V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32)Mauro Carvalho Chehab2010-01-171-1/+1
| * V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cardsManu Abraham2010-01-174-1/+26
| * V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister fu...Mauro Carvalho Chehab2010-01-171-3/+3
| * V4L/DVB (13812): [Mantis/Hopper] Update Copyright headerManu Abraham2010-01-1736-27/+227
| * V4L/DVB (13811): [MB86A16] Update Copyright headerManu Abraham2010-01-173-3/+3
| * V4L/DVB (13810): [MB86A16] Use DVB_* macrosManu Abraham2010-01-171-0/+14
| * V4L/DVB (13809): Fix Checkpatch violationsManu Abraham2010-01-1720-144/+155
| * V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham2010-01-171-0/+1
| * V4L/DVB (13806): Register and Initialize Remote controlManu Abraham2010-01-176-15/+209
| * V4L/DVB (13805): Fix: Unregister the frontend before detachingManu Abraham2010-01-171-1/+1
| * V4L/DVB (13804): Remove unused I2C Adapter IDManu Abraham2010-01-171-3/+0
| * V4L/DVB (13803): Remove unused dependency on CU1216Manu Abraham2010-01-171-1/+0