index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7134
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routines
Mauro Carvalho Chehab
1
-0
/
+3
2008-01-26
V4L/DVB (6793): Convert saa7134-empress to video_ioctl2
Mauro Carvalho Chehab
3
-138
/
+183
2008-01-26
V4L/DVB (6792): Fix VBI support
Mauro Carvalho Chehab
2
-9
/
+3
2008-01-26
V4L/DVB (6791): Rename all vidioc_ to saa7134_
Mauro Carvalho Chehab
1
-89
/
+89
2008-01-26
V4L/DVB (6752): saa7134: Enable remote control support for Avermedia M102
Albert Graham
2
-0
/
+2
2008-01-26
V4L/DVB (6736): Fix some errors at the video_ioctl2 conversion
Mauro Carvalho Chehab
3
-172
/
+218
2008-01-26
V4L/DVB (6735): Reorder functions to make easier to compare with the previous...
Mauro Carvalho Chehab
1
-174
/
+174
2008-01-26
V4L/DVB (6734): Converted saa7134-video to use video_ioctl2
Douglas Schilling Landgraf
1
-602
/
+610
2008-01-26
V4L/DVB (6687): saa7134: add mute support for radio/analog-in on MD9717 and M...
Hermann Pitton
1
-0
/
+8
2008-01-26
V4L/DVB (6670): V4L: saa7134: tvaudio cleanups
Maxim Levitsky
3
-40
/
+41
2008-01-26
V4L/DVB (6669): Add few missing bits of code to saa7134_resume
Maxim Levitsky
1
-0
/
+3
2008-01-26
V4L/DVB (6668): Fix theoretical races between IRQ handler and .suspend/resume
Maxim Levitsky
1
-1
/
+7
2008-01-26
V4L/DVB (6667): Fix access to configuration space while in D3
Maxim Levitsky
1
-3
/
+3
2008-01-26
V4L/DVB (6623): remove saa7134-oss
Adrian Bunk
4
-1072
/
+3
2008-01-26
V4L/DVB (6620): kconfig: VIDEO_SAA7134 must select VIDEO_TVEEPROM
Michael Krufky
1
-0
/
+1
2008-01-26
V4L/DVB (6617): drivers/media/video: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-26
V4L/DVB (6607): saa7134: add support for reading Hauppauge eeprom
Michael Krufky
2
-2
/
+33
2008-01-26
V4L/DVB (6606): saa7134: add autodetection support for alternate subids of Ha...
Michael Krufky
1
-0
/
+30
2008-01-26
V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...
Brandon Philips
4
-18
/
+18
2008-01-26
V4L/DVB (6399): saa7134/: make 2 functions static
Adrian Bunk
3
-7
/
+3
2008-01-26
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
4
-13
/
+44
2008-01-18
fix wrong sized spinlock flags argument
Daniel Walker
1
-2
/
+1
2007-12-13
V4L/DVB (6798): saa7134: enable LNA in analog mode for Hauppauge WinTV HVR-1110
Michael Krufky
1
-0
/
+1
2007-12-11
V4L/DVB (6746): saa7134-dvb: fix tuning for WinTV HVR-1110
Benoit Istin
1
-0
/
+1
2007-12-11
V4L/DVB (6690): saa7134: fix ignored interrupts
Heikki Lindholm
2
-11
/
+13
2007-12-11
V4L/DVB (6686): saa7134: fix composite over s-video input on the Tevion MD 9717
Hermann Pitton
1
-1
/
+1
2007-12-11
V4L/DVB (6666): saa7134-alsa: fix period handling
Heikki Lindholm
1
-3
/
+10
2007-12-11
V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop
Brandon Philips
2
-8
/
+2
2007-11-05
V4L/DVB (6506): saa7134-alsa: Fix mmap support
Alexander E. Patrakov
1
-1
/
+15
2007-11-05
V4L/DVB (6479): use input functions, should depend on INPUT
Randy Dunlap
1
-1
/
+1
2007-11-05
V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadro
hermann pitton
1
-2
/
+2
2007-10-22
V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards witho...
Matthias Schwarzott
1
-1
/
+3
2007-10-22
V4L/DVB (6379): patch which improves GotView Saa7135 remote control
Pedro
1
-3
/
+22
2007-10-22
V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the ...
Maxim Levitsky
2
-7
/
+24
2007-10-22
V4L/DVB (6329): Additional Fixes for saa7134 suspend/resume
Maxim Levitsky
5
-22
/
+57
2007-10-22
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
Hans Verkuil
2
-122
/
+0
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2
-4
/
+0
2007-10-14
i2c: Remove NOP i2c_algorithm.algo_control() methods
David Brownell
1
-7
/
+0
2007-10-10
V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...
Trent Piepho
4
-64
/
+35
2007-10-10
V4L/DVB (6306): Few clenups for saa7134 resume code
Maxim Levitsky
3
-20
/
+22
2007-10-10
V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115
Eric Sandeen
1
-1
/
+7
2007-10-10
V4L/DVB (6286): Add support for MSI TV @nywhere A/D NB
Mauro Carvalho Chehab
1
-1
/
+7
2007-10-10
V4L/DVB (6283): videobuf: Remove references to old Kconfig option name
Trent Piepho
1
-2
/
+2
2007-10-10
V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...
Maxim Levitsky
3
-10
/
+16
2007-10-10
V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134
Maxim Levitsky
5
-95
/
+244
2007-10-10
V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa...
Maxim Levitsky
1
-2
/
+6
2007-10-10
V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134
Maxim Levitsky
1
-0
/
+4
2007-10-10
V4L/DVB (6260): Fix Kconfig dependency
Mauro Carvalho Chehab
1
-1
/
+1
2007-10-10
V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...
Mauro Carvalho Chehab
1
-1
/
+1
2007-10-10
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
8
-38
/
+24
[next]