summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+2Star
* 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/+97Star
* 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/+8Star
* 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 (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...Jean-Francois Moine2008-09-031-191/+9Star
* 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/+0Star
* 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/+0Star
* 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/+15Star
* 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 (8556): au0828: add support for Hauppauge WoodburyMichael Krufky2008-09-034-0/+30
* Merge Linus' latest into masterRussell King2008-08-0826-587/+674
|\
| * V4L/DVB (8617): uvcvideo: don't use stack-based buffers for USB transfers.Laurent Pinchart2008-08-062-23/+43
| * V4L/DVB (8616): uvcvideo: Add support for two Bison Electronics webcamsLaurent Pinchart2008-08-061-4/+22
| * V4L/DVB (8611): Add suspend/resume to pxa_camera driverRobert Jarzmik2008-08-061-0/+56
| * V4L/DVB (8610): Add suspend/resume capabilities to soc_camera.Robert Jarzmik2008-08-061-0/+26
| * V4L/DVB (8609): media: Clean up platform_driver_unregister() bogosity.Paul Mundt2008-08-063-3/+3
| * V4L/DVB (8605): gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1Rabin Vincent2008-08-061-1/+1
| * V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash.Jean-Francois Moine2008-08-064-115/+171
| * V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519.Jean-Francois Moine2008-08-061-251/+143Star
| * V4L/DVB (8582): set mts_firmware for em2882 based Pinnacle Hybrid ProEugeniy Meshcheryakov2008-08-061-0/+1
| * V4L/DVB (8574): gspca: Bad bytesperlines of pixelformat in spca505/506/508 an...Jean-Francois Moine2008-08-064-16/+16
| * V4L/DVB (8573): gspca: Bad scan of frame in spca505/506/508.Jean-Francois Moine2008-08-063-3/+3
| * V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.Jean-Francois Moine2008-08-066-14/+17
| * V4L/DVB (8569): gspca: Set back the old values of Sonix sn9c120 and cleanup s...Jean-Francois Moine2008-08-061-125/+59Star
| * V4L/DVB (8567): gspca: hflip and vflip controls added for ov519 - ov7670 plus...Jean-Francois Moine2008-08-061-16/+98
| * V4L/DVB (8564): fix vino driver build errorYoichi Yuasa2008-08-061-0/+1