index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-04-06
34
-60
/
+36
*
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...
Hans Verkuil
2009-04-06
8
-45
/
+40
*
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
2009-04-06
11
-12
/
+12
*
V4L/DVB (11367): v4l2-common: remove legacy code
Hans Verkuil
2009-04-06
2
-58
/
+3
*
V4L/DVB (11366): v4l: remove obsolete header and source
Hans Verkuil
2009-04-06
2
-129
/
+1
*
V4L/DVB (11365): tvaudio: remove i2c legacy code
Hans Verkuil
2009-04-06
1
-33
/
+1
*
V4L/DVB (11364): tuner: remove i2c legacy code.
Hans Verkuil
2009-04-06
1
-55
/
+17
*
V4L/DVB (11363): tvp5150: remove i2c legacy code.
Hans Verkuil
2009-04-06
1
-16
/
+1
*
V4L/DVB (11362): saa7115: remove i2c legacy code
Hans Verkuil
2009-04-06
1
-14
/
+1
*
V4L/DVB (11361): msp3400: remove i2c legacy code
Hans Verkuil
2009-04-06
1
-12
/
+1
*
V4L/DVB (11360): em28xx: use usb_interface.dev for v4l2_device_register
Mauro Carvalho Chehab
2009-04-06
1
-2
/
+3
*
V4L/DVB (11358): w9968cf: use usb_interface.dev for v4l2_device_register
Janne Grunau
2009-04-06
1
-1
/
+1
*
V4L/DVB (11357): au0828: remove explicitly set v4l2_device.name and unused au...
Janne Grunau
2009-04-06
1
-6
/
+1
*
V4L/DVB (11356): au0828: use usb_interface.dev for v4l2_device_register
Janne Grunau
2009-04-06
1
-1
/
+1
*
V4L/DVB (11355): pvrusb2: use usb_interface.dev for v4l2_device_register
Janne Grunau
2009-04-06
1
-1
/
+1
*
V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_register
Janne Grunau
2009-04-06
1
-3
/
+5
*
V4L/DVB (11353): cx231xx: remove explicitly set v4l2_device.name
Janne Grunau
2009-04-06
1
-2
/
+0
*
V4L/DVB (11352): cx231xx: use usb_interface.dev for v4l2_device_register
Janne Grunau
2009-04-06
1
-1
/
+1
*
V4L/DVB (11250): cx231xx: Fix Kconfig help items
Mauro Carvalho Chehab
2009-04-06
1
-4
/
+4
*
V4L/DVB (11135): cx231xx: use usb_make_path() for bus_info
Mauro Carvalho Chehab
2009-04-06
1
-2
/
+1
*
V4L/DVB (11134): cx231xx: dmesg cleanup
Mauro Carvalho Chehab
2009-04-06
5
-27
/
+4
*
V4L/DVB (11133): cx231xx: don't print pcb config debug messages by default
Mauro Carvalho Chehab
2009-04-06
1
-16
/
+18
*
V4L/DVB (11132): cx231xx: usb probe cleanups
Mauro Carvalho Chehab
2009-04-06
1
-223
/
+189
*
V4L/DVB (11131): cx231xx: avoid trying to access unfilled dev struct
Mauro Carvalho Chehab
2009-04-06
1
-1
/
+1
*
V4L/DVB (11130): cx231xx: fix an inverted logic at vidioc_streamoff
Mauro Carvalho Chehab
2009-04-06
1
-1
/
+1
*
V4L/DVB (11129): cx231xx: Use generic names for each device block
Sri Deevi
2009-04-06
5
-741
/
+538
*
V4L/DVB (11128): cx231xx: convert the calls to subdev format
Sri Deevi
2009-04-06
5
-103
/
+91
*
V4L/DVB (11038): Fix the issue with audio module & correction of Names
Sri Deevi
2009-04-06
2
-5
/
+7
*
V4L/DVB (10989): cx25840: cx23885 detection was broken
Hans Verkuil
2009-04-06
1
-2
/
+2
*
V4L/DVB (10982): cx231xx: fix compile warning
Hans Verkuil
2009-04-06
1
-1
/
+1
*
V4L/DVB (10958): cx231xx: some additional CodingStyle and minor fixes
Sri Deevi
2009-04-06
14
-971
/
+1963
*
V4L/DVB (10957): cx231xx: Fix CodingStyle
Sri Deevi
2009-04-06
12
-257
/
+326
*
V4L/DVB (10957a): cx231xx: Fix compilation breakage
Mauro Carvalho Chehab
2009-04-06
3
-4
/
+3
*
V4L/DVB (10956): cx231xx: First series of manual CodingStyle fixes
Mauro Carvalho Chehab
2009-04-06
5
-1628
/
+1257
*
V4L/DVB (10955): cx231xx: CodingStyle automatic fixes with Lindent
Mauro Carvalho Chehab
2009-04-06
13
-4900
/
+5809
*
V4L/DVB (10954): Add cx231xx USB driver
Sri Deevi
2009-04-06
16
-0
/
+12436
*
V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patch
Mauro Carvalho Chehab
2009-04-06
3
-73
/
+63
*
V4L/DVB (10952): cx25840: prepare it to be used by cx231xx module
Sri Deevi
2009-04-06
4
-21
/
+148
*
V4L/DVB (11350): Add camera (CSI) driver for MX1
Paulius Zaleckas
2009-04-06
3
-1
/
+840
*
V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the...
Guennadi Liakhovetski
2009-04-06
1
-1
/
+1
*
V4L/DVB (11347): mt9t031: use platform power hook
Guennadi Liakhovetski
2009-04-06
1
-0
/
+21
*
V4L/DVB (11343): au0828: make i2c clock speed per-board configurable
Devin Heitmueller
2009-04-06
3
-20
/
+18
*
V4L/DVB (11342): au0828: better document i2c registers
Devin Heitmueller
2009-04-06
2
-28
/
+69
*
V4L/DVB (11334): pvrusb2: Fix uninitialized tuner_setup field(s)
Mike Isely
2009-04-06
1
-0
/
+1
*
V4L/DVB (11333): pvrusb2: Report def_val items in sysfs symbolically, consist...
Mike Isely
2009-04-06
1
-6
/
+8
*
V4L/DVB (11332): pvrusb2: Fix incorrect reporting of default value for non-in...
Mike Isely
2009-04-06
1
-7
/
+5
*
V4L/DVB (11331): em28xx: convert to v4l2_subdev
Douglas Schilling Landgraf
2009-04-06
5
-141
/
+172
*
V4L/DVB (11329): Fix buglets in v4l1 compatibility layer
Russell King
2009-04-06
1
-2
/
+7
*
V4L/DVB (11327): ov772x: add edge contrl support
Kuninori Morimoto
2009-04-06
1
-4
/
+59
*
V4L/DVB (11326): mt9m001: fix advertised pixel clock polarity
Guennadi Liakhovetski
2009-04-06
1
-1
/
+1
[next]