aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2010-02-26V4L/DVB (13965): zl10039, jump to error on errorJiri Slaby1-1/+0
2010-02-26V4L/DVB (13963): siano, fix memory leakJiri Slaby1-2/+5
2010-02-26V4L/DVB (13956): fix weird array index in zl10036.cDan Carpenter1-1/+1
2010-02-26V4L/DVB (13953): firedtv: add missing NULL pointer checkStefan Richter1-3/+7
2010-02-26V4L/DVB (13950): usb-friio: Storage class should be before const qualifierTobias Klauser1-1/+1
2010-02-26V4L/DVB (13949): Move a dereference below a NULL testJulia Lawall1-1/+2
2010-02-26V4L/DVB (13946): proc_fops: convert av7110Alexey Dobriyan1-6/+8
2010-02-26V4L/DVB (13930): dib0700: rework IR logic for firmware 1.20Devin Heitmueller3-151/+206
2010-02-26V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug modeMauro Carvalho Chehab1-1/+1
2010-02-26V4L/DVB (13878): dvb_frontend: Print dump on get after filling the dataMauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB (13848): smsdvb: Add the proper status for IsRfLockedMauro Carvalho Chehab1-4/+4
2010-02-26V4L/DVB (13847): smsdvb: Remove a wrong debug messageMauro Carvalho Chehab1-1/+0
2010-02-26V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-TMauro Carvalho Chehab2-14/+201
2010-02-26V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conv...Mauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB (13844): smsdvb: Properly report the Delivery SystemMauro Carvalho Chehab1-0/+3
2010-02-26V4L/DVB (13843): dib8000: Properly report Delivery System as SYS_ISDBTMauro Carvalho Chehab1-0/+2
2010-02-26V4L/DVB (13842): smsdvb: Convert it to use DVB API v5 (S2API)Mauro Carvalho Chehab1-32/+54
2010-02-26V4L/DVB (13841): smsdvb: Make stats to workMauro Carvalho Chehab2-6/+71
2010-02-26V4L/DVB (13840): smsusb: Add ISDB-T firmware for Hauppauge WinTV-Nova-T-MiniS...Michael Krufky1-0/+1
2010-02-26V4L/DVB (13839): smsdvb: add ISDB-T as DVB-T tuning support hackMichael Krufky1-9/+72
2010-02-26V4L/DVB (13838): atbm8830: use AGC setting from configDavid Wong2-0/+19
2010-02-26V4L/DVB (13818): Add Prof 7500 DVB-S2 USB cardIgor M. Liplianin6-18/+226
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab1-1/+1
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab3-4/+4
2010-02-24Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter60-20/+7820
2010-02-19V4L/DVB: cxusb: Select all required frontend and tuner modulesBen Hutchings1-1/+3
2010-02-19V4L/DVB: dvb: l64781.ko broken with gcc 4.5Richard Guenther1-2/+2
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-12/+10
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-4/+3
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-4/+4
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra1-1/+1
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab1-11/+8
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab1-0/+1
2010-02-05media/dvb: add __init/__exit macros to bt878.cPeter Huewe1-2/+2
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller57-15/+7807
2010-01-18Merge branch 'mantis' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds54-1/+7801
2010-01-17V4L/DVB (13851): Fix Input dependency for MantisManu Abraham1-1/+1
2010-01-17V4L/DVB(13824a): mantis: Fix __devexit bad annotationsMauro Carvalho Chehab2-2/+2
2010-01-17V4L/DVB (13808b): mantis: replace DMA_nnBIT_MASK to DMA_BIT_MASK(32)Mauro Carvalho Chehab1-1/+1
2010-01-17V4L/DVB (13808): [Mantis/Hopper] Build update for Mantis/Hopper based cardsManu Abraham4-1/+26
2010-01-17V4L/DVB(13808a): mantis: convert it to the new ir-core register/unregister fu...Mauro Carvalho Chehab1-3/+3
2010-01-17V4L/DVB (13812): [Mantis/Hopper] Update Copyright headerManu Abraham36-27/+227
2010-01-17V4L/DVB (13811): [MB86A16] Update Copyright headerManu Abraham3-3/+3
2010-01-17V4L/DVB (13810): [MB86A16] Use DVB_* macrosManu Abraham1-0/+14
2010-01-17V4L/DVB (13809): Fix Checkpatch violationsManu Abraham20-144/+155
2010-01-17V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham1-0/+1
2010-01-17V4L/DVB (13806): Register and Initialize Remote controlManu Abraham6-15/+209
2010-01-17V4L/DVB (13805): Fix: Unregister the frontend before detachingManu Abraham1-1/+1
2010-01-17V4L/DVB (13804): Remove unused I2C Adapter IDManu Abraham1-3/+0
2010-01-17V4L/DVB (13803): Remove unused dependency on CU1216Manu Abraham1-1/+0