summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] cx23885: add support for Mygica X8507Alfredo Jesús Delaiti2011-11-243-1/+39
* [media] video: Drop undue references to i2c-algo-bitJean Delvare2011-11-248-8/+8
* [media] firedtv-avc: Fix compilation warningsMauro Carvalho Chehab2011-11-241-1/+2
* [media] em28xx: Fix a few warnings due to HVR-930C additionMauro Carvalho Chehab2011-11-242-2/+4
* [media] rc: Fix input deadlock and transmit error in redrat3 driverAndrew Vincer2011-11-241-34/+18
* [media] av7110: wrong limiter in av7110_start_feed()Dan Carpenter2011-11-241-1/+1
* [media] TT CT-3650 i2c fixJose Alberto Reguero2011-11-241-1/+1
* [media] ir-sanyo-decoder.c doesn't compileHans Verkuil2011-11-241-0/+1
* [media] V4L: mt9t112: use after free in mt9t112_probe()Dan Carpenter2011-11-241-1/+3
* [media] ir-rc6-decoder: Support RC6-6A variable length datalawrence rust2011-11-231-26/+41
* Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-23161-16/+186
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-128-16/+29
| |\
| | * [media] v4l2-ctrl: Send change events to all fh for auto cluster slave controlsHans de Goede2011-11-081-0/+1
| | * [media] v4l2-event: Don't set sev->fh to NULL on unsubscribeHans de Goede2011-11-082-3/+2
| | * [media] v4l2-event: Remove pending events from fh event queue when unsubscribingHans de Goede2011-11-081-0/+6
| | * [media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALLHans de Goede2011-11-081-0/+3
| | * [media] v4l: s5p-mfc: fix reported capabilitiesKamil Debski2011-11-082-4/+4
| | * [media] media: vb2: reset queued list on REQBUFS(0) callMarek Szyprowski2011-11-081-0/+1
| | * [media] media: vb2: set buffer length correctly for all buffer typesMarek Szyprowski2011-11-081-0/+1
| | * [media] media: vb2: add a check for uninitialized bufferMarek Szyprowski2011-11-081-2/+2
| | * [media] mxl111sf: fix build warningMichael Krufky2011-11-071-2/+1
| | * [media] mxl111sf: remove pointless if condition in mxl111sf_config_spiMichael Krufky2011-11-071-2/+1
| | * [media] mxl111sf: check for errors after mxl111sf_write_reg in mxl111sf_idac_...Michael Krufky2011-11-071-0/+2
| | * [media] mxl111sf: fix return value of mxl111sf_idac_configMichael Krufky2011-11-071-1/+1
| | * [media] uvcvideo: GET_RES should only be checked for BITMAP type menu controlsHans de Goede2011-11-071-2/+4
| * | drivers/media: video/a5k6aa is a module and so needs module.hPaul Gortmaker2011-11-081-0/+1
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06154-0/+156
| |\ \
| | * | drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-31144-0/+144
| | * | drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-3110-0/+11
| | * | drivers/media: ir-raw.c needs kmod.h for request_moduleStephen Rothwell2011-10-311-0/+1
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-0498-3612/+18142
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-1/+0
| |\ \ \
| | * | | mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann2011-10-241-1/+0
* | | | | [media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab2011-11-236-0/+229
* | | | | [media] ir-nec-decoder: Report what bit failed at debug msgMauro Carvalho Chehab2011-11-231-2/+2
* | | | | [media] em28xx: Add IR support for HVR-930CMauro Carvalho Chehab2011-11-202-0/+52
* | | | | [media] em28xx: Add IR support for em2884Mauro Carvalho Chehab2011-11-201-2/+5
* | | | | [media] em28xx: Fix CodingStyle issues introduced by changeset 82e7dbbMauro Carvalho Chehab2011-11-203-44/+32
* | | | | [media] em28xx: initial support for HAUPPAUGE HVR-930C againEddi De Pieri2011-11-206-4/+181
* | | | | [media] xc5000: Add support for get_if_frequencyMauro Carvalho Chehab2011-11-201-0/+9
* | | | | [media] em28xx: Fix some Terratec entries (H5 and XS)Mauro Carvalho Chehab2011-11-161-3/+3
* | | | | [media] Properly implement ITU-T J.88 Annex C supportMauro Carvalho Chehab2011-11-113-28/+37
* | | | | [media] dvb: Allow select between DVB-C Annex A and Annex CMauro Carvalho Chehab2011-11-111-0/+2
* | | | | [media] V4L menu: add submenu for platform devicesHans Verkuil2011-11-081-0/+9
* | | | | [media] cx88: fix menu level for the VP-3054 moduleHans Verkuil2011-11-081-5/+5
* | | | | [media] V4L menu: move all PCI(e) devices to their own submenuHans Verkuil2011-11-081-49/+64
* | | | | [media] V4L menu: reorganize the radio menuHans Verkuil2011-11-081-141/+157
* | | | | [media] V4L menu: remove duplicate USB dependencyHans Verkuil2011-11-081-1/+1
* | | | | [media] V4L menu: move all platform drivers to the bottom of the menuHans Verkuil2011-11-081-51/+55
* | | | | [media] V4L menu: remove the EXPERIMENTAL tag from vino and c-qcamHans Verkuil2011-11-081-4/+4
OpenPOWER on IntegriCloud