summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: gspca - spca1528: New subdriverJean-François Moine2010-08-023-0/+616
* V4L/DVB: gspca - main: Function gspca_dev_probe2 addedJean-François Moine2010-08-022-15/+36
* V4L/DVB: gspca - sq930x: New subdriverJean-François Moine2010-08-023-0/+1151
* V4L/DVB: gspca - t613: Change the gain mechanismJean-François Moine2010-08-021-62/+97
* V4L/DVB: gspca - t613: Simplify the scan of isoc packetsJean-François Moine2010-08-021-17/+8
* V4L/DVB: gspca - t613: Remove the RGB gains setting from sensor_pollingJean-François Moine2010-08-021-5/+2
* V4L/DVB: gspca - t613: Change the gamma tableJean-François Moine2010-08-021-21/+22
* V4L/DVB: gspca - t613: Adjust light frequency values per sensorJean-François Moine2010-08-021-20/+34
* V4L/DVB: gspca - t613: Cleanup and clarify the sourceJean-François Moine2010-08-021-67/+55
* V4L/DVB: gspca - zc3xx: Add back the brightness controlJean-François Moine2010-08-021-17/+56
* V4L/DVB: gspca - zc3xx: Don't change the registers 7 and 8 for sensor pas202bJean-François Moine2010-08-021-4/+0
* V4L/DVB: gspca - zc3xx: Change the max and default JPEG qualitiesJean-François Moine2010-08-021-3/+3
* V4L/DVB: gspca - stk014: Change the min and default values of the JPEG qualityJean-François Moine2010-08-021-2/+2
* V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG headerJean-François Moine2010-08-0210-94/+18
* V4L/DVB: gspca_ov519: Don't report a saturation control for 7670 sensorsHans de Goede2010-08-021-1/+1
* V4L/DVB: gspca_tv8532: rename brightness control to exposureHans de Goede2010-08-021-19/+19
* V4L/DVB: gspca_tv8532: add gain controlHans de Goede2010-08-021-0/+55
* V4L/DVB: gspca_tv8532: remove a whole bunch of unnecessary register writesHans de Goede2010-08-021-131/+5
* V4L/DVB: gspca_ovfx2: drop first frames in stream if not syncedHans de Goede2010-08-021-3/+18
* V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab2010-08-021-2/+2
* V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab2010-08-021-2/+1
* V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab2010-08-021-3/+3
* V4L/DVB: tm6000: audio packet has always 180 bytesMauro Carvalho Chehab2010-08-021-1/+4
* V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab2010-08-022-1/+12
* V4L/DVB: tm6000-alsa: Implement a routine to store data received from URBMauro Carvalho Chehab2010-08-021-13/+43
* V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab2010-08-023-25/+35
* V4L/DVB: tm6000: avoid unknown symbol tm6000_debugMauro Carvalho Chehab2010-08-021-0/+1
* V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab2010-08-024-1/+38
* V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab2010-08-023-5/+7
* V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocationMauro Carvalho Chehab2010-08-022-31/+32
* V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa moduleMauro Carvalho Chehab2010-08-021-2/+2
* V4L/DVB: IR: add mceusb IR receiver driverJarod Wilson2010-08-023-0/+1098
* V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotesJarod Wilson2010-08-022-0/+106
* V4L/DVB: IR: only initially registers protocol that matches loaded keymapJarod Wilson2010-08-025-5/+15
* V4L/DVB: IR: let all protocol decoders have a go at raw dataJarod Wilson2010-08-021-4/+3
* V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov2010-08-026-171/+154
* V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel2010-08-026-40/+89
* V4L/DVB: tm6000: rewrite init and finiStefan Ringel2010-08-022-78/+62
* V4L/DVB: tm6000: Fix Video decoder initializationDmitri Belimov2010-08-021-15/+15
* V4L/DVB: tm6000: rewrite copy_streamsStefan Ringel2010-08-022-214/+119
* V4L/DVB: V4L2: fix sh_vou.c compile breakage: #include <slab.h>Guennadi Liakhovetski2010-08-021-0/+1
* V4L/DVB: sh_mobile_ceu_camera: fix debugging messageGuennadi Liakhovetski2010-08-021-1/+1
* V4L/DVB: soc_camera_platform: Add necessary v4l2_subdev_video_ops methodKuninori Morimoto2010-08-021-3/+39
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-302-2/+9
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-301-0/+1
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-301-0/+2
| * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-301-2/+6
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-302-2/+3
|\ \
| * | drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson2010-07-291-2/+2
| * | drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman2010-07-291-0/+1