summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Lukas Karas2009-04-074-3/+45
* V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n2009-04-071-20/+25
* V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n2009-04-072-1/+46
* V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n2009-04-076-91/+73Star
* V4L/DVB (11404): gspca - m5602-s5k4aa: Add start function and VGA resolution ...Erik Andr?n2009-04-072-0/+104
* V4L/DVB (11403): gspca - m5602-s5k4aa: No more "default" modeErik Andr?n2009-04-071-4/+4
* V4L/DVB (11402): gspca - vc032x: Remove the JPEG tables of mi1320_soc.Jean-Francois Moine2009-04-071-402/+1Star
* V4L/DVB (11392): patch: s2255drv driver removal problem fixedDean Anderson2009-04-071-6/+2Star
* V4L/DVB (11390): 2-dev.c: return 0 for NULL open and release callbacksHans Verkuil2009-04-071-3/+8
* V4L/DVB (11387): Sensor orientation reportingAdam Baker2009-04-073-0/+8
* V4L/DVB (11386): saa7134: Add analog RF tuner support for Avermedia A700 DVB-...Matthias Schwarzott2009-04-071-5/+16
* V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil2009-04-072-18/+0Star
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-0754-433/+358Star
* V4L/DVB (11379): mxb: fix copy-and-paste bug in mute.Hans Verkuil2009-04-071-2/+2
* V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...Hans Verkuil2009-04-0711-33/+24Star
* V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possibl...Hans Verkuil2009-04-071-13/+2Star
* V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil2009-04-075-35/+18Star
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-0720-115/+146
* V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addrHans Verkuil2009-04-071-0/+11
* V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of ...Hans Verkuil2009-04-075-5/+0Star
* V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.Hans Verkuil2009-04-072-2/+1Star
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-0734-60/+36Star
* V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-078-45/+40Star
* V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2009-04-0711-12/+12
* V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil2009-04-072-58/+3Star
* V4L/DVB (11366): v4l: remove obsolete header and sourceHans Verkuil2009-04-072-129/+1Star
* V4L/DVB (11365): tvaudio: remove i2c legacy codeHans Verkuil2009-04-071-33/+1Star
* V4L/DVB (11364): tuner: remove i2c legacy code.Hans Verkuil2009-04-071-55/+17Star
* V4L/DVB (11363): tvp5150: remove i2c legacy code.Hans Verkuil2009-04-071-16/+1Star
* V4L/DVB (11362): saa7115: remove i2c legacy codeHans Verkuil2009-04-071-14/+1Star
* V4L/DVB (11361): msp3400: remove i2c legacy codeHans Verkuil2009-04-071-12/+1Star
* V4L/DVB (11360): em28xx: use usb_interface.dev for v4l2_device_registerMauro Carvalho Chehab2009-04-071-2/+3
* V4L/DVB (11358): w9968cf: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-071-1/+1
* V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au...Janne Grunau2009-04-071-6/+1Star
* V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-071-1/+1
* V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-071-1/+1
* V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-071-3/+5
* V4L/DVB (11353): cx231xx: remove explicitly set v4l2_device.nameJanne Grunau2009-04-071-2/+0Star
* V4L/DVB (11352): cx231xx: use usb_interface.dev for v4l2_device_registerJanne Grunau2009-04-071-1/+1
* V4L/DVB (11250): cx231xx: Fix Kconfig help itemsMauro Carvalho Chehab2009-04-071-4/+4
* V4L/DVB (11135): cx231xx: use usb_make_path() for bus_infoMauro Carvalho Chehab2009-04-071-2/+1Star
* V4L/DVB (11134): cx231xx: dmesg cleanupMauro Carvalho Chehab2009-04-075-27/+4Star
* V4L/DVB (11133): cx231xx: don't print pcb config debug messages by defaultMauro Carvalho Chehab2009-04-071-16/+18
* V4L/DVB (11132): cx231xx: usb probe cleanupsMauro Carvalho Chehab2009-04-071-223/+189Star
* V4L/DVB (11131): cx231xx: avoid trying to access unfilled dev structMauro Carvalho Chehab2009-04-071-1/+1
* V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoffMauro Carvalho Chehab2009-04-071-1/+1
* V4L/DVB (11129): cx231xx: Use generic names for each device blockSri Deevi2009-04-075-741/+538Star
* V4L/DVB (11128): cx231xx: convert the calls to subdev formatSri Deevi2009-04-075-103/+91Star
* V4L/DVB (11038): Fix the issue with audio module & correction of NamesSri Deevi2009-04-072-5/+7
* V4L/DVB (10989): cx25840: cx23885 detection was brokenHans Verkuil2009-04-071-2/+2