| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. | Brian Johnson | 2009-07-24 | 1 | -0/+12 |
* | V4L/DVB (12135): Add a driver for mt9v011 sensor | Mauro Carvalho Chehab | 2009-07-05 | 1 | -0/+3 |
* | V4L/DVB (11901): v4l2: Create helper function for bounding and aligning images | Trent Piepho | 2009-06-23 | 1 | -0/+10 |
* | V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf... | Hans Verkuil | 2009-06-23 | 2 | -1/+22 |
* | V4L/DVB (12108): v4l2-i2c-drv.h: add comment describing when not to use this ... | Hans Verkuil | 2009-06-23 | 1 | -1/+4 |
* | V4L/DVB (12102): em28xx: add Remote control support for EVGA inDtube | Devin Heitmueller | 2009-06-23 | 1 | -0/+2 |
* | V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tuner | Andy Walls | 2009-06-16 | 1 | -0/+1 |
* | V4L/DVB (11845): ir-kbd-i2c: Use initialization data | Jean Delvare | 2009-06-16 | 1 | -0/+7 |
* | V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model | Jean Delvare | 2009-06-16 | 1 | -1/+1 |
* | V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs | Jean Delvare | 2009-06-16 | 1 | -0/+1 |
* | V4L/DVB (11775): tuner: add support Philips MK5 tuner | Dmitri Belimov | 2009-06-16 | 1 | -0/+1 |
* | V4L/DVB (11743): Analog Devices ADV7343 video encoder driver | Chaithrika U S | 2009-06-16 | 2 | -0/+26 |
* | V4L/DVB (11742): TI THS7303 video amplifier driver code | Chaithrika U S | 2009-06-16 | 1 | -0/+3 |
* | V4L/DVB (11705): soc-camera: prepare for the platform driver conversion | Guennadi Liakhovetski | 2009-06-16 | 1 | -0/+5 |
* | V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v... | Hans Verkuil | 2009-06-16 | 1 | -0/+5 |
* | V4L/DVB (11671): v4l2: add v4l2_device_set_name() | Hans Verkuil | 2009-06-16 | 1 | -0/+21 |
* | V4L/DVB (11609): soc-camera: remove an extra device generation from struct so... | Guennadi Liakhovetski | 2009-06-16 | 1 | -2/+2 |
* | V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link | Guennadi Liakhovetski | 2009-06-16 | 1 | -0/+1 |
* | V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZE | Kay Sievers | 2009-06-16 | 1 | -1/+1 |
* | V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. | Hans Verkuil | 2009-04-06 | 1 | -8/+6 |
* | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2009-04-06 | 2 | -5/+6 |
* | V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s... | Hans Verkuil | 2009-04-06 | 2 | -10/+4 |
* | V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possibl... | Hans Verkuil | 2009-04-06 | 1 | -0/+19 |
* | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil | 2009-04-06 | 1 | -2/+4 |
* | V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr | Hans Verkuil | 2009-04-06 | 1 | -0/+4 |
* | V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ... | Hans Verkuil | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. | Hans Verkuil | 2009-04-06 | 1 | -4/+0 |
* | 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 | 2 | -138/+104 |
* | V4L/DVB (11366): v4l: remove obsolete header and source | Hans Verkuil | 2009-04-06 | 1 | -152/+0 |
* | V4L/DVB (11327): ov772x: add edge contrl support | Kuninori Morimoto | 2009-04-06 | 1 | -0/+35 |
* | V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals. | Hans Verkuil | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler | Daniel Glöckner | 2009-03-30 | 1 | -0/+2 |
* | V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls. | Hans Verkuil | 2009-03-30 | 1 | -12/+15 |
* | 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 (11076): au0828: make g_chip_ident call work properly | Devin Heitmueller | 2009-03-30 | 1 | -0/+3 |
* | V4L/DVB (11044): v4l2-device: add v4l2_device_disconnect | Hans Verkuil | 2009-03-30 | 1 | -1/+5 |
* | V4L/DVB (11034): soc-camera: remove now unused gpio member of struct soc_came... | Sascha Hauer | 2009-03-30 | 1 | -2/+0 |
* | V4L/DVB (11030): soc-camera: add board hook to specify the buswidth for camer... | Sascha Hauer | 2009-03-30 | 1 | -0/+7 |
* | V4L/DVB (11027): soc-camera: configure drivers with a default format at probe... | Guennadi Liakhovetski | 2009-03-30 | 1 | -0/+1 |
* | V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations | Guennadi Liakhovetski | 2009-03-30 | 1 | -2/+4 |
* | V4L/DVB (11022): zoran/bt819: use new notify functionality. | Hans Verkuil | 2009-03-30 | 1 | -0/+33 |
* | V4L/DVB (11021): v4l2-device: add a notify callback. | Hans Verkuil | 2009-03-30 | 2 | -0/+8 |
* | V4L/DVB (10908): videobuf-core: also needs a minimal subset of V4L1 header | Mauro Carvalho Chehab | 2009-03-30 | 1 | -0/+1 |
* | V4L/DVB (10939): ir-kbd-i2c: Prevent general protection fault on rmmod | Jean Delvare | 2009-03-30 | 1 | -2/+1 |
* | V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers | Mauro Carvalho Chehab | 2009-03-30 | 1 | -0/+1 |
* | V4L/DVB (10863): saa7191: convert to v4l2_subdev. | Hans Verkuil | 2009-03-30 | 1 | -0/+3 |
* | V4L/DVB (10862): indycam: convert to v4l2_subdev | Hans Verkuil | 2009-03-30 | 1 | -0/+3 |