summaryrefslogtreecommitdiff
path: root/drivers/media/video
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parametersAndy Walls1-12/+30
2009-03-30V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clockAndy Walls1-2/+2
2009-03-30V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil3-532/+504
2009-03-30V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005.Igor M. Liplianin3-0/+21
2009-03-30V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card.Igor M. Liplianin3-0/+25
2009-03-30V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card.Igor M. Liplianin3-0/+48
2009-03-30V4L/DVB (10263): zr364xx: add support for Aiptek DV T300Antoine Jacquet1-0/+1
2009-03-30V4L/DVB (10259): pvrusb2: Code module name directly in printkMike Isely1-2/+2
2009-03-30V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...Mike Isely4-11/+29
2009-03-30V4L/DVB (10255): em28xx: Clock (XCLK) CleanupRobert Krakora1-1/+1
2009-03-30V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil1-0/+10
2009-03-30V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil2-26/+52
2009-03-30V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil8-78/+91
2009-03-30V4L/DVB (10246): saa6752hs: convert to v4l2_subdev.Hans Verkuil1-233/+333
2009-03-30V4L/DVB (10244): v4l2: replace a few snprintfs with strlcpyHans Verkuil1-4/+4
2009-03-30V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành3-13/+80
2009-03-30V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commitMike Isely1-2/+1
2009-03-30V4L/DVB (10238): pvrusb2: Change sysfs serial number handlingMike Isely1-10/+2
2009-03-30V4L/DVB (10237): pvrusb2: Generate a device-unique identifierMike Isely3-0/+34
2009-03-30V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't thereMike Isely1-1/+1
2009-03-30V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil1-0/+6
2009-03-30V4L/DVB (10211): vivi: Implements 4 inputs on viviMauro Carvalho Chehab1-44/+142
2009-03-28Merge branch 'origin' into develRussell King4-11/+13
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King4-2/+8
2009-03-25v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai3-10/+12
2009-03-19Merge branch 'omap-clks3' into develRussell King1-4/+4
2009-03-14Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King6-38/+44
2009-03-13V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari1-0/+1
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao1-1/+0
2009-03-06V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 EyesMauro Carvalho Chehab1-0/+1
2009-03-06V4L/DVB (10832): tvaudio: Avoid breakage with tda9874aVitaly Wool1-1/+1
2009-03-06V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.Gregory Lardiere1-1/+5
2009-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+6
2009-02-27V4L/DVB (10663): soc-camera: fix S_CROP breakage on PXA and SuperHGuennadi Liakhovetski2-21/+18
2009-02-27V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo1-0/+2
2009-02-17V4L/DVB (10626): ivtv: fix regression in get sliced vbi formatHans Verkuil1-1/+1
2009-02-17V4L/DVB (10625): ivtv: fix decoder crash regressionHans Verkuil1-12/+12
2009-02-17V4L/DVB (10619): gspca - main: Destroy the URBs at disconnection time.Adam Baker1-0/+5
2009-02-08[ARM] omap: omap24xxcam: use short connection IDs for omap2 clocksRussell King1-4/+4
2009-02-01V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab1-1/+5
2009-01-29V4L/DVB (10229): ivtv: fix memory leakHans Verkuil1-1/+3
2009-01-29V4L/DVB (10385): gspca - main: Fix memory leak when USB disconnection while s...Jean-Francois Moine1-2/+2
2009-01-29V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora2-5/+11
2009-01-29V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback.Hans Verkuil1-1/+1
2009-01-29V4L/DVB (10261): em28xx: fix kernel panic on audio shutdownDevin Heitmueller1-1/+1
2009-01-29V4L/DVB (10257): em28xx: Fix for KWorld 330U BoardRobert Krakora4-9/+49
2009-01-29V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora1-0/+4
2009-01-29V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race conditionRobert Krakora1-1/+8