summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-0525-79/+671
|\
| * [media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-09-031-0/+1
| * [media] adv7511: add new video encoderHans Verkuil2013-08-261-0/+48
| * [media] adv7842: add new video decoder driverHans Verkuil2013-08-261-0/+226
| * [media] v4l2-dv-timings: add callback to handle exceptionsHans Verkuil2013-08-241-6/+28
| * [media] v4l2-dv-timings: rename v4l2_dv_valid_timings to v4l2_valid_dv_timingsHans Verkuil2013-08-241-2/+2
| * [media] v4l2-dv-timings: export the timings listHans Verkuil2013-08-241-0/+4
| * [media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil2013-08-241-4/+4
| * [media] v4l2-dv-timings: add v4l2_print_dv_timings helperHans Verkuil2013-08-241-0/+9
| * [media] media: OF: add "sync-on-green-active" propertyLad, Prabhakar2013-08-241-0/+3
| * [media] smiapp: Call the clock "ext_clk"Sakari Ailus2013-08-221-1/+0
| * [media] mt9v032: Use the common clock frameworkLaurent Pinchart2013-08-221-4/+0
| * v4l2-common: warning fix (W=1): add a missed function prototypeMauro Carvalho Chehab2013-08-181-0/+1
| * [media] V4L2: mx3_camera: add support for asynchronous subdevice registrationGuennadi Liakhovetski2013-08-181-0/+4
| * [media] V4L2: soc_camera: Renesas R-Car VIN driverVladimir Barinov2013-08-181-0/+25
| * [media] saa7115: make multi-line comments compliant with CodingStyleMauro Carvalho Chehab2013-08-181-20/+29
| * [media] saa7115: Implement i2c_board_info.platform_dataJon Arne Jørgensen2013-08-181-0/+64
| * [media] videodev2.h: defines to calculate blanking and frame sizesHans Verkuil2013-08-181-0/+10
| * [media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil2013-08-182-13/+59
| * [media] v4l2-dv-timings: add new helper moduleHans Verkuil2013-08-181-0/+67
| * [media] v4l2-dv-timings.h: remove duplicate V4L2_DV_BT_DMT_1366X768P60Hans Verkuil2013-08-181-8/+0
| * [media] tea575x: Move header from sound to mediaOndrej Zary2013-08-181-0/+0
| * [media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart2013-08-181-0/+25
| * [media] v4l: Add V4L2_PIX_FMT_NV16M and V4L2_PIX_FMT_NV61M formatsLaurent Pinchart2013-08-181-0/+2
| * [media] v4l: Add media format codes for ARGB8888 and AYUV8888 on 32-bit bussesLaurent Pinchart2013-08-181-2/+4
| * [media] media: vb2: Clarify queue_setup() and buf_prepare() usage documentationLaurent Pinchart2013-08-181-4/+7
| * [media] media: Add support for circular graph traversalLaurent Pinchart2013-08-181-0/+4
| * [media] V4L: Add VP8 encoder controlsArun Kumar K2013-08-181-0/+29
| * [media] media: lirc: Allow lirc dev to talk to rc deviceSrinivas Kandagatla2013-07-311-0/+1
| * [media] media: rc: Add rc_open/close and use count to rc_devSrinivas Kandagatla2013-07-311-0/+4
| * [media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdevSylwester Nawrocki2013-07-302-21/+7
| * [media] V4L: Rename subdev field of struct v4l2_async_notifierSylwester Nawrocki2013-07-301-2/+2
| * [media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching typeSylwester Nawrocki2013-07-301-0/+5
| * [media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*Sylwester Nawrocki2013-07-301-6/+6
| * [media] tea575x-tuner: move HW init to a separate functionOndrej Zary2013-07-261-0/+1
| * [media] media: i2c: adv7343: make the platform data members as arrayLad, Prabhakar2013-07-261-16/+4
| * [media] media: davinci: vpif: display: add V4L2-async supportLad, Prabhakar2013-07-261-0/+2
| * [media] media: davinci: vpif: capture: add V4L2-async supportLad, Prabhakar2013-07-261-0/+2
| * [media] mem2mem: add support for hardware buffered queuePhilipp Zabel2013-07-261-0/+13
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-0524-382/+1155
|\ \
| * | drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda2013-09-051-1/+2
| * | drm: Add drm_bridgeSean Paul2013-09-021-0/+55
| * | Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-0246-124/+299
| |\ \
| | * | drm/radeon: add berlin pci idsAlex Deucher2013-08-301-0/+18
| | * | drm/radeon/si: Add support for CP DMA to CS checker for compute v2Tom Stellard2013-08-301-0/+2
| | * | drm/edid: add a helper function to extract the speaker allocation data block ...Alex Deucher2013-08-301-0/+1
| * | | Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie2013-08-301-0/+25
| |\ \ \
| | * | | drm/i915: Use Write-Through cacheing for the display plane on IrisChris Wilson2013-08-221-0/+1
| | * | | drm/i915: reserve I915_CACHING_DISPLAY and document cache modesDaniel Vetter2013-08-221-0/+24
| * | | | drm: Advertise async page flip ability through GETCAP ioctlKeith Packard2013-08-302-0/+4