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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-01
V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimental
Hans Verkuil
1
-8
/
+4
2007-03-01
V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
Hans Verkuil
2
-1
/
+27
2007-03-01
V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl
Hans Verkuil
2
-3
/
+18
2007-03-01
V4L/DVB (5258): Cafe_ccic: fix compiler warning
Jean Delvare
1
-3
/
+1
2007-03-01
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
12
-19
/
+53
2007-03-01
V4L/DVB (5255): Fix cx25840 firmware loading.
Hans Verkuil
2
-3
/
+3
2007-02-21
V4L/DVB (5249): Fix compiler warning in vivi.c
Marcel Siegert
1
-1
/
+2
2007-02-21
V4L/DVB (5212): Pvrusb2: Be more forgiving about encoder firmware size
Mike Isely
1
-15
/
+18
2007-02-21
V4L/DVB (5210): Pvrusb2: Fix printk format typo
Mike Isely
1
-1
/
+1
2007-02-21
V4L/DVB (5206): Usbvision: set alternate interface modification
Thierry MERLE
4
-16
/
+81
2007-02-21
V4L/DVB (5205): Usbvision: dynamic allocation for frames
Thierry MERLE
3
-35
/
+60
2007-02-21
V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.
Adrian Bunk
1
-586
/
+0
2007-02-21
V4L/DVB (5199): Cx88-video.c: remove struct radionorms
Adrian Bunk
1
-2
/
+0
2007-02-21
V4L/DVB (5198): Cafe_ccic.c fix warning
Jonathan Corbet
1
-1
/
+1
2007-02-21
V4L/DVB (5197): Convert to generic boolean-values
Richard Knutsson
5
-53
/
+37
2007-02-21
V4L/DVB (5196): VIDEO_BUF depends on PCI
Andrew Morton
1
-1
/
+1
2007-02-21
V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATA
Hans Verkuil
1
-6
/
+9
2007-02-21
V4L/DVB (5180): Fix cx2584x revision reporting.
Hans Verkuil
1
-1
/
+3
2007-02-21
V4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixups
Mike Isely
3
-6
/
+4
2007-02-21
V4L/DVB (5174): Pvrusb2: video corruption fixes
Mike Isely
1
-0
/
+69
2007-02-21
V4L/DVB (5173): Pvrusb2: encoder comm protocol cleanup
Mike Isely
1
-58
/
+92
2007-02-21
V4L/DVB (5172): Pvrusb2: Control protocol cleanup
Mike Isely
2
-38
/
+15
2007-02-21
V4L/DVB (5170): Pvrusb2: Add boilerplate to new header file
Mike Isely
1
-0
/
+31
2007-02-21
V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commands
Michael Krufky
5
-15
/
+47
2007-02-21
V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings
Trent Piepho
11
-35
/
+24
2007-02-21
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
8
-91
/
+41
2007-02-21
V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bits
Trent Piepho
1
-2
/
+4
2007-02-21
V4L/DVB (5156): Fix: dma free is being called with wrong arguments
Michael Schimek
2
-2
/
+2
2007-02-21
V4L/DVB (5147): Make vivi driver to use vmalloced pointers
Mauro Carvalho Chehab
2
-11
/
+75
2007-02-21
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
13
-37
/
+42
2007-02-21
V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls
Trent Piepho
2
-1
/
+47
2007-02-21
V4L/DVB (5117): Fix: VIDIOC_G_TUNER were returning an endless number of tuners
Mauro Carvalho Chehab
1
-0
/
+4
2007-02-21
V4L/DVB (5116): Remove some warnings when compiling on x86_64
Mauro Carvalho Chehab
1
-6
/
+6
2007-02-21
V4L/DVB (5114): Cx88: Add support for svideo/composite input of the Terratec ...
Heiko Baums
1
-0
/
+6
2007-02-21
V4L/DVB (5113): Adds video output routing
Marco Schluessler
1
-6
/
+18
2007-02-21
V4L/DVB (5111): Saa7134: add support for Terratec Cinergy HT PCI
Michael Krufky
3
-0
/
+43
2007-02-21
V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird
Mauro Carvalho Chehab
2
-2
/
+2
2007-02-21
V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2
Mauro Carvalho Chehab
2
-441
/
+344
2007-02-21
V4L/DVB (5108): Remove_cx88_ioctl
Mauro Carvalho Chehab
1
-27
/
+0
2007-02-21
V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.c
Mauro Carvalho Chehab
1
-18
/
+1
2007-02-21
V4L/DVB (5106): Do some cleanups at cx88-blackbird
Mauro Carvalho Chehab
1
-40
/
+29
2007-02-21
V4L/DVB (5105): Reorder some ioctl handlers
Mauro Carvalho Chehab
1
-70
/
+80
2007-02-21
V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.c
Mauro Carvalho Chehab
1
-2
/
+306
2007-02-21
V4L/DVB (5103): Fix vidioc_g_tuner handling
Mauro Carvalho Chehab
1
-0
/
+2
2007-02-21
V4L/DVB (5102): make videodev to auto-generate standards
Mauro Carvalho Chehab
4
-108
/
+63
2007-02-21
V4L/DVB (5101): Renamed video_mux to cx88_video_mux
Mauro Carvalho Chehab
1
-4
/
+4
2007-02-21
V4L/DVB (5100): Make cx88-blackbird to work again
Mauro Carvalho Chehab
2
-34
/
+62
2007-02-21
V4L/DVB (5099): Uncommented NTSC/443 video standard
Mauro Carvalho Chehab
1
-0
/
+3
2007-02-21
V4L/DVB (5098): Added support for V4L2_STD_NTSC_443
Mauro Carvalho Chehab
1
-2
/
+6
2007-02-21
V4L/DVB (5097): Convert cx8800 driver to video_ioctl2 handler
Mauro Carvalho Chehab
4
-633
/
+521
[next]