aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede2008-09-033-12/+25
* V4L/DVB (8719): gspca: Have VIDIOC_QUERYCTRL more compliant to the spec.Jean-Francois Moine2008-09-032-6/+1
* V4L/DVB (8718): gspca: suspend/resume added.Jean-Francois Moine2008-09-0322-1/+116
* V4L/DVB (8717): gspca: Frame buffer too small for small resolutions (sonixj a...Jean-Francois Moine2008-09-032-2/+2
* V4L/DVB (8716): gspca: Bad start of sn9c110 and sensor ov7630.Jean-Francois Moine2008-09-031-1/+1
* V4L/DVB (8714): gspca: Bad start of sn9c110 and sensor om6802.Jean-Francois Moine2008-09-031-1/+1
* V4L/DVB (8713): gspca: Bad color control again in sonixj.Jean-Francois Moine2008-09-031-10/+11
* V4L/DVB (8712): gspca: Bad start of sonixj webcams since changeset a8779025e7e8.Jean-Francois Moine2008-09-031-4/+2
* V4L/DVB (8711): gspca: Bad controls and quantization table of pac7311.Jean-Francois Moine2008-09-031-13/+15
* V4L/DVB (8710): gspca: Bad color control in sonixj.Jean-Francois Moine2008-09-031-5/+7
* V4L/DVB (8709): gspca: Fix initialization and controls of sn9x110 - ov7630.Jean-Francois Moine2008-09-031-102/+97
* V4L/DVB (8707): gspca: Colors, hflip and vflip controls added for pac7302.Jean-Francois Moine2008-09-031-2/+105
* V4L/DVB (8706): Make contrast and brightness work for pac7302.Jean-Francois Moine2008-09-031-6/+37
* V4L/DVB (8705): gspca: Adjust some control limits in spca561.Jean-Francois Moine2008-09-031-10/+8
* V4L/DVB (8703): gspca: Do controls work for spca561 revision 12a.Jean-Francois Moine2008-09-031-27/+46
* V4L/DVB (8701): cx18: Add missing lock for when the irq handler manipulates t...Andy Walls2008-09-033-12/+15
* V4L/DVB (8682): V4L: fix return value of register video funcHenrik Kretzschmar2008-09-031-1/+1
* V4L/DVB (8681): v4l2-ioctl.c: fix warningAlexander Beregalov2008-09-031-1/+1
* V4L/DVB (8678): Remove the dead CONFIG_RADIO_MIROPCM20{,_RDS} codeAdrian Bunk2008-09-035-636/+0
* V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...Jean-Francois Moine2008-09-031-191/+9
* V4L/DVB (8674): gspca: Webcam 0c45:612e added in sonixj.Jean-Francois Moine2008-09-031-10/+100
* V4L/DVB (8673): gspca: Bad frame scanning again and bad init in pac7311.Jean-Francois Moine2008-09-031-12/+50
* V4L/DVB (8672): gspca: Big rewrite of spca561.Jean-Francois Moine2008-09-031-260/+336
* V4L/DVB (8671): gspca: Remove the unused field 'dev_name' of the device struc...Jean-Francois Moine2008-09-033-3/+0
* V4L/DVB (8669): gspca: Add white balance control for spca561 rev 012A.Jean-Francois Moine2008-09-031-18/+92
* V4L/DVB (8668): gspca: Conflict GSPCA / ET61X251 for the webcam 102c:6251.Jean-Francois Moine2008-09-031-2/+2
* V4L/DVB (8667): gspca: Bad probe of Z-Star/Vimicro webcams with pas106 sensor.Hans de Goede2008-09-031-14/+17
* V4L/DVB (8666): gspca: Bad scanning of frames in pac7311.Jean-Francois Moine2008-09-031-10/+23
* V4L/DVB (8665): gspca: Fix the 640x480 resolution of the webcam 093a:2621.Jean-Francois Moine2008-09-031-1/+0
* V4L/DVB (8664): gspca: The bridge/sensor of the webcam 093a:2621 is a PAC 7302.Jean-Francois Moine2008-09-031-124/+294
* V4L/DVB (8663): gspca: Webcam 0c45:6128 added in sonixj.Jean-Francois Moine2008-09-031-17/+111
* V4L/DVB (8661): gspca: Bug in the previous changeset about pac7311.Jean-Francois Moine2008-09-031-4/+5
* V4L/DVB (8660): gspca: Simplify the scan of URB packets in pac7311.Jean-Francois Moine2008-09-031-96/+110
* V4L/DVB (8648): ivtv: improve CC supportHans Verkuil2008-09-036-25/+15
* V4L/DVB (8633): ivtv: update ivtv version numberHans Verkuil2008-09-031-1/+1
* V4L/DVB (8629): v4l2-ioctl: do not try to handle private V4L1 ioctlsHans Verkuil2008-09-031-1/+1
* V4L/DVB (8600): au0828: explicitly set 6 MHz IF frequency in hauppauge_hvr950...Michael Krufky2008-09-031-0/+2
* V4L/DVB (8599): au8522: remove if frequency settings from vsb/qam modulation ...Michael Krufky2008-09-031-6/+0
* V4L/DVB (8598): au8522: clean up function au8522_set_ifMichael Krufky2008-09-031-46/+19
* V4L/DVB (8556): au0828: add support for Hauppauge WoodburyMichael Krufky2008-09-034-0/+30
* V4L/DVB (8555): au8522: add mechanism to configure IF frequency for vsb and qamMichael Krufky2008-09-032-0/+75
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-08-283-3/+3
|\
| * Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-273-3/+3
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-281-8/+10
|\ \
| * | i2c: Prevent log spam on some DVB adaptersJean Delvare2008-08-281-6/+6
| * | i2c: Fix device_init_wakeup placeMarc Pignat2008-08-281-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-2738-219/+332
|\ \ \
| * | | wan: Missing capability checks in sbni_ioctl()Eugene Teo2008-08-271-4/+4
| * | | Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...David S. Miller2008-08-273-26/+49
| |\ \ \
| | * | | Ath5k: fix bintval setupJiri Slaby2008-08-261-3/+5