summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-3/+3
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-3/+3
* | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-032-88/+23Star
|\ \
| * | USB: media: streamzap: remove CONFIG_USB_DEBUGGreg Kroah-Hartman2014-05-291-9/+0Star
| * | USB: media: redrat3: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2014-05-291-42/+21Star
| * | USB: media: redrat3: remove unneeded tracing macroGreg Kroah-Hartman2014-05-291-37/+2Star
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-2114-43/+121
|\ \ \ | |/ / |/| |
| * | [media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility modeGuennadi Liakhovetski2014-05-141-5/+7
| * | [media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from ...Guennadi Liakhovetski2014-05-141-1/+1
| * | [media] media-device: fix infoleak in ioctl media_enum_entities()Salva Peiró2014-05-011-0/+1
| * | [media] fc2580: fix tuning failure on 32-bit archAntti Palosaari2014-04-162-3/+4
| * | [media] Prefer gspca_sonixb over sn9c102 for all devicesJean Delvare2014-04-151-2/+0Star
| * | [media] media: davinci: vpfe: make sure all the buffers unmapped and releasedLad, Prabhakar2014-04-151-0/+2
| * | [media] media: davinci: vpbe_display: fix releasing of active buffersLad, Prabhakar2014-04-151-1/+15
| * | [media] media: davinci: vpif_display: fix releasing of active buffersLad, Prabhakar2014-04-151-12/+23
| * | [media] media: davinci: vpif_capture: fix releasing of active buffersLad, Prabhakar2014-04-151-11/+23
| * | [media] s5p-fimc: Fix YUV422P depthNicolas Dufresne2014-04-151-1/+1
| * | [media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() functionSylwester Nawrocki2014-04-151-1/+1
| * | [media] rtl28xxu: silence error log about disabled rtl2832_sdr moduleAntti Palosaari2014-04-151-4/+23
| * | [media] rtl28xxu: do not hard depend on staging SDR moduleAntti Palosaari2014-04-152-2/+20
| |/
* / platform: Fix timberdale dependenciesJean Delvare2014-04-161-1/+1
|/
* [media] gpsca: remove the risk of a division by zeroMauro Carvalho Chehab2014-04-081-1/+3
* [media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab2014-04-081-1/+1
* [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffersArchit Taneja2014-04-071-5/+4Star
* [media] v4l: ti-vpe: Set correct field parameter for output and capture buffersArchit Taneja2014-04-071-1/+12
* [media] v4l: ti-vpe: zero out reserved fields in try_fmtArchit Taneja2014-04-071-0/+3
* [media] v4l: ti-vpe: Fix initial configuration queue dataArchit Taneja2014-04-071-2/+4
* [media] v4l: ti-vpe: Use correct bus_info name for the device in querycapArchit Taneja2014-04-071-1/+2
* [media] v4l: ti-vpe: report correct capabilities in querycapArchit Taneja2014-04-071-1/+1
* [media] v4l: ti-vpe: Allow usage of smaller imagesArchit Taneja2014-04-071-2/+2
* [media] v4l: ti-vpe: Use video_device_release_emptyArchit Taneja2014-04-071-1/+1
* [media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...Archit Taneja2014-04-071-0/+3
* [media] lgdt3305: include sleep functionality in lgdt3304_opsShuah Khan2014-04-071-0/+1
* [media] drx-j: use customise option correctlyPaul Bolle2014-04-071-1/+1
* [media] m88rs2000: fix sparse static warningsMalcolm Priestley2014-04-071-4/+4
* [media] r820t: fix size and init valuesBenjamin Larsson2014-04-071-1/+2
* [media] rc-core: remove generic scancode filterDavid Härdeman2014-04-061-35/+53
* [media] rc-core: split dev->s_filterDavid Härdeman2014-04-062-8/+31
* [media] rc-core: do not change 32bit NEC scancode format for nowDavid Härdeman2014-04-063-59/+59
* [media] rtl28xxu: remove duplicate ID 0458:707f Genius TVGo DVB-T03Antti Palosaari2014-04-061-2/+0Star
* [media] xc2028: add missing break to switchAntti Palosaari2014-04-061-0/+1
* Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0523-547/+1725
|\
| * [media] s5p-jpeg: Fix broken indentation in jpeg-regs.hJacek Anaszewski2014-03-141-12/+12
| * [media] exynos4-is: Add the FIMC-IS ISP capture DMA driverSylwester Nawrocki2014-03-1413-9/+817
| * [media] exynos4-is: Add support for asynchronous subdevices registrationSylwester Nawrocki2014-03-142-104/+147
| * [media] exynos4-is: Add clock provider for the SCLK_CAM clock outputsSylwester Nawrocki2014-03-142-1/+136
| * [media] exynos4-is: Use external s5k6a3 sensor driverSylwester Nawrocki2014-03-145-380/+57Star
| * [media] V4L: s5c73m3: Add device tree supportSylwester Nawrocki2014-03-143-50/+167
| * [media] V4L: Add driver for s5k6a3 image sensorSylwester Nawrocki2014-03-143-0/+398
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-04302-5815/+38722
|\ \