| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB: v4l: Add a v4l2_subdev host private data field | Laurent Pinchart | 2010-10-21 | 1 | -4/+16 |
* | V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmt | Hans Verkuil | 2010-10-21 | 1 | -4/+0 |
* | V4L/DVB: v4l2: Add new control handling framework | Hans Verkuil | 2010-08-08 | 1 | -0/+3 |
* | V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines | Andy Walls | 2010-08-08 | 1 | -6/+1 |
* | V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops | Andy Walls | 2010-08-08 | 1 | -9/+7 |
* | V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv... | Andy Walls | 2010-08-08 | 1 | -1/+4 |
* | V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops | Andy Walls | 2010-08-08 | 1 | -0/+23 |
* | V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype | Hans Verkuil | 2010-06-01 | 1 | -1/+1 |
* | V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset | Mats Randgaard | 2010-05-19 | 1 | -0/+2 |
* | V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi | Hans Verkuil | 2010-05-19 | 1 | -0/+9 |
* | V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct | Hans Verkuil | 2010-05-19 | 1 | -26/+31 |
* | V4L/DVB: Add SPI support to V4L2 | Dmitri Belimov | 2010-05-18 | 1 | -0/+2 |
* | V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio | Andy Walls | 2010-02-26 | 1 | -0/+1 |
* | V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel a... | Guennadi Liakhovetski | 2009-12-16 | 1 | -1/+17 |
* | V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_l... | Guennadi Liakhovetski | 2009-12-16 | 1 | -5/+17 |
* | V4L/DVB (13571): v4l: Adding Digital Video Timings APIs | Muralidharan Karicheri | 2009-12-16 | 1 | -0/+21 |
* | V4L/DVB (13477): v4l2-subdev: remove unnecessary check | Hans Verkuil | 2009-12-05 | 1 | -1/+1 |
* | V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power | Laurent Pinchart | 2009-12-05 | 1 | -3/+4 |
* | 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 (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev api | Eduardo Valentin | 2009-09-12 | 1 | -0/+2 |
* | V4L/DVB (12158): v4l: add cropping prototypes to struct v4l2_subdev_video_ops | Guennadi Liakhovetski | 2009-09-12 | 1 | -0/+3 |
* | V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf... | Hans Verkuil | 2009-06-23 | 1 | -1/+6 |
* | V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v... | Hans Verkuil | 2009-06-16 | 1 | -0/+5 |
* | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2009-04-06 | 1 | -3/+4 |
* | V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s... | Hans Verkuil | 2009-04-06 | 1 | -9/+3 |
* | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor... | Hans Verkuil | 2009-04-06 | 1 | -7/+10 |
* | V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. | Hans Verkuil | 2009-04-06 | 1 | -3/+3 |
* | V4L/DVB (11367): v4l2-common: remove legacy code | Hans Verkuil | 2009-04-06 | 1 | -12/+95 |
* | V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals. | Hans Verkuil | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM. | Hans Verkuil | 2009-03-30 | 1 | -1/+5 |
* | V4L/DVB (11021): v4l2-device: add a notify callback. | Hans Verkuil | 2009-03-30 | 1 | -0/+5 |
* | V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev | Hans Verkuil | 2009-03-30 | 1 | -2/+2 |
* | V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status | Hans Verkuil | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls support | Hans Verkuil | 2009-03-30 | 1 | -0/+3 |
* | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil | 2009-01-02 | 1 | -3/+3 |
* | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil | 2009-01-02 | 1 | -1/+1 |
* | V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. | Hans Verkuil | 2008-12-30 | 1 | -1/+1 |
* | V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks | Hans Verkuil | 2008-12-30 | 1 | -0/+1 |
* | V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra... | Hans Verkuil | 2008-12-30 | 1 | -0/+188 |