index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...
Andy Walls
2009-03-30
11
-70
/
+73
*
V4L/DVB (10279): cx18: Print driver version number when logging status
Andy Walls
2009-03-30
1
-1
/
+3
*
V4L/DVB (10278): cx18: Fix bad audio in first analog capture.
Andy Walls
2009-03-30
3
-2
/
+33
*
V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with ...
Andy Walls
2009-03-30
2
-13
/
+36
*
V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18
Andy Walls
2009-03-30
6
-17
/
+79
*
V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parameters
Andy Walls
2009-03-30
1
-12
/
+30
*
V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clock
Andy Walls
2009-03-30
1
-2
/
+2
*
V4L/DVB (10272): av7110: test type field in VIDIOC_G_SLICED_VBI_CAP
Hans Verkuil
2009-03-30
1
-1
/
+2
*
V4L/DVB (10271): saa7146: convert to video_ioctl2.
Hans Verkuil
2009-03-30
7
-1494
/
+1395
*
V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005.
Igor M. Liplianin
2009-03-30
3
-0
/
+21
*
V4L/DVB (10268): Proper implement set_voltage in cx24116.
Igor M. Liplianin
2009-03-30
1
-19
/
+32
*
V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card.
Igor M. Liplianin
2009-03-30
3
-0
/
+25
*
V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card.
Igor M. Liplianin
2009-03-30
3
-0
/
+48
*
V4L/DVB (10263): zr364xx: add support for Aiptek DV T300
Antoine Jacquet
2009-03-30
1
-0
/
+1
*
V4L/DVB (10259): pvrusb2: Code module name directly in printk
Mike Isely
2009-03-30
1
-2
/
+2
*
V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...
Mike Isely
2009-03-30
4
-11
/
+29
*
V4L/DVB (10255): em28xx: Clock (XCLK) Cleanup
Robert Krakora
2009-03-30
1
-1
/
+1
*
V4L/DVB (10251): cx25840: add comments explaining what the init() does.
Hans Verkuil
2009-03-30
1
-0
/
+10
*
V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()
Hans Verkuil
2009-03-30
2
-26
/
+52
*
V4L/DVB (10247): saa7134: convert to the new v4l2 framework.
Hans Verkuil
2009-03-30
8
-78
/
+91
*
V4L/DVB (10246): saa6752hs: convert to v4l2_subdev.
Hans Verkuil
2009-03-30
1
-233
/
+333
*
V4L/DVB (10244): v4l2: replace a few snprintfs with strlcpy
Hans Verkuil
2009-03-30
1
-4
/
+4
*
V4L/DVB (10242): pwc: add support for webcam snapshot button
Nam Phạm Thành
2009-03-30
3
-13
/
+80
*
V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commit
Mike Isely
2009-03-30
1
-2
/
+1
*
V4L/DVB (10238): pvrusb2: Change sysfs serial number handling
Mike Isely
2009-03-30
1
-10
/
+2
*
V4L/DVB (10237): pvrusb2: Generate a device-unique identifier
Mike Isely
2009-03-30
3
-0
/
+34
*
V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't there
Mike Isely
2009-03-30
1
-1
/
+1
*
V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls support
Hans Verkuil
2009-03-30
1
-0
/
+6
*
V4L/DVB (10211): vivi: Implements 4 inputs on vivi
Mauro Carvalho Chehab
2009-03-30
1
-44
/
+142
*
Merge branch 'origin' into devel
Russell King
2009-03-28
6
-15
/
+22
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-03-28
1
-3
/
+7
|
|
\
|
|
*
DVB: firedtv: FireDTV S2 problems with tuning solved
Beat Michel Liechti
2009-03-27
1
-1
/
+5
|
|
*
DVB: firedtv: fix printk format mismatch
Stefan Richter
2009-03-24
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
2
-2
/
+3
|
|
\
\
|
|
*
|
v4l: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-25
2
-2
/
+3
|
|
|
/
|
*
|
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
2009-03-24
3
-10
/
+12
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drivers/media: Convert to snd_card_create()
Takashi Iwai
2009-01-12
3
-10
/
+12
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
2009-03-25
12
-25
/
+31
|
\
|
|
|
*
|
V4L/DVB (10978): Report tuning algorith correctly
Matthias Schwarzzot
2009-03-13
1
-1
/
+1
|
*
|
V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...
Hans Werner
2009-03-13
1
-2
/
+2
|
*
|
V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...
Igor M. Liplianin
2009-03-13
1
-3
/
+4
|
*
|
V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negative
Manu Abraham
2009-03-13
2
-15
/
+11
|
*
|
V4L/DVB (10974): Use Diseqc 3/3 mode to send data
Sigmund Augdal
2009-03-13
1
-1
/
+1
|
*
|
V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fix
Antti Palosaari
2009-03-13
3
-1
/
+5
|
*
|
V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 Eyes
Mauro Carvalho Chehab
2009-03-06
1
-0
/
+1
|
*
|
V4L/DVB (10832): tvaudio: Avoid breakage with tda9874a
Vitaly Wool
2009-03-06
1
-1
/
+1
|
*
|
V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.
Gregory Lardiere
2009-03-06
1
-1
/
+5
*
|
|
Merge branch 'omap-clks3' into devel
Russell King
2009-03-19
1
-4
/
+4
|
\
\
\
|
*
|
|
[ARM] omap: omap24xxcam: use short connection IDs for omap2 clocks
Russell King
2009-02-08
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-13
24
-97
/
+3030
|
\
\
\
|
|
|
/
|
|
/
|
[next]