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
/
staging
/
go7007
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
staging: go7007: Remove NULL check before kfree
Ilia Mirkin
2011-03-14
1
-4
/
+2
*
staging/go7007: remove the BKL
Arnd Bergmann
2011-01-31
2
-4
/
+0
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-10
1
-1
/
+1
|
\
|
*
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
2010-12-07
1
-1
/
+1
|
|
\
|
*
|
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-11-16
1
-1
/
+1
*
|
|
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
|
|
[media] ir-core: more cleanups of ir-functions.c
David Härdeman
2010-12-29
1
-2
/
+2
|
|
/
|
/
|
*
|
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-10-28
1
-5
/
+5
|
\
|
*
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
1
-5
/
+5
|
|
\
|
|
*
Staging: go7007: Makefile: makefile cleanup
Tracey Dent
2010-10-08
1
-5
/
+5
*
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-28
12
-62
/
+57
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[media] go7007: Don't use module names to load I2C modules
Laurent Pinchart
2010-10-22
1
-40
/
+3
|
*
|
[media] go7007: Fix the TW2804 I2C type name
Laurent Pinchart
2010-10-22
1
-1
/
+1
|
*
|
[media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules
Laurent Pinchart
2010-10-22
7
-0
/
+7
|
*
|
[media] go7007: MJPEG buffer overflow
Pete Eberlein
2010-10-21
1
-1
/
+11
|
*
|
V4L/DVB: Fix Kconfig dependencies for VIDEO_IR
Mauro Carvalho Chehab
2010-10-21
1
-1
/
+1
|
*
|
V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
2010-10-21
1
-6
/
+21
|
*
|
V4L/DVB: go7007: convert to use the mediabus API
Hans Verkuil
2010-10-21
2
-13
/
+13
|
|
/
*
/
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-10-21
1
-0
/
+1
|
/
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
5
-8
/
+0
*
Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
2010-05-27
1
-4
/
+4
*
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
4
-15
/
+7
*
Staging: go7007: fix dangling i2c pointers
Wolfram Sang
2010-05-11
3
-0
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
11
-0
/
+11
*
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
2010-03-04
12
-11
/
+16
|
\
|
*
Staging: go7007: Eliminate useless code
Julia Lawall
2010-03-03
1
-1
/
+1
|
*
staging: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
2010-03-03
3
-0
/
+5
|
*
staging: make i2c device id constant
Németh Márton
2010-03-03
8
-8
/
+8
|
*
staging: make USB device id constant
Németh Márton
2010-03-03
2
-2
/
+2
*
|
V4L/DVB: s2250: Fix write_reg i2c address
Pete Eberlein
2010-02-26
1
-1
/
+1
|
/
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-1
/
+0
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-2
/
+2
*
V4L/DVB (13458): go7007: subdev conversion
Pete Eberlein
2009-12-05
2
-71
/
+47
*
V4L/DVB (13457): s2250: subdev conversion
Pete Eberlein
2009-12-05
1
-246
/
+261
*
V4L/DVB (13456): s2250: Change module structure
Pete Eberlein
2009-12-05
5
-50
/
+27
*
V4L/DVB (13455): go7007: Add struct v4l2_device.
Pete Eberlein
2009-12-05
4
-8
/
+23
*
V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250
Pete Eberlein
2009-11-30
1
-2
/
+2
*
staging/go7007: Fix compilation by re-adding the missing s2250-loader.h
Mauro Carvalho Chehab
2009-11-30
1
-0
/
+24
*
V4L/DVB (13037): go7007: Revert compatibility code added at the wrong place
Mauro Carvalho Chehab
2009-09-22
1
-5
/
+0
*
V4L/DVB (13027): go7007: convert printks to v4l2_info
Pete Eberlein
2009-09-19
1
-12
/
+11
*
V4L/DVB (13026): s2250-board: Implement brightness and contrast controls
Pete Eberlein
2009-09-19
1
-5
/
+72
*
V4L/DVB (13025): s2250-board: Fix memory leaks
Pete Eberlein
2009-09-19
1
-2
/
+8
*
V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystd
Pete Eberlein
2009-09-19
1
-17
/
+35
*
V4L/DVB (13023): go7007: Merge struct gofh and go declarations
Pete Eberlein
2009-09-19
1
-42
/
+21
*
V4L/DVB (13022): go7007: Fix mpeg controls
Pete Eberlein
2009-09-19
1
-28
/
+16
*
V4L/DVB (13021): go7007: Fix whitespace and line lengths
Pete Eberlein
2009-09-19
1
-23
/
+25
*
V4L/DVB (13020): go7007: Updates to Kconfig and Makefile
Pete Eberlein
2009-09-19
2
-10
/
+94
*
V4L/DVB (12859): go7007: semaphore -> mutex conversion
Mauro Carvalho Chehab
2009-09-19
9
-70
/
+68
[next]