index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
usbvideo
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2
-2
/
+3
2008-10-17
USB: remove warn() macro from usb media drivers
Greg Kroah-Hartman
2
-9
/
+13
2008-10-12
V4L/DVB (9116): USB: remove info() macro from usb media drivers
Greg Kroah-Hartman
5
-104
/
+186
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
1
-2
/
+1
2008-10-12
V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead
Hans Verkuil
1
-5
/
+4
2008-10-12
V4L/DVB (8783): v4l: add all missing video_device release callbacks
Hans Verkuil
2
-5
/
+2
2008-10-12
V4L/DVB (8695): usbvideo: add proper error check and add release function
Hans Verkuil
1
-1
/
+6
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-0
/
+6
2008-09-03
V4L/DVB (8779): v4l: fix more incorrect video_register_device result checks
Hans Verkuil
1
-1
/
+1
2008-09-03
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
1
-3
/
+3
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2
-2
/
+0
2008-07-26
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...
Hans Verkuil
1
-0
/
+1
2008-07-26
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
2
-2
/
+0
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-1
/
+1
2008-07-14
vicam: use request_firmware()
Jaswinder Singh
1
-296
/
+21
2008-06-05
V4L/DVB (7970): mix trivial endianness annotations
Al Viro
1
-1
/
+1
2008-04-30
Add macros similar to min/max/min_t/max_t
Harvey Harrison
1
-6
/
+0
2008-04-24
V4L/DVB (7589): ibmcam: improve support for the IBM PC Camera Pro
David Hilvert
1
-15
/
+47
2008-04-24
V4L/DVB (7528): media/video/usbvideo replace remaining __FUNCTION__ occurrences
Harvey Harrison
4
-73
/
+73
2008-04-24
V4L/DVB (7402): add macro validation for v4l_compat_ioctl32
Douglas Schilling Landgraf
2
-0
/
+4
2008-04-24
V4L/DVB (7335): usb-video: checkpatch fixes
Andrew Morton
1
-2
/
+2
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
5
-6
/
+6
2008-03-20
V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal wi...
Pascal Terjan
1
-4
/
+5
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+0
2008-02-03
drivers/media/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-21
V4L/DVB: Don't access input_dev->private directly
Dmitry Torokhov
2
-4
/
+0
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2
-2
/
+0
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2
-4
/
+4
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-18
V4L/DVB (5750): Remove obsoleted support for PROC_FS on vicam.c
Mauro Carvalho Chehab
1
-181
/
+0
2007-07-18
V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.
Robert P. J. Day
1
-1
/
+1
2007-07-18
V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent
Dmitry Torokhov
2
-2
/
+2
2007-05-11
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-4
/
+4
2007-05-09
V4L/DVB (5586): Use menuconfig objects II - V4L
Jan Engelhardt
1
-4
/
+4
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-27
V4L/DVB (5399): Usbvideo module handling
Oliver Neukum
1
-11
/
+7
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2
-2
/
+2
2007-01-15
V4L/DVB (5024): Fix quickcam communicator driver for big endian architectures
Grant Likely
1
-14
/
+0
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-10
V4L/DVB (4854): Handle errors from input_register_device()
Dmitry Torokhov
1
-1
/
+8
2006-12-01
usb: quickcam_messenger free urb cleanup
Mariusz Kozlowski
1
-2
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
3
-4
/
+4
2006-09-26
V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driver
Bas Bloemsaat
1
-0
/
+4
2006-09-26
V4L/DVB (4413): Konicawc - handle errors from input_register_device()
Dmitry Torokhov
1
-1
/
+8
2006-07-29
V4L/DVB (4344): Fix broken dependencies on media Kconfig
Mauro Carvalho Chehab
1
-4
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
[next]