aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-16platform: Fix timberdale dependenciesJean Delvare1-1/+1
2014-04-08[media] gpsca: remove the risk of a division by zeroMauro Carvalho Chehab1-1/+3
2014-04-08[media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab1-1/+1
2014-04-07[media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffersArchit Taneja1-5/+4
2014-04-07[media] v4l: ti-vpe: Set correct field parameter for output and capture buffersArchit Taneja1-1/+12
2014-04-07[media] v4l: ti-vpe: zero out reserved fields in try_fmtArchit Taneja1-0/+3
2014-04-07[media] v4l: ti-vpe: Fix initial configuration queue dataArchit Taneja1-2/+4
2014-04-07[media] v4l: ti-vpe: Use correct bus_info name for the device in querycapArchit Taneja1-1/+2
2014-04-07[media] v4l: ti-vpe: report correct capabilities in querycapArchit Taneja1-1/+1
2014-04-07[media] v4l: ti-vpe: Allow usage of smaller imagesArchit Taneja1-2/+2
2014-04-07[media] v4l: ti-vpe: Use video_device_release_emptyArchit Taneja1-1/+1
2014-04-07[media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of dst_bufsArchit Taneja1-0/+3
2014-04-07[media] lgdt3305: include sleep functionality in lgdt3304_opsShuah Khan1-0/+1
2014-04-07[media] drx-j: use customise option correctlyPaul Bolle1-1/+1
2014-04-07[media] m88rs2000: fix sparse static warningsMalcolm Priestley1-4/+4
2014-04-07[media] r820t: fix size and init valuesBenjamin Larsson1-1/+2
2014-04-06[media] rc-core: remove generic scancode filterDavid Härdeman1-35/+53
2014-04-06[media] rc-core: split dev->s_filterDavid Härdeman2-8/+31
2014-04-06[media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman3-59/+59
2014-04-06[media] rtl28xxu: remove duplicate ID 0458:707f Genius TVGo DVB-T03Antti Palosaari1-2/+0
2014-04-06[media] xc2028: add missing break to switchAntti Palosaari1-0/+1
2014-04-05Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds23-547/+1725
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds302-5815/+38722
2014-04-02Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-148/+26
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2014-03-31[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari1-0/+10
2014-03-31Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding"Mauro Carvalho Chehab1-10/+0
2014-03-28[media] em28xx: fix PCTV 290e LNA oopsAntti Palosaari1-1/+2
2014-03-28[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari1-0/+10
2014-03-28[media] m88ds3103: fix bug on .set_tone()Antti Palosaari1-1/+1
2014-03-28[media] saa7134: fix WARN_ON during resumeHans Verkuil1-2/+2
2014-03-28[media] v4l2-dv-timings: add module name, description, licenseHans Verkuil1-0/+4
2014-03-28[media] saa6752hs: depends on CRC32Hans Verkuil1-0/+1
2014-03-28[media] si4713: fix Kconfig dependenciesHans Verkuil1-3/+3
2014-03-24[media] Sensoray 2255 uses videobuf2Arnd Bergmann1-1/+1
2014-03-24[media] adv7180: free an interrupt on failure paths in init_device()Alexey Khoroshilov1-7/+11
2014-03-24[media] e4000: make VIDEO_V4L2 dependency optionalAntti Palosaari2-1/+7
2014-03-14[media] af9033: Don't export functions for the hardware filterMauro Carvalho Chehab4-16/+33
2014-03-14[media] af9035: use af9033 PID filtersAntti Palosaari1-51/+10
2014-03-14[media] af9033: implement PID filterAntti Palosaari2-0/+72
2014-03-14[media] e4000: fix 32-bit build errorAntti Palosaari1-2/+4
2014-03-14[media] s5p-jpeg: Fix broken indentation in jpeg-regs.hJacek Anaszewski1-12/+12
2014-03-14[media] exynos4-is: Add the FIMC-IS ISP capture DMA driverSylwester Nawrocki13-9/+817
2014-03-14[media] exynos4-is: Add support for asynchronous subdevices registrationSylwester Nawrocki2-104/+147
2014-03-14[media] exynos4-is: Add clock provider for the SCLK_CAM clock outputsSylwester Nawrocki2-1/+136
2014-03-14[media] exynos4-is: Use external s5k6a3 sensor driverSylwester Nawrocki5-380/+57
2014-03-14[media] V4L: s5c73m3: Add device tree supportSylwester Nawrocki3-50/+167
2014-03-14[media] V4L: Add driver for s5k6a3 image sensorSylwester Nawrocki3-0/+398
2014-03-14[media] em28xx-audio: make sure audio is unmuted on open()Frank Schaefer1-20/+22