index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
go7007
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-1
/
+1
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-5
/
+5
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
1
-5
/
+5
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-62
/
+57
2010-10-22
[media] go7007: Don't use module names to load I2C modules
Laurent Pinchart
1
-40
/
+3
2010-10-22
[media] go7007: Fix the TW2804 I2C type name
Laurent Pinchart
1
-1
/
+1
2010-10-22
[media] go7007: Add MODULE_DEVICE_TABLE to the go7007 I2C modules
Laurent Pinchart
7
-0
/
+7
2010-10-21
BKL: introduce CONFIG_BKL.
Arnd Bergmann
1
-0
/
+1
2010-10-21
[media] go7007: MJPEG buffer overflow
Pete Eberlein
1
-1
/
+11
2010-10-21
V4L/DVB: Fix Kconfig dependencies for VIDEO_IR
Mauro Carvalho Chehab
1
-1
/
+1
2010-10-21
V4L/DVB: s2250: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
1
-6
/
+21
2010-10-21
V4L/DVB: go7007: convert to use the mediabus API
Hans Verkuil
2
-13
/
+13
2010-10-08
Staging: go7007: Makefile: makefile cleanup
Tracey Dent
1
-5
/
+5
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
5
-8
/
+0
2010-05-27
Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
1
-4
/
+4
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
4
-15
/
+7
2010-05-11
Staging: go7007: fix dangling i2c pointers
Wolfram Sang
3
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-0
/
+11
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
12
-11
/
+16
2010-03-03
Staging: go7007: Eliminate useless code
Julia Lawall
1
-1
/
+1
2010-03-03
staging: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
3
-0
/
+5
2010-03-03
staging: make i2c device id constant
Németh Márton
8
-8
/
+8
2010-03-03
staging: make USB device id constant
Németh Márton
2
-2
/
+2
2010-02-26
V4L/DVB: s2250: Fix write_reg i2c address
Pete Eberlein
1
-1
/
+1
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
1
-2
/
+2
2009-12-05
V4L/DVB (13458): go7007: subdev conversion
Pete Eberlein
2
-71
/
+47
2009-12-05
V4L/DVB (13457): s2250: subdev conversion
Pete Eberlein
1
-246
/
+261
2009-12-05
V4L/DVB (13456): s2250: Change module structure
Pete Eberlein
5
-50
/
+27
2009-12-05
V4L/DVB (13455): go7007: Add struct v4l2_device.
Pete Eberlein
4
-8
/
+23
2009-11-30
V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250
Pete Eberlein
1
-2
/
+2
2009-11-30
staging/go7007: Fix compilation by re-adding the missing s2250-loader.h
Mauro Carvalho Chehab
1
-0
/
+24
2009-09-22
V4L/DVB (13037): go7007: Revert compatibility code added at the wrong place
Mauro Carvalho Chehab
1
-5
/
+0
2009-09-19
V4L/DVB (13027): go7007: convert printks to v4l2_info
Pete Eberlein
1
-12
/
+11
2009-09-19
V4L/DVB (13026): s2250-board: Implement brightness and contrast controls
Pete Eberlein
1
-5
/
+72
2009-09-19
V4L/DVB (13025): s2250-board: Fix memory leaks
Pete Eberlein
1
-2
/
+8
2009-09-19
V4L/DVB (13024): go7007: Implement vidioc_g_std and vidioc_querystd
Pete Eberlein
1
-17
/
+35
2009-09-19
V4L/DVB (13023): go7007: Merge struct gofh and go declarations
Pete Eberlein
1
-42
/
+21
2009-09-19
V4L/DVB (13022): go7007: Fix mpeg controls
Pete Eberlein
1
-28
/
+16
2009-09-19
V4L/DVB (13021): go7007: Fix whitespace and line lengths
Pete Eberlein
1
-23
/
+25
2009-09-19
V4L/DVB (13020): go7007: Updates to Kconfig and Makefile
Pete Eberlein
2
-10
/
+94
2009-09-19
V4L/DVB (12859): go7007: semaphore -> mutex conversion
Mauro Carvalho Chehab
9
-70
/
+68
2009-09-19
V4L/DVB (12858): go7007: whitespacing cleanups
Mauro Carvalho Chehab
4
-89
/
+91
2009-07-13
Fix staging drivers after smp_lock.h redux
Jean Delvare
1
-0
/
+1
2009-06-19
staging: wis-sony-tuner.c: fix &&/|| error
Roel Kluin
1
-1
/
+1
2009-06-12
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
1
-2
/
+2
2009-04-21
go7007: Convert to the new i2c device binding model
Jean Delvare
13
-418
/
+176
2009-04-17
Staging: go7007: fix build issues
Greg Kroah-Hartman
2
-15
/
+2
[next]