| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (13540): ir-common: Cleanup get key evdev code | Mauro Carvalho Chehab | 2009-12-05 | 1 | -0/+2 |
* | V4L/DVB (13539): ir-common: add __func__ for debug messages | Mauro Carvalho Chehab | 2009-12-05 | 1 | -1/+1 |
* | V4L/DVB (13538): ir-common: Use a dynamic keycode table | Mauro Carvalho Chehab | 2009-12-05 | 1 | -0/+6 |
* | V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation | Mauro Carvalho Chehab | 2009-12-05 | 1 | -1/+2 |
* | V4L/DVB (13535): ir-common: Add a hauppauge new table with the complete RC5 code | Mauro Carvalho Chehab | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13534): ir-common: Remove some unused fields/structs | Mauro Carvalho Chehab | 2009-12-05 | 1 | -7/+0 |
* | V4L/DVB (13533): ir: use dynamic tables, instead of static ones | Mauro Carvalho Chehab | 2009-12-05 | 1 | -3/+2 |
* | V4L/DVB (13532): ir-common: Add infrastructure to use a dynamic keycode table | Mauro Carvalho Chehab | 2009-12-05 | 1 | -1/+11 |
* | V4L/DVB (13531): ir-common: rename the debug routine to allow exporting it | Mauro Carvalho Chehab | 2009-12-05 | 1 | -0/+4 |
* | V4L/DVB (13477): v4l2-subdev: remove unnecessary check | Hans Verkuil | 2009-12-05 | 1 | -1/+1 |
* | V4L/DVB (13464): Davinci VPFE Capture: add i2c adapter id in platform data | Vaibhav Hiremath | 2009-12-05 | 1 | -0/+2 |
* | V4L/DVB (13417): Fix videobuf_queue_vmalloc_init() prototype | Jonathan Corbet | 2009-12-05 | 1 | -1/+1 |
* | V4L/DVB (13377): make struct videobuf_queue_ops constant | Jonathan Corbet | 2009-12-05 | 4 | -5/+5 |
* | V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power | Laurent Pinchart | 2009-12-05 | 1 | -3/+4 |
* | V4L/DVB (13206): cx25840: add component support | David T.L. Wong | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13177): radio: Add support for TEF6862 tuner | Richard Röjfors | 2009-12-05 | 1 | -0/+3 |
* | V4L/DVB (13135): Add support for TeVii remotes | Igor M. Liplianin | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13134): Add support for TBS-likes remotes | Igor M. Liplianin | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13130): soc-camera: add a new driver for the RJ54N1CB0C camera senso... | Guennadi Liakhovetski | 2009-12-05 | 1 | -0/+3 |
* | V4L/DVB (13103): create a standard method for dvb adapter drivers to override... | Michael Krufky | 2009-12-05 | 1 | -1/+3 |
* | V4L/DVB (13099): ir-functions: Export ir_rc5_decode() for use by the cx23885 ... | Andy Walls | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13096): v4l2-subdev: Add v4l2_subdev_ir_ops and IR notify defines fo... | Andy Walls | 2009-12-05 | 1 | -0/+94 |
* | V4L/DVB (13084): v4l2-chip-ident: Add ID's needed for the cx23885 and cx25840... | Andy Walls | 2009-12-05 | 1 | -0/+16 |
* | V4L/DVB (13040): V4L2: Add a v4l2-subdev (soc-camera) driver for OmniVision O... | Marek Vasut | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13019): video: initial support for ADV7180 | Richard Röjfors | 2009-09-19 | 1 | -0/+3 |
* | V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu... | Hans Verkuil | 2009-09-19 | 1 | -0/+4 |
* | V4L/DVB (12541): v4l: remove video_register_device_index | Hans Verkuil | 2009-09-19 | 1 | -2/+0 |
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil | 2009-09-19 | 1 | -15/+9 |
* | V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev... | Guennadi Liakhovetski | 2009-09-19 | 1 | -7/+10 |
* | V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struc... | Guennadi Liakhovetski | 2009-09-19 | 1 | -4/+0 |
* | V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ... | Guennadi Liakhovetski | 2009-09-19 | 1 | -2/+19 |
* | V4L/DVB (12530): soc-camera: switch to using v4l2_subdev_call() | Guennadi Liakhovetski | 2009-09-19 | 1 | -4/+10 |
* | V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation | Guennadi Liakhovetski | 2009-09-19 | 1 | -2/+1 |
* | V4L/DVB (12521): soc-camera: use .s_std() from struct v4l2_subdev_core_ops | Guennadi Liakhovetski | 2009-09-19 | 1 | -1/+0 |
* | V4L/DVB (12519): soc-camera: put pixel format initialisation back in probe, a... | Guennadi Liakhovetski | 2009-09-19 | 1 | -0/+7 |
* | V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device | Guennadi Liakhovetski | 2009-09-19 | 1 | -8/+2 |
* | V4L/DVB (12513): soc-camera: add support for camera-host controls | Guennadi Liakhovetski | 2009-09-19 | 1 | -0/+4 |
* | V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API | Guennadi Liakhovetski | 2009-09-19 | 1 | -17/+6 |
* | V4L/DVB (12508): soc-camera: remove unused .iface from struct soc_camera_plat... | Guennadi Liakhovetski | 2009-09-19 | 1 | -1/+0 |
* | V4L/DVB (12506): soc-camera: convert to platform device | Guennadi Liakhovetski | 2009-09-19 | 2 | -13/+17 |
* | V4L/DVB (12505): soc_camera_platform: pass device pointer from soc-camera cor... | Guennadi Liakhovetski | 2009-09-19 | 1 | -0/+3 |
* | V4L/DVB (12504): soc-camera: prepare soc_camera_platform.c and its users for ... | Guennadi Liakhovetski | 2009-09-19 | 2 | -0/+8 |
* | V4L/DVB (12253): v4l: common vpss module for video drivers | Muralidharan Karicheri | 2009-09-19 | 1 | -0/+69 |
* | V4L/DVB (12252): v4l: ccdc types used across ccdc modules for vpfe capture dr... | Muralidharan Karicheri | 2009-09-19 | 1 | -0/+43 |
* | V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver | Muralidharan Karicheri | 2009-09-19 | 1 | -0/+184 |
* | V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driver | Muralidharan Karicheri | 2009-09-19 | 1 | -0/+321 |
* | V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446 | Muralidharan Karicheri | 2009-09-19 | 2 | -0/+249 |
* | V4L/DVB (12246): tvp514x: Migration to sub-device framework | Muralidharan Karicheri | 2009-09-19 | 1 | -4/+0 |
* | V4L/DVB (12964): tuner-core: add support for NXP TDA18271 without TDA829X demod | Michael Krufky | 2009-09-19 | 1 | -0/+1 |
* | V4L/DVB (12950): tuner-simple: add Philips CU1216L | Antti Palosaari | 2009-09-19 | 1 | -0/+1 |