summaryrefslogtreecommitdiff
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10279): cx18: Print driver version number when logging statusAndy Walls2009-03-301-1/+3
* V4L/DVB (10278): cx18: Fix bad audio in first analog capture.Andy Walls2009-03-303-2/+33
* V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with ...Andy Walls2009-03-302-13/+36
* V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2009-03-306-17/+79
* V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parametersAndy Walls2009-03-301-12/+30
* V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clockAndy Walls2009-03-301-2/+2
* V4L/DVB (10272): av7110: test type field in VIDIOC_G_SLICED_VBI_CAPHans Verkuil2009-03-301-1/+2
* V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-307-1494/+1395
* V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005.Igor M. Liplianin2009-03-303-0/+21
* V4L/DVB (10268): Proper implement set_voltage in cx24116.Igor M. Liplianin2009-03-301-19/+32
* V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-303-0/+25
* V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-303-0/+48
* V4L/DVB (10263): zr364xx: add support for Aiptek DV T300Antoine Jacquet2009-03-301-0/+1
* V4L/DVB (10259): pvrusb2: Code module name directly in printkMike Isely2009-03-301-2/+2
* V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...Mike Isely2009-03-304-11/+29
* V4L/DVB (10255): em28xx: Clock (XCLK) CleanupRobert Krakora2009-03-301-1/+1
* V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil2009-03-301-0/+10
* V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil2009-03-302-26/+52
* V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil2009-03-308-78/+91
* V4L/DVB (10246): saa6752hs: convert to v4l2_subdev.Hans Verkuil2009-03-301-233/+333
* V4L/DVB (10244): v4l2: replace a few snprintfs with strlcpyHans Verkuil2009-03-301-4/+4
* V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành2009-03-303-13/+80
* V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commitMike Isely2009-03-301-2/+1
* V4L/DVB (10238): pvrusb2: Change sysfs serial number handlingMike Isely2009-03-301-10/+2
* V4L/DVB (10237): pvrusb2: Generate a device-unique identifierMike Isely2009-03-303-0/+34
* V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't thereMike Isely2009-03-301-1/+1
* V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil2009-03-301-0/+6
* V4L/DVB (10211): vivi: Implements 4 inputs on viviMauro Carvalho Chehab2009-03-301-44/+142
* Merge branch 'origin' into develRussell King2009-03-286-15/+22
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-03-271-3/+7
| |\
| | * DVB: firedtv: FireDTV S2 problems with tuning solvedBeat Michel Liechti2009-03-271-1/+5
| | * DVB: firedtv: fix printk format mismatchStefan Richter2009-03-241-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-262-2/+3
| |\ \
| | * | v4l: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-242-2/+3
| | |/
| * | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-243-10/+12
| |\ \ | | |/ | |/|
| | * drivers/media: Convert to snd_card_create()Takashi Iwai2009-01-123-10/+12
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-2512-25/+31
|\ \ \ | |/ /
| * | V4L/DVB (10978): Report tuning algorith correctlyMatthias Schwarzzot2009-03-131-1/+1
| * | V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...Hans Werner2009-03-131-2/+2
| * | V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...Igor M. Liplianin2009-03-131-3/+4
| * | V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negativeManu Abraham2009-03-132-15/+11
| * | V4L/DVB (10974): Use Diseqc 3/3 mode to send dataSigmund Augdal2009-03-131-1/+1
| * | V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fixAntti Palosaari2009-03-133-1/+5
| * | V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 EyesMauro Carvalho Chehab2009-03-051-0/+1
| * | V4L/DVB (10832): tvaudio: Avoid breakage with tda9874aVitaly Wool2009-03-051-1/+1
| * | V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.Gregory Lardiere2009-03-051-1/+5
* | | Merge branch 'omap-clks3' into develRussell King2009-03-191-4/+4
|\ \ \
| * | | [ARM] omap: omap24xxcam: use short connection IDs for omap2 clocksRussell King2009-02-081-4/+4
| | |/ | |/|
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-1324-97/+3030
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-021-4/+6
| |\ \