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.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
/
usbvision
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-26
1
-2
/
+3
*
[media] usbvision: coding style
Hans Verkuil
2010-12-30
5
-686
/
+557
*
[media] usbvision: convert // to /* */
Hans Verkuil
2010-12-30
4
-175
/
+173
*
[media] usbvision: get rid of camelCase
Hans Verkuil
2010-12-30
5
-1581
/
+1581
*
[media] usbvision: convert to unlocked_ioctl
Hans Verkuil
2010-12-30
3
-43
/
+9
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
1
-3
/
+0
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-12-02
1
-3
/
+3
|
\
|
*
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
1
-3
/
+3
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
/
*
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
2010-10-22
1
-3
/
+3
*
V4L/DVB: usbvision: remove BKL from usbvision
Hans Verkuil
2010-10-21
3
-5
/
+13
*
V4L/DVB: drivers/media: Eliminate a NULL pointer dereference
Julia Lawall
2010-06-01
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
1
-8
/
+8
|
\
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-8
/
+8
*
|
V4L/DVB: usbvision: add delay before detecting the saa711x
Hans Verkuil
2010-05-19
1
-0
/
+3
*
|
V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register hand...
Hans Verkuil
2010-05-19
2
-4
/
+6
*
|
V4L/DVB: usbvision: remove non-working vbi device
Hans Verkuil
2010-05-19
2
-78
/
+0
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-2
/
+1
*
V4L/DVB (13954): Correct NULL test
Julia Lawall
2010-02-26
1
-1
/
+1
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-4
/
+0
*
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
1
-3
/
+3
*
V4L/DVB (13551): v4l: Remove video_device::num usage from device drivers
Laurent Pinchart
2009-12-16
1
-2
/
+2
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-12
/
+12
*
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
2009-12-05
1
-1
/
+1
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
3
-3
/
+0
*
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
1
-6
/
+6
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
V4L/DVB (11992): Add missing __devexit_p()
Jean Delvare
2009-06-16
1
-1
/
+1
*
V4L/DVB (11958): usbvision-core.c: vfree does its own NULL check
Figo.zhang
2009-06-16
1
-8
/
+6
*
V4L/DVB: cleanup redundant tests on unsigned
Roel Kluin
2009-06-16
1
-1
/
+1
*
V4L/DVB: usbvision: remove unused #include <version.h>
Huang Weiyi
2009-04-06
1
-1
/
+0
*
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-06
1
-4
/
+1
*
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
2009-04-06
1
-2
/
+2
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
1
-3
/
+6
*
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
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 (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, ...
Trent Piepho
2009-03-30
1
-9
/
+1
*
V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer...
Devin Heitmueller
2009-03-30
1
-1
/
+1
*
V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.
Hans Verkuil
2009-03-30
1
-1
/
+1
*
V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers.
Hans Verkuil
2009-03-30
1
-0
/
+2
*
V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fields
Trent Piepho
2009-03-30
1
-7
/
+0
*
V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl
Trent Piepho
2009-03-30
1
-3
/
+0
*
V4L/DVB (10738): Get rid of video_decoder.h header were uneeded
Mauro Carvalho Chehab
2009-03-30
2
-2
/
+0
*
V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
2009-03-30
4
-145
/
+75
*
V4L/DVB (10306): usbvision: use usb_make_path to report bus info
Thierry MERLE
2009-03-30
1
-2
/
+1
*
V4L/DVB (10298): remove err macro from few usb devices
Mauro Carvalho Chehab
2009-03-30
3
-33
/
+53
*
V4L/DVB (10248): v4l-dvb: fix a bunch of compile warnings.
Hans Verkuil
2009-01-29
1
-1
/
+1
*
V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc
Julia Lawall
2009-01-07
1
-2
/
+1
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-4
/
+5
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
1
-2
/
+2
[next]