summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2013-01-05[media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186Mauro Carvalho Chehab
2013-01-05[media] mx2_camera: Convert it to platform driverFabio Estevam
2013-01-05[media] mx2_camera: Remove buffer statesJavier Martin
2013-01-05[media] mx2_camera: Remove 'buf_cleanup' callbackJavier Martin
2013-01-05[media] mx2_camera: Remove i.mx25 supportJavier Martin
2013-01-05[media] soc-camera: use devm_kzalloc in subdevice driversGuennadi Liakhovetski
2013-01-05[media] soc-camera: split struct soc_camera_link into host and subdevice partsGuennadi Liakhovetski
2013-01-05[media] soc-camera: remove struct soc_camera_device::video_lockGuennadi Liakhovetski
2013-01-05[media] soc-camera: fix repeated regulator requestingGuennadi Liakhovetski
2013-01-05[media] soc-camera: properly fix camera probing racesGuennadi Liakhovetski
2013-01-05[media] mt9v022: fix potential NULL pointer dereference in mt9v022_probe()Wei Yongjun
2013-01-05[media] em28xx: declare em28xx_stop_streaming as staticMauro Carvalho Chehab
2013-01-05[media] v4l: Reset subdev v4l2_dev field to NULL if registration failsLaurent Pinchart
2013-01-05[media] em28xx: consider the message length limitation of the i2c adapter whe...Frank Schaefer
2013-01-05[media] em28xx: fix+improve+unify i2c error handling, debug messages and code...Frank Schaefer
2013-01-05[media] em28xx: fix the i2c adapter functionality flagsFrank Schaefer
2013-01-05[media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()Frank Schaefer
2013-01-05[media] em28xx: respect the message size constraints for i2c transfersFrank Schaefer
2013-01-05[media] em28xx: IR RC: move assignment of get_key functions from *_change_pro...Frank Schaefer
2013-01-05[media] em28xx: refactor the code in em28xx_usb_disconnect()Frank Schaefer
2013-01-05[media] em28xx: simplify device state trackingFrank Schaefer
2013-01-05[media] em28xx: convert to videobuf2Devin Heitmueller
2013-01-05[media] em28xx: zero vbi_format reserved array and add try_vbi_fmtHans Verkuil
2013-01-05[media] em28xx: remove sliced VBI supportHans Verkuil
2013-01-05[media] em28xx: std fixes: don't implement in webcam mode, and fix std changesHans Verkuil
2013-01-05[media] tvp5150: remove compat control opsHans Verkuil
2013-01-05[media] em28xx: fill in readbuffers and fix incorrect return codeHans Verkuil
2013-01-05[media] em28xx: add support for control eventsHans Verkuil
2013-01-05[media] em28xx: convert to v4l2_fh, fix priority handlingHans Verkuil
2013-01-05[media] em28xx: convert to the control frameworkHans Verkuil
2013-01-05[media] v4l2-ctrls: add a notify callbackHans Verkuil
2013-01-05[media] em28xx: fix tuner/frequency handlingHans Verkuil
2013-01-05[media] em28xx: fix VIDIOC_DBG_G_CHIP_IDENT compliance errorsHans Verkuil
2013-01-05[media] em28xx: remove bogus input/audio ioctls for the radio deviceHans Verkuil
2013-01-05[media] em28xx: fix querycapHans Verkuil
2013-01-04[media] em28xx: tell ir-kbd-i2c that WinTV uses an RC5 protocolMauro Carvalho Chehab
2013-01-04[media] em28xx: simplify IR names on I2C devicesMauro Carvalho Chehab
2013-01-04[media] em28xx: autoload em28xx-rc if the device has an I2C IRMauro Carvalho Chehab
2013-01-04[media] em28xx: initialize button/I2C IR earlierMauro Carvalho Chehab
2013-01-01[media] lmedm04: correct I2C values to 7 bit addressingMalcolm Priestley
2013-01-01[media] stk1160: Replace BUG_ON with WARN_ONEzequiel Garcia
2012-12-28[media] m88rs2000: make use ts2020Igor M. Liplianin
2012-12-28[media] ds3000: lock led procedure addedIgor M. Liplianin
2012-12-28[media] m88rs2000: SNR, BER implementedIgor M. Liplianin
2012-12-28[media] dw2102: autoselect DVB_M88RS2000Igor M. Liplianin
2012-12-28[media] vivi: Constify structuresKirill Smelkov
2012-12-28[media] media: add driver for Masterkit MA901 usb radioAlexey Klimov
2012-12-27[media] blackfin Kconfig: select is evil; use, instead depends onMauro Carvalho Chehab
2012-12-27[media] s3c-camif: Add missing version.h header fileSachin Kamat
2012-12-27[media] mantis: cleanup NULL checking in mantis_ca_exit()Dan Carpenter