index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
usbvision
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-03
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-2
/
+2
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
1
-11
/
+1
2011-05-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-97
/
+114
2011-05-20
[media] usbvision: remove broken testpattern
Ondrej Zary
1
-92
/
+0
2011-05-20
[media] usbvision: add Nogatech USB MicroCam
Ondrej Zary
6
-5
/
+114
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-2
/
+3
2010-12-30
[media] usbvision: coding style
Hans Verkuil
5
-686
/
+557
2010-12-30
[media] usbvision: convert // to /* */
Hans Verkuil
4
-175
/
+173
2010-12-30
[media] usbvision: get rid of camelCase
Hans Verkuil
5
-1581
/
+1581
2010-12-30
[media] usbvision: convert to unlocked_ioctl
Hans Verkuil
3
-43
/
+9
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-3
/
+0
2010-12-02
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-3
/
+3
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-22
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
1
-3
/
+3
2010-10-21
V4L/DVB: usbvision: remove BKL from usbvision
Hans Verkuil
3
-5
/
+13
2010-06-01
V4L/DVB: drivers/media: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-8
/
+8
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-8
/
+8
2010-05-19
V4L/DVB: usbvision: add delay before detecting the saa711x
Hans Verkuil
1
-0
/
+3
2010-05-19
V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register hand...
Hans Verkuil
2
-4
/
+6
2010-05-19
V4L/DVB: usbvision: remove non-working vbi device
Hans Verkuil
2
-78
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-2
/
+1
2010-02-26
V4L/DVB (13954): Correct NULL test
Julia Lawall
1
-1
/
+1
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-4
/
+0
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
1
-3
/
+3
2009-12-16
V4L/DVB (13551): v4l: Remove video_device::num usage from device drivers
Laurent Pinchart
1
-2
/
+2
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
1
-12
/
+12
2009-12-05
V4L/DVB (13241): Cleanup redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
3
-3
/
+0
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
1
-6
/
+6
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-16
V4L/DVB (11992): Add missing __devexit_p()
Jean Delvare
1
-1
/
+1
2009-06-16
V4L/DVB (11958): usbvision-core.c: vfree does its own NULL check
Figo.zhang
1
-8
/
+6
2009-06-16
V4L/DVB: cleanup redundant tests on unsigned
Roel Kluin
1
-1
/
+1
2009-04-06
V4L/DVB: usbvision: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-4
/
+1
2009-04-06
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
1
-2
/
+2
2009-04-06
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
1
-3
/
+6
2009-04-06
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-04-06
V4L/DVB (11354): usbvision: use usb_interface.dev for v4l2_device_register
Janne Grunau
1
-3
/
+5
2009-03-30
V4L/DVB (11271): usbvision: Remove buffer type checks from enum_fmt_vid_cap, ...
Trent Piepho
1
-9
/
+1
2009-03-30
V4L/DVB (11140): usbvision: fix oops on ARM platform when allocating transfer...
Devin Heitmueller
1
-1
/
+1
2009-03-30
V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (11045): v4l2: call v4l2_device_disconnect in USB drivers.
Hans Verkuil
1
-0
/
+2
2009-03-30
V4L/DVB (10818): usbvision: Don't need to zero ioctl parameter fields
Trent Piepho
1
-7
/
+0
2009-03-30
V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl
Trent Piepho
1
-3
/
+0
2009-03-30
V4L/DVB (10738): Get rid of video_decoder.h header were uneeded
Mauro Carvalho Chehab
2
-2
/
+0
2009-03-30
V4L/DVB (10692): usbvision: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
4
-145
/
+75
2009-03-30
V4L/DVB (10306): usbvision: use usb_make_path to report bus info
Thierry MERLE
1
-2
/
+1
[next]