summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] soc-camera: remove struct soc_camera_device::video_lockGuennadi Liakhovetski2013-01-059-45/+35
* [media] soc-camera: fix repeated regulator requestingGuennadi Liakhovetski2013-01-051-6/+6
* [media] soc-camera: properly fix camera probing racesGuennadi Liakhovetski2013-01-052-4/+20
* [media] mt9v022: fix potential NULL pointer dereference in mt9v022_probe()Wei Yongjun2013-01-051-1/+2
* [media] em28xx: declare em28xx_stop_streaming as staticMauro Carvalho Chehab2013-01-051-1/+1
* [media] v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart2013-01-051-16/+14
* [media] em28xx: consider the message length limitation of the i2c adapter whe...Frank Schaefer2013-01-051-3/+9
* [media] em28xx: fix+improve+unify i2c error handling, debug messages and code...Frank Schaefer2013-01-052-32/+89
* [media] em28xx: fix the i2c adapter functionality flagsFrank Schaefer2013-01-051-1/+5
* [media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()Frank Schaefer2013-01-052-48/+58
* [media] em28xx: respect the message size constraints for i2c transfersFrank Schaefer2013-01-051-26/+18
* [media] em28xx: IR RC: move assignment of get_key functions from *_change_pro...Frank Schaefer2013-01-051-4/+2
* [media] em28xx: refactor the code in em28xx_usb_disconnect()Frank Schaefer2013-01-051-15/+11
* [media] em28xx: simplify device state trackingFrank Schaefer2013-01-055-26/+11
* [media] em28xx: convert to videobuf2Devin Heitmueller2013-01-056-589/+338
* [media] em28xx: zero vbi_format reserved array and add try_vbi_fmtHans Verkuil2013-01-051-0/+3
* [media] em28xx: remove sliced VBI supportHans Verkuil2013-01-051-47/+2
* [media] em28xx: std fixes: don't implement in webcam mode, and fix std changesHans Verkuil2013-01-051-4/+21
* [media] tvp5150: remove compat control opsHans Verkuil2013-01-051-7/+0
* [media] em28xx: fill in readbuffers and fix incorrect return codeHans Verkuil2013-01-051-1/+3
* [media] em28xx: add support for control eventsHans Verkuil2013-01-051-12/+26
* [media] em28xx: convert to v4l2_fh, fix priority handlingHans Verkuil2013-01-052-0/+7
* [media] em28xx: convert to the control frameworkHans Verkuil2013-01-053-225/+53
* [media] v4l2-ctrls: add a notify callbackHans Verkuil2013-01-053-8/+57
* [media] em28xx: fix tuner/frequency handlingHans Verkuil2013-01-051-8/+5
* [media] em28xx: fix VIDIOC_DBG_G_CHIP_IDENT compliance errorsHans Verkuil2013-01-051-0/+8
* [media] em28xx: remove bogus input/audio ioctls for the radio deviceHans Verkuil2013-01-051-35/+0
* [media] em28xx: fix querycapHans Verkuil2013-01-051-23/+19
* [media] em28xx: tell ir-kbd-i2c that WinTV uses an RC5 protocolMauro Carvalho Chehab2013-01-041-0/+1
* [media] em28xx: simplify IR names on I2C devicesMauro Carvalho Chehab2013-01-041-4/+4
* [media] em28xx: autoload em28xx-rc if the device has an I2C IRMauro Carvalho Chehab2013-01-041-1/+1
* [media] em28xx: initialize button/I2C IR earlierMauro Carvalho Chehab2013-01-041-9/+11
* [media] get_dvb_firmware: Fix the location of firmware for Terratec HTCMartin Blumenstingl2013-01-011-1/+1
* [media] lmedm04: correct I2C values to 7 bit addressingMalcolm Priestley2013-01-011-14/+15
* [media] stk1160: Replace BUG_ON with WARN_ONEzequiel Garcia2013-01-011-1/+1
* [media] m88rs2000: make use ts2020Igor M. Liplianin2012-12-2810-513/+373
* [media] ds3000: lock led procedure addedIgor M. Liplianin2012-12-283-1/+20
* [media] m88rs2000: SNR, BER implementedIgor M. Liplianin2012-12-281-8/+36
* [media] dw2102: autoselect DVB_M88RS2000Igor M. Liplianin2012-12-281-0/+1
* [media] vivi: Constify structuresKirill Smelkov2012-12-281-13/+13
* [hid] usb hid quirks for Masterkit MA901 usb radioAlexey Klimov2012-12-282-0/+4
* [media] media: add driver for Masterkit MA901 usb radioAlexey Klimov2012-12-283-0/+473
* [media] blackfin Kconfig: select is evil; use, instead depends onMauro Carvalho Chehab2012-12-271-1/+2
* [media] s3c-camif: Add missing version.h header fileSachin Kamat2012-12-271-0/+1
* [media] mantis: cleanup NULL checking in mantis_ca_exit()Dan Carpenter2012-12-271-2/+3
* [media] TeVii DVB-S s421 and s632 cards support, rs2000 partIgor M. Liplianin2012-12-271-1/+5
* [media] TeVii DVB-S s421 and s632 cards supportIgor M. Liplianin2012-12-271-7/+99
* [media] ds3000: bail out early on i2c failures during firmware loadRĂ©mi Cardona2012-12-271-5/+7
* [media] em28xx: rename module parameter prefer_bulk to usb_xfer_modeFrank Schaefer2012-12-271-5/+6
* [media] ts2020: fix two warnings added by changeset 73f0af4Mauro Carvalho Chehab2012-12-271-4/+2
OpenPOWER on IntegriCloud