summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* 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/+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 (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/+143
| * 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/+59
| * 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
| * V4L/DVB (8563): fix drivers/media/video/arv.c compilationAdrian Bunk2008-08-061-1/+1
| * V4L/DVB (8558): media/video/Kconfig: fix a typoMauro Carvalho Chehab2008-08-061-1/+1
| * V4L/DVB (8552): gspca: Bad pixel format in the spca508 subdriver.Jean-Francois Moine2008-08-061-4/+4
| * V4L/DVB (8550): gspca: Change a bit the init of ov7660 and Sonix JPEG bridges.Jean-Francois Moine2008-08-061-25/+21
| * V4L/DVB (8549a): fix kernel-doc warning, function name, and docbook filenameRandy Dunlap2008-08-061-1/+3
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
|/
* drivers/media/video/vino.c needs v4l2-ioctl.hAndrew Morton2008-08-051-0/+1
* Merge branch 'zero-len' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds2008-08-014-0/+0
|\
| * drivers/media, include/media: delete zero-length filesJeff Garzik2008-07-314-0/+0
* | Remove newline from the description of module parametersNiels de Vos2008-08-013-3/+3
|/
* V4L/DVB (8548): pwc: Fix compilationMauro Carvalho Chehab2008-07-271-0/+1
* V4L/DVB (8544): gspca: probe/open race.Oliver Neukum2008-07-271-1/+1
* V4L/DVB (8543): em28xx: Rename #define for Compro VideoMate ForYou/StereoMauro Carvalho Chehab2008-07-272-3/+3
* V4L/DVB (8542): em28xx: AMD ATI TV Wonder HD 600 entry at cards struct is dup...Mauro Carvalho Chehab2008-07-271-23/+0
OpenPOWER on IntegriCloud