aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-06[media] s5p-mfc: Flush DPB buffers during stream offArun Kumar K
2013-01-06[media] s5p-mfc: remove unused variableWei Yongjun
2013-01-06[media] s5p-mfc: Add device tree supportArun Kumar K
2013-01-06[media] exynos-gsc: Support dmabuf export bufferShaik Ameer Basha
2013-01-06[media] s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULLTony Prisk
2013-01-06[media] s5p-tv: Add missing braces around sizeof in hdmi_drv.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in hdmiphy_drv.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in mixer_drv.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in mixer_reg.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in mixer_video.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in sdo_drv.cSachin Kamat
2013-01-06[media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULLTony Prisk
2013-01-06[media] s5p-tv: Fix return value in sdo_probe() on error pathsSylwester Nawrocki
2013-01-06[media] s5p-fimc: Prevent AB-BA deadlock during links reconfigurationSylwester Nawrocki
2013-01-06[media] s5p-fimc: Fix incorrect usage of IS_ERR_OR_NULLTony Prisk
2013-01-06[media] s5p-fimc: Prevent potential buffer overflowSylwester Nawrocki
2013-01-06[media] s5p-fimc: Avoid possible NULL pointer dereference in set_fmt opSylwester Nawrocki
2013-01-06[media] af9035: print warning when firmware is badAntti Palosaari
2013-01-06[media] af9033: update fc2580 init sequenceAntti Palosaari
2013-01-06[media] af9033: update fc0011 init sequenceAntti Palosaari
2013-01-06[media] af9033: update tua9001 init sequenceAntti Palosaari
2013-01-06[media] af9033: update demod init sequenceAntti Palosaari
2013-01-06[media] fc0012: remove unused callback and correct one commentAntti Palosaari
2013-01-06[media] fc0012: use Kernel dev_foo() loggingAntti Palosaari
2013-01-06[media] fc0012: rework attach() to check chip id and I/O errorsAntti Palosaari
2013-01-06[media] fc0012: use config directly from the config structAntti Palosaari
2013-01-06[media] af9035: add support for fc0012 dual tuner configurationAntti Palosaari
2013-01-06[media] fc0012: enable clock output on attach()Antti Palosaari
2013-01-06[media] fc0012: add RF loop throughAntti Palosaari
2013-01-06[media] fc0012: use struct for driver configAntti Palosaari
2013-01-06[media] af9035: dual mode related changesAntti Palosaari
2013-01-06[media] af9035: dual mode supportJose Alberto Reguero
2013-01-06[media] af9035: support for Fitipower FC0012 tuner devicesAntti Palosaari
2013-01-06[media] af9033: add support for Fitipower FC0012 tunerAntti Palosaari
2013-01-06[media] em28xx: enable DMABUFMauro Carvalho Chehab
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