aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2410-16/+11
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-1810-16/+11
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-2211-2/+15
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-1511-2/+15
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-225-43/+15
|\ \ \
| * | | dvb-core: kill the big kernel lockArnd Bergmann2010-10-194-40/+11
| * | | dvb/bt8xx: kill the big kernel lockArnd Bergmann2010-10-191-3/+4
| |/ /
* | | V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky2010-09-271-19/+12
* | | V4L/DVB: dib7000p: add disable sample and hold, and diversity delay parameterOlivier Grenie2010-09-273-1/+8
* | | V4L/DVB: dib7770: enable the current mirrorOlivier Grenie2010-09-273-1/+57
* | | V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-271-3/+0
* | | V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom deviceMauro Carvalho Chehab2010-09-271-1/+1
* | | V4L/DVB: opera1: remove unneeded NULL checkDan Carpenter2010-09-271-3/+1
|/ /
* | V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar2010-08-241-1/+1
* | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-122-2/+2
* | V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-122-2/+2
|/
* V4L/DVB: dvb: siano: free spinlock before schedule()Kulikov Vasiliy2010-08-081-2/+4
* V4L/DVB: Report supported QAM modes on bt8xxArnuschky2010-08-081-1/+9
* V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski2010-08-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-071-2/+2
|\
| *-. Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-021-2/+2
| |\ \
| | | * firewire: remove an unused function argumentStefan Richter2010-06-201-2/+2
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-06-1626-140/+279
| |\ \ \ \ | | |/ / /
| * | | | fix typos concerning "management"Uwe Kleine-König2010-06-161-1/+1
* | | | | V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab2010-08-024-275/+44
* | | | | V4L/DVB: sms: properly initialize IR phys and IR nameMauro Carvalho Chehab2010-08-023-10/+15
* | | | | V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStickMauro Carvalho Chehab2010-08-021-0/+1
* | | | | V4L/DVB: dib0700: Fix RC protocol logic to properly handle NEC/NECx and RC-5Mauro Carvalho Chehab2010-08-021-31/+35
* | | | | V4L/DVB: dib0700: properly implement IR change_protocolMauro Carvalho Chehab2010-08-024-34/+140
* | | | | V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab2010-08-021-14/+53
* | | | | V4L/DVB: dib0700: avoid bad repeatMauro Carvalho Chehab2010-08-021-0/+3
* | | | | V4L/DVB: Port dib0700 to rc-coreMauro Carvalho Chehab2010-08-022-445/+94
* | | | | V4L/DVB: dvb-usb: add support for rc-core modeMauro Carvalho Chehab2010-08-022-37/+149
* | | | | V4L/DVB: dvb-usb: prepare drivers for using rc-coreMauro Carvalho Chehab2010-08-0221-282/+396
* | | | | V4L/DVB: dvb-usb: get rid of struct dvb_usb_rc_keyMauro Carvalho Chehab2010-08-0223-100/+90
* | | | | V4L/DVB: af9005: use generic_bulk_ctrl_endpoint_responseMichael Krufky2010-08-021-48/+7
* | | | | V4L/DVB: DVB: fix dvr node refcountingJiri Slaby2010-08-021-1/+1
* | | | | V4L/DVB: af9013: fix commentsAntti Palosaari2010-08-023-3/+3
* | | | | V4L/DVB: af9013: output fw version as four digit longAntti Palosaari2010-08-021-3/+3
* | | | | V4L/DVB: af9013: af9013_read_status() refactoringAntti Palosaari2010-08-021-16/+20
* | | | | V4L/DVB: af9013: program tuner before demodulatorAntti Palosaari2010-08-021-4/+4
* | | | | V4L/DVB: af9015: support for AverMedia AVerTV Volar M (A815Mac)Antti Palosaari2010-08-022-1/+8
* | | | | V4L/DVB: af9013: add support for firmware 5.1.0.0Antti Palosaari2010-08-021-2/+4
* | | | | V4L/DVB: "dib3000mc: reduce large stack usage" fixAndrew Morton2010-08-021-1/+1
* | | | | V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-1/+1
* | | | | V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUGChristoph Egger2010-08-022-12/+1
* | | | | V4L/DVB: lgs8gxx: remove firmware for lgs8g75Ben Hutchings2010-08-022-40/+11
* | | | | V4L/DVB: dvb_frontend: fix typos in comments and one functionGuillaume Audirac2010-08-021-5/+5
* | | | | V4L/DVB: tda10048: clear the uncorrected packet registers when saturatedGuillaume Audirac2010-08-021-4/+7