aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-09-21
|\
| * V4L/DVB (13019): video: initial support for ADV7180Richard Röjfors2009-09-18
| * V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito2009-09-18
| * V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil2009-09-18
| * V4L/DVB (12541): v4l: remove video_register_device_indexHans Verkuil2009-09-18
| * V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-18
| * V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev...Guennadi Liakhovetski2009-09-18
| * V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struc...Guennadi Liakhovetski2009-09-18
| * V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ...Guennadi Liakhovetski2009-09-18
| * V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call()Guennadi Liakhovetski2009-09-18
| * V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operationGuennadi Liakhovetski2009-09-18
| * V4L/DVB (12521): soc-camera: use .s_std() from struct v4l2_subdev_core_opsGuennadi Liakhovetski2009-09-18
| * V4L/DVB (12519): soc-camera: put pixel format initialisation back in probe, a...Guennadi Liakhovetski2009-09-18
| * V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_deviceGuennadi Liakhovetski2009-09-18
| * V4L/DVB (12513): soc-camera: add support for camera-host controlsGuennadi Liakhovetski2009-09-18
| * V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer controlGuennadi Liakhovetski2009-09-18
| * V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev APIGuennadi Liakhovetski2009-09-18
| * V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_plat...Guennadi Liakhovetski2009-09-18
| * V4L/DVB (12506): soc-camera: convert to platform deviceGuennadi Liakhovetski2009-09-18
| * V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor...Guennadi Liakhovetski2009-09-18
| * V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ...Guennadi Liakhovetski2009-09-18
| * V4L/DVB (12253): v4l: common vpss module for video driversMuralidharan Karicheri2009-09-18
| * V4L/DVB (12252): v4l: ccdc types used across ccdc modules for vpfe capture dr...Muralidharan Karicheri2009-09-18
| * V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driverMuralidharan Karicheri2009-09-18
| * V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driverMuralidharan Karicheri2009-09-18
| * V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446Muralidharan Karicheri2009-09-18
| * V4L/DVB (12246): tvp514x: Migration to sub-device frameworkMuralidharan Karicheri2009-09-18
| * V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required.Steven Toth2009-09-18
| * V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demodMichael Krufky2009-09-18
| * V4L/DVB (12950): tuner-simple: add Philips CU1216LAntti Palosaari2009-09-18
| * V4L/DVB (12922): Add the SAA7164 I2C bus identifierSteven Toth2009-09-18
| * V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher2009-09-18
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-21
|\ \
| * | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-21
| * | drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.Michel Dänzer2009-09-18
| * | drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-18
| * | Merge remote branch 'origin/master' of ../linux-2.6 into drm-nextDave Airlie2009-09-08
| |\ \
| * | | drm: include seq_file.h for debugfs builds.Dave Airlie2009-09-07
| * | | Merge intel drm-intel-next branchDave Airlie2009-09-07
| |\ \ \
| * | | | drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-07
| * | | | drm/kms: add explicit encoder disable function and detach harder.Dave Airlie2009-09-01
| * | | | drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-01
| * | | | drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-30
| * | | | drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis2009-08-30
| * | | | drm: GEM handles are u32, not intPekka Paalanen2009-08-26
| * | | | drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-26
| * | | | Merge Linus master to drm-nextDave Airlie2009-08-19
| |\ \ \ \
| * | | | | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-19
| * | | | | drm/ttm: Memory accounting rework.Thomas Hellstrom2009-08-19
| * | | | | drm: Enable drm drivers to add drm sysfs devices.Thomas Hellstrom2009-08-19