summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvision/usbvision-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-456/+0
* [media] usbvision: Drop broken 10-bit I2C address supportJean Delvare2011-11-081-34/+12
* [media] usbvision: add Nogatech USB MicroCamOndrej Zary2011-05-201-1/+1
* [media] usbvision: coding styleHans Verkuil2010-12-301-22/+19
* [media] usbvision: convert // to /* */Hans Verkuil2010-12-301-1/+1
* [media] usbvision: get rid of camelCaseHans Verkuil2010-12-301-7/+7
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-3/+3
* [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-221-3/+3
* V4L/DVB: usbvision: remove BKL from usbvisionHans Verkuil2010-10-211-0/+9
* V4L/DVB: usbvision: add delay before detecting the saa711xHans Verkuil2010-05-191-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* V4L/DVB (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart2009-12-161-2/+2
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-6/+6
* V4L/DVB: usbvision: remove unused #include <version.h>Huang Weiyi2009-04-061-1/+0
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-3/+6
* V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.Hans Verkuil2009-03-301-105/+42
* V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab2009-03-301-2/+4
* V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil2009-01-291-1/+1
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-1/+1
* V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman2008-10-121-1/+2
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-5/+0
* V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrencesThierry MERLE2008-04-241-2/+4
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-6/+0
* V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDRJean Delvare2007-10-091-3/+1
* V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR callThierry MERLE2007-04-271-10/+1
* V4L/DVB (5528): Usbvision: reverting some i2c cleanupsThierry MERLE2007-04-271-23/+40
* V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addressesTrent Piepho2007-04-271-3/+4
* V4L/DVB (5524): Usbvision: fix TDA9887 detectionThierry MERLE2007-04-271-0/+1
* V4L/DVB (5522): Usbvision: i2c function cleanupsThierry MERLE2007-04-271-79/+57
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-131-0/+1
* V4L/DVB (4970): Usbvision memory fixesThierry MERLE2006-12-271-0/+3
* V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab2006-12-271-23/+4
* V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk2006-12-271-4/+1
* V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab2006-12-121-5/+9
* V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identationsMauro Carvalho Chehab2006-12-101-9/+5
* V4L/DVB (4937): Usbvision cleanup and code reorganizationThierry MERLE2006-12-101-35/+347
* V4L/DVB (4927): Enhancements on usbvision driverThierry MERLE2006-12-101-5/+3
* V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one moduleThierry MERLE2006-12-101-12/+8
* V4L/DVB (4922): Add usbvision driverMauro Carvalho Chehab2006-12-101-0/+265