aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (10954): Add cx231xx USB driverSri Deevi16-0/+12436
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 (11350): Add camera (CSI) driver for MX1Paulius Zaleckas3-1/+840
2009-04-06V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the new clock namingGuennadi Liakhovetski1-1/+1
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
2009-04-06V4L/DVB (11337): af9015: add new USB ID for KWorld USB DVB-T TV Stick II (VS-DVB-T 395U)Antti Palosaari2-1/+4
2009-04-06V4L/DVB (11336): af9015: remove experimentalAntti Palosaari1-1/+1
2009-04-06V4L/DVB (11334): pvrusb2: Fix uninitialized tuner_setup field(s)Mike Isely1-0/+1
2009-04-06V4L/DVB (11333): pvrusb2: Report def_val items in sysfs symbolically, consistent with cur_valMike Isely1-6/+8
2009-04-06V4L/DVB (11332): pvrusb2: Fix incorrect reporting of default value for non-integer controlsMike Isely1-7/+5
2009-04-06V4L/DVB (11331): em28xx: convert to v4l2_subdevDouglas Schilling Landgraf5-141/+172
2009-04-06V4L/DVB (11329): Fix buglets in v4l1 compatibility layerRussell King1-2/+7
2009-04-06V4L/DVB (11328): Add AVerMedia A310 USB IDs to CE6230 driver.Juan Jesús García de Soria Lucena2-1/+8
2009-04-06V4L/DVB (11327): ov772x: add edge contrl supportKuninori Morimoto1-4/+59
2009-04-06V4L/DVB (11326): mt9m001: fix advertised pixel clock polarityGuennadi Liakhovetski1-1/+1
2009-04-06V4L/DVB (11325): soc-camera: fix breakage caused by 1fa5ae857bb14f6046205171d98506d8112dd74eGuennadi Liakhovetski1-2/+4
2009-04-06V4L/DVB (11324): ov772x: wrong pointer for soc_camera_link is modifiedKuninori Morimoto1-1/+1
2009-04-06V4L/DVB (11323): pxa-camera: simplify the .buf_queue path by merging two loopsGuennadi Liakhovetski1-14/+6
2009-04-06V4L/DVB (11322): pxa_camera: Fix overrun condition on last bufferRobert Jarzmik1-5/+20
2009-04-06V4L/DVB (11321): pxa_camera: Redesign DMA handlingRobert Jarzmik1-128/+191
2009-04-06V4L/DVB (11320): pxa_camera: Remove YUV planar formats holeRobert Jarzmik1-38/+105
2009-04-06V4L/DVB (11319): pxa_camera: Enforce YUV422P frame sizes to be 16 multiplesRobert Jarzmik1-11/+21
2009-04-06V4L/DVB (11318): fix misspelling of kconfig optionKyle McMartin1-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-3/+1
2009-03-30V4L/DVB (11316): saa7191: tuner ops wasn't set.Hans Verkuil1-0/+1
2009-03-30V4L/DVB (11315): cx25840: fix 'unused variable' warning.Hans Verkuil1-2/+0
2009-03-30V4L/DVB (11314): au8522: remove unused I2C_DRIVERIDHans Verkuil1-1/+0
2009-03-30V4L/DVB (11312): tuner: remove V4L1 code from this driver.Hans Verkuil1-129/+0
2009-03-30V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil5-31/+29
2009-03-30V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil4-255/+228
2009-03-30V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' stepHans Verkuil4-248/+219
2009-03-30V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is thereMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11305): cx88: prevent probing rtc and ir devicesHans Verkuil1-4/+10
2009-03-30V4L/DVB (11304): v4l2: remove v4l2_subdev_command calls where they are no longer needed.Hans Verkuil9-56/+0
2009-03-30V4L/DVB (11303): tda7432: remove legacy code for old-style i2c APIHans Verkuil1-14/+1
2009-03-30V4L/DVB (11302): tda9875: remove legacy code for old-style i2c APIHans Verkuil1-14/+1
2009-03-30V4L/DVB (11301): wm8775: remove legacy code for old-style i2c APIHans Verkuil1-11/+1
2009-03-30V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil7-68/+80
2009-03-30V4L/DVB (11298): cx25840: remove legacy code for old-style i2c APIHans Verkuil1-19/+1
2009-03-30V4L/DVB (11297): cx23885: convert to v4l2_subdev.Hans Verkuil7-95/+47
2009-03-30V4L/DVB (11296): cx23885: bugfix error message if firmware is not foundSteven Toth1-1/+1
2009-03-30V4L/DVB (11295): cx23885: convert to v4l2_device.Hans Verkuil4-13/+25