index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-2
/
+2
*
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-10
9
-55
/
+20
*
V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-10
2
-38
/
+17
*
V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...
Trent Piepho
2007-10-10
4
-64
/
+35
*
V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-10
1
-20
/
+6
*
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
Trent Piepho
2007-10-10
3
-15
/
+5
*
V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYS
Jiri Slaby
2007-10-10
1
-1
/
+1
*
V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS
Jiri Slaby
2007-10-10
1
-1
/
+1
*
V4L/DVB (6306): Few clenups for saa7134 resume code
Maxim Levitsky
2007-10-10
3
-20
/
+22
*
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
Brandon Philips
2007-10-10
2
-5
/
+15
*
V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+
Trent Piepho
2007-10-10
1
-5
/
+11
*
V4L/DVB (6300): CodingStyle cleanup
Trent Piepho
2007-10-10
1
-1
/
+2
*
V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF
Michael Krufky
2007-10-10
1
-1
/
+0
*
V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115
Eric Sandeen
2007-10-10
1
-1
/
+7
*
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
2007-10-10
9
-334
/
+379
*
V4L/DVB (6292): videobuf_core init always require callback implementation
Mauro Carvalho Chehab
2007-10-10
3
-13
/
+18
*
V4L/DVB (6291): Fix: avoid oops on some SMP machines
Mauro Carvalho Chehab
2007-10-10
1
-0
/
+8
*
V4L/DVB (6290): remove videobuf_set_pci_ops
Mauro Carvalho Chehab
2007-10-10
1
-58
/
+4
*
V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header
Robert P. J. Day
2007-10-10
1
-5
/
+0
*
V4L/DVB (6287): Fix DMA Scatter/Gather constructor
Mauro Carvalho Chehab
2007-10-10
1
-1
/
+1
*
V4L/DVB (6286): Add support for MSI TV @nywhere A/D NB
Mauro Carvalho Chehab
2007-10-10
1
-1
/
+7
*
V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI con...
Jesper Juhl
2007-10-10
1
-4
/
+1
*
V4L/DVB (6284): cx23885: Update to new videobuf code
Trent Piepho
2007-10-10
2
-6
/
+8
*
V4L/DVB (6283): videobuf: Remove references to old Kconfig option name
Trent Piepho
2007-10-10
4
-8
/
+6
*
V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from ...
Maxim Levitsky
2007-10-10
1
-1
/
+1
*
V4L/DVB (6277): vivi cleanup: remove the unused vars
Mauro Carvalho Chehab
2007-10-10
1
-5
/
+0
*
V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check
Brandon Philips
2007-10-10
1
-3
/
+5
*
V4L/DVB (6275): V4L: vivi.c remove the "resource" locking
Brandon Philips
2007-10-10
1
-44
/
+4
*
V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream
Brandon Philips
2007-10-10
1
-17
/
+2
*
V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field
Brandon Philips
2007-10-10
1
-2
/
+1
*
V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...
Maxim Levitsky
2007-10-10
3
-10
/
+16
*
V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134
Maxim Levitsky
2007-10-10
5
-95
/
+244
*
V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa...
Maxim Levitsky
2007-10-10
1
-2
/
+6
*
V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134
Maxim Levitsky
2007-10-10
1
-0
/
+4
*
V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf code
Maxim Levitsky
2007-10-10
2
-5
/
+34
*
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...
Mauro Carvalho Chehab
2007-10-10
3
-47
/
+17
*
V4L/DVB (6265): Prevent for calling mmap_free without an allocated buffer
Mauro Carvalho Chehab
2007-10-10
1
-0
/
+3
*
V4L/DVB (6264): Make the vertical lines to move
Mauro Carvalho Chehab
2007-10-10
1
-6
/
+11
*
V4L/DVB (6263): Fix buffer release code
Mauro Carvalho Chehab
2007-10-10
1
-1
/
+3
*
V4L/DVB (6262): An allocation error message were being printed as a debug msg
Mauro Carvalho Chehab
2007-10-10
1
-2
/
+1
*
V4L/DVB (6261): Cleans mem->vmalloc after vfree
Mauro Carvalho Chehab
2007-10-10
1
-0
/
+1
*
V4L/DVB (6260): Fix Kconfig dependency
Mauro Carvalho Chehab
2007-10-10
3
-4
/
+4
*
V4L/DVB (6259): Fix vivi poll() method
Mauro Carvalho Chehab
2007-10-10
1
-3
/
+2
*
V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...
Mauro Carvalho Chehab
2007-10-10
4
-4
/
+4
*
V4L/DVB (6256): Remove the obsolete video-buf module
Mauro Carvalho Chehab
2007-10-09
1
-1424
/
+0
*
V4L/DVB (6255): Convert vivi to use videobuf-vmalloc
Mauro Carvalho Chehab
2007-10-09
1
-29
/
+15
*
V4L/DVB (6254): Add videobuf-vmalloc
Mauro Carvalho Chehab
2007-10-09
3
-1
/
+386
*
V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg module
Mauro Carvalho Chehab
2007-10-09
1
-33
/
+20
*
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
2007-10-09
26
-116
/
+102
*
V4L/DVB (6251): Replace video-buf to a more generic approach
Mauro Carvalho Chehab
2007-10-09
2
-0
/
+1748
[next]