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