aboutsummaryrefslogtreecommitdiffstats
path: root/include/media/soc_camera.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil6-6/+1
2009-04-06V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h.Hans Verkuil3-6/+1
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil35-61/+37
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil9-52/+50
2009-04-06V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil12-15/+15
2009-04-06V4L/DVB (11367): v4l2-common: remove legacy codeHans Verkuil5-207/+107
2009-04-06V4L/DVB (11366): v4l: remove obsolete header and sourceHans Verkuil3-281/+1
2009-04-06V4L/DVB (11365): tvaudio: remove i2c legacy codeHans Verkuil1-33/+1
2009-04-06V4L/DVB (11364): tuner: remove i2c legacy code.Hans Verkuil1-55/+17
2009-04-06V4L/DVB (11363): tvp5150: remove i2c legacy code.Hans Verkuil1-16/+1
2009-04-06V4L/DVB (11362): saa7115: remove i2c legacy codeHans Verkuil1-14/+1
2009-04-06V4L/DVB (11361): msp3400: remove i2c legacy codeHans Verkuil1-12/+1
2009-04-06V4L/DVB (11360): em28xx: use usb_interface.dev for v4l2_device_registerMauro Carvalho Chehab1-2/+3
2009-04-06V4L/DVB (11358): w9968cf: use usb_interface.dev for v4l2_device_registerJanne Grunau1-1/+1
2009-04-06V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au0828_instanceJanne Grunau1-6/+1
2009-04-06V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_registerJanne Grunau1-1/+1
2009-04-06V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_registerJanne Grunau1-1/+1
2009-04-06V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_registerJanne Grunau1-3/+5
2009-04-06V4L/DVB (11353): cx231xx: remove explicitly set v4l2_device.nameJanne Grunau1-2/+0
2009-04-06V4L/DVB (11352): cx231xx: use usb_interface.dev for v4l2_device_registerJanne Grunau1-1/+1
2009-04-06V4L/DVB (11250): cx231xx: Fix Kconfig help itemsMauro Carvalho Chehab1-4/+4
2009-04-06V4L/DVB (11135): cx231xx: use usb_make_path() for bus_infoMauro Carvalho Chehab1-2/+1
2009-04-06V4L/DVB (11134): cx231xx: dmesg cleanupMauro Carvalho Chehab5-27/+4
2009-04-06V4L/DVB (11133): cx231xx: don't print pcb config debug messages by defaultMauro Carvalho Chehab1-16/+18
2009-04-06V4L/DVB (11132): cx231xx: usb probe cleanupsMauro Carvalho Chehab1-223/+189
2009-04-06V4L/DVB (11131): cx231xx: avoid trying to access unfilled dev structMauro Carvalho Chehab1-1/+1
2009-04-06V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoffMauro Carvalho Chehab1-1/+1
2009-04-06V4L/DVB (11129): cx231xx: Use generic names for each device blockSri Deevi5-741/+538
2009-04-06V4L/DVB (11128): cx231xx: convert the calls to subdev formatSri Deevi5-103/+91
2009-04-06V4L/DVB (11038): Fix the issue with audio module & correction of NamesSri Deevi2-5/+7
2009-04-06V4L/DVB (10989): cx25840: cx23885 detection was brokenHans Verkuil1-2/+2
2009-04-06V4L/DVB (10982): cx231xx: fix compile warningHans Verkuil1-1/+1
2009-04-06V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixesSri Deevi14-971/+1963
2009-04-06V4L/DVB (10957): cx231xx: Fix CodingStyleSri Deevi12-257/+326
2009-04-06V4L/DVB (10957a): cx231xx: Fix compilation breakageMauro Carvalho Chehab3-4/+3
2009-04-06V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixesMauro Carvalho Chehab5-1628/+1257
2009-04-06V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with LindentMauro Carvalho Chehab13-4900/+5809
2009-04-06V4L/DVB (10954): Add cx231xx USB driverSri Deevi17-0/+12437
2009-04-06V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patchMauro Carvalho Chehab3-73/+63
2009-04-06V4L/DVB (10952): cx25840: prepare it to be used by cx231xx moduleSri Deevi4-21/+148
2009-04-06V4L/DVB (11351): v4l: use usb_interface for v4l2_device_registerJanne Grunau1-1/+1
2009-04-06V4L/DVB (11350): Add camera (CSI) driver for MX1Paulius Zaleckas9-2/+940
2009-04-06V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the new clock namingGuennadi Liakhovetski2-2/+2
2009-04-06V4L/DVB (11347): mt9t031: use platform power hookGuennadi Liakhovetski1-0/+21
2009-04-06V4L/DVB (11345): af9015: support for DigitalNow TinyTwin remoteStuart Hall1-11/+8
2009-04-06V4L/DVB (11343): au0828: make i2c clock speed per-board configurableDevin Heitmueller3-20/+18
2009-04-06V4L/DVB (11342): au0828: better document i2c registersDevin Heitmueller2-28/+69
2009-04-06V4L/DVB (11340): af9015: add support for AverMedia AVerTV Volar Black HD (A850)Antti Palosaari2-1/+24
2009-04-06V4L/DVB (11339): af9015: remove wrong definitionsAntti Palosaari1-8/+0
2009-04-06V4L/DVB (11338): af9015: add support for TrekStor DVB-T USB StickMarc Schneider3-3/+83