index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-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-20
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-02
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-30
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
2006-06-26
[PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"
Andrew Morton
1
-1
/
+1
2006-06-25
V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...
Mauro Carvalho Chehab
1
-0
/
+1
2006-06-25
V4L/DVB (4036): Fix some compilation warnings
Mauro Carvalho Chehab
1
-1
/
+1
2006-06-25
V4L/DVB (4018): Usbvideo/quickcam_messenger driver v4l
jayakumar.video@gmail.com
4
-0
/
+1259
2006-06-22
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
David Brownell
1
-2
/
+1
2006-05-13
V4L/DVB (3774): Create V4L1 config options
Mauro Carvalho Chehab
1
-3
/
+3
2006-04-02
V4L/DVB (3653h): Move usb v4l docs into Documentation/video4linux
Michael Krufky
1
-3
/
+2
2006-04-02
V4L/DVB (3653f): usbvideo: fixed Kconfig menu and Makefile build configuration
Michael Krufky
2
-4
/
+43
2006-03-25
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Mauro Carvalho Chehab
6
-70
/
+70
2006-03-25
V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video
Mauro Carvalho Chehab
7
-0
/
+9588
[prev]