aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds10-16/+11
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds11-2/+15
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds5-43/+15
2010-10-19dvb-core: kill the big kernel lockArnd Bergmann4-40/+11
2010-10-19dvb/bt8xx: kill the big kernel lockArnd Bergmann1-3/+4
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock10-16/+11
2010-10-15llseek: automatically add .llseek fopArnd Bergmann11-2/+15
2010-09-27V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky1-19/+12
2010-09-27V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie3-1/+8
2010-09-27V4L/DVB: dib7770: enable the current mirrorOlivier Grenie3-1/+57
2010-09-27V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab1-3/+0
2010-09-27V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab1-1/+1
2010-09-27V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter1-3/+1
2010-08-24V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar1-1/+1
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2-2/+2
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2-2/+2
2010-08-08V4L/DVB: dvb: siano: free spinlock before schedule()Kulikov Vasiliy1-2/+4
2010-08-08V4L/DVB: Report supported QAM modes on bt8xxArnuschky1-1/+9
2010-08-08V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski1-1/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-2/+2
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-02V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab4-275/+44
2010-08-02V4L/DVB: sms: properly initialize IR phys and IR nameMauro Carvalho Chehab3-10/+15
2010-08-02V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStickMauro Carvalho Chehab1-0/+1
2010-08-02V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx and RC-5Mauro Carvalho Chehab1-31/+35
2010-08-02V4L/DVB: dib0700: properly implement IR change_protocolMauro Carvalho Chehab4-34/+140
2010-08-02V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab1-14/+53
2010-08-02V4L/DVB: dib0700: avoid bad repeatMauro Carvalho Chehab1-0/+3
2010-08-02V4L/DVB: Port dib0700 to rc-coreMauro Carvalho Chehab2-445/+94
2010-08-02V4L/DVB: dvb-usb: add support for rc-core modeMauro Carvalho Chehab2-37/+149
2010-08-02V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab21-282/+396
2010-08-02V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab23-100/+90
2010-08-02V4L/DVB: af9005: use generic_bulk_ctrl_endpoint_responseMichael Krufky1-48/+7
2010-08-02V4L/DVB: DVB: fix dvr node refcountingJiri Slaby1-1/+1
2010-08-02V4L/DVB: af9013: fix commentsAntti Palosaari3-3/+3
2010-08-02V4L/DVB: af9013: output fw version as four digit longAntti Palosaari1-3/+3
2010-08-02V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari1-16/+20
2010-08-02V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari1-4/+4
2010-08-02V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)Antti Palosaari2-1/+8
2010-08-02V4L/DVB: af9013: add support for firmware 5.1.0.0Antti Palosaari1-2/+4
2010-08-02V4L/DVB: "dib3000mc: reduce large stack usage" fixAndrew Morton1-1/+1
2010-08-02V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-08-02V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUGChristoph Egger2-12/+1
2010-08-02V4L/DVB: lgs8gxx: remove firmware for lgs8g75Ben Hutchings2-40/+11
2010-08-02V4L/DVB: dvb_frontend: fix typos in comments and one functionGuillaume Audirac1-5/+5
2010-08-02V4L/DVB: tda10048: clear the uncorrected packet registers when saturatedGuillaume Audirac1-4/+7
2010-08-02V4L/DVB: tda10048: fix bitmask for the transmission modeGuillaume Audirac1-1/+1
2010-08-02V4L/DVB: tda10048: fix the uncomplete function tda10048_read_berGuillaume Audirac1-6/+24
2010-08-02V4L/DVB: drivers/media/dvb/frontends: remove duplicate structure field initializationJulia Lawall1-1/+0
2010-08-02V4L/DVB: dvb_ca_en50221: return -EFAULT on copy_to_user errorsDan Carpenter1-2/+8