aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/usbvision/usbvision-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: usbvision: add delay before detecting the saa711xHans Verkuil1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-16V4L/DVB (13551): v4l: Remove video_device::num usage from device driversLaurent Pinchart1-2/+2
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil1-6/+6
2009-04-06V4L/DVB: usbvision: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil1-3/+6
2009-03-30V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.Hans Verkuil1-105/+42
2009-03-30V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab1-2/+4
2009-01-29V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.Hans Verkuil1-1/+1
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil1-1/+1
2008-10-12V4L/DVB (9116): USB: remove info() macro from usb media driversGreg Kroah-Hartman1-1/+2
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-5/+0
2008-04-24V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrencesThierry MERLE1-2/+4
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell1-6/+0
2007-10-09V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDRJean Delvare1-3/+1
2007-04-27V4L/DVB (5529): Usbvision: remove not needed TUNER_SET_TYPE_ADDR callThierry MERLE1-10/+1
2007-04-27V4L/DVB (5528): Usbvision: reverting some i2c cleanupsThierry MERLE1-23/+40
2007-04-27V4L/DVB (5525): Usbvision: fix confusion over 7-bit vs 8-bit TDDA9887 addressesTrent Piepho1-3/+4
2007-04-27V4L/DVB (5524): Usbvision: fix TDA9887 detectionThierry MERLE1-0/+1
2007-04-27V4L/DVB (5522): Usbvision: i2c function cleanupsThierry MERLE1-79/+57
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2006-12-27V4L/DVB (4970): Usbvision memory fixesThierry MERLE1-0/+3
2006-12-27V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab1-23/+4
2006-12-27V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk1-4/+1
2006-12-12V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluatedMauro Carvalho Chehab1-5/+9
2006-12-10V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identationsMauro Carvalho Chehab1-9/+5
2006-12-10V4L/DVB (4937): Usbvision cleanup and code reorganizationThierry MERLE1-35/+347
2006-12-10V4L/DVB (4927): Enhancements on usbvision driverThierry MERLE1-5/+3
2006-12-10V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one moduleThierry MERLE1-12/+8
2006-12-10V4L/DVB (4922): Add usbvision driverMauro Carvalho Chehab1-0/+265