index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
tm6000
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-02
Staging: Merge branch 'staging-next' into 2.6.38-rc3
Greg Kroah-Hartman
1
-10
/
+36
2011-01-21
Staging: tm6000: check usb_alloc_urb() return
Dan Carpenter
1
-0
/
+2
2011-01-21
Staging: tm6000: silence Sparse warning "dubious: !x | !y"
Dan Carpenter
1
-1
/
+1
2011-01-19
[media] tm6000: rework init code
Dmitri Belimov
1
-10
/
+36
2010-12-29
[media] tm6000: Fix mutex unbalance
Dmitri Belimov
1
-1
/
+1
2010-12-29
[media] tm6000: rework and fix IR
Dmitri Belimov
5
-53
/
+195
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-12
/
+0
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
1
-6
/
+6
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2
-2
/
+2
2010-12-29
[media] TM6000: Drop unused macro
Jean Delvare
1
-12
/
+0
2010-12-29
[media] TM6000: Clean-up i2c initialization
Jean Delvare
1
-17
/
+10
2010-12-29
[media] tm6000: add revision check
Stefan Ringel
2
-14
/
+20
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
1
-46
/
+39
2010-12-29
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
1
-11
/
+4
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-2
/
+2
2010-11-09
[media] tm6000: bugfix set tv standards
Stefan Ringel
1
-0
/
+1
2010-10-31
i2c: Drop unused I2C_CLASS_TV flags
Jean Delvare
1
-1
/
+0
2010-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
3
-11
/
+12
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
3
-11
/
+12
2010-10-23
[media] tm6000: fix a macro coding style issue
Ruslan Pisarev
1
-1
/
+1
2010-10-23
tm6000: Remove some ugly debug code
Mauro Carvalho Chehab
1
-10
/
+2
2010-10-22
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
1
-2
/
+2
2010-10-21
[media] tm6000: fix macros and comments coding style issue in tm6000.h
Ruslan Pisarev
1
-4
/
+5
2010-10-21
[media] Staging: tm6000: Delete braces from return in tm6000-cards.c
Ruslan Pisarev
1
-1
/
+1
2010-10-21
[media] tm6000: fix comments coding style issue in group of files
Ruslan Pisarev
9
-153
/
+153
2010-10-21
[media] Staging: tm6000: fix braces, tabs, comments and space coding style is...
Ruslan Pisarev
1
-172
/
+173
2010-10-21
[media] tm6000: don't initialize static var on tm6000-i2c.c
Ruslan Pisarev
1
-1
/
+1
2010-10-21
[media] tm6000: fix resource locking
Mauro Carvalho Chehab
2
-15
/
+45
2010-10-21
[media] tm6000: Use just one lock for devlist
Mauro Carvalho Chehab
1
-9
/
+4
2010-10-21
[media] tm6000-alsa: fix some locking issues
Mauro Carvalho Chehab
2
-9
/
+40
2010-10-21
[media] tm6000: don't use BKL at the driver
Mauro Carvalho Chehab
3
-19
/
+7
2010-10-21
[media] Add a todo file for staging/tm6000
Mauro Carvalho Chehab
1
-0
/
+6
2010-10-21
[media] V4L-DVB: tm6000: Move VBI init to a separate function
Mauro Carvalho Chehab
2
-28
/
+37
2010-10-21
[media] tm6000: Improve audio standards handling and add SECAM-DK
Dmitry Belimov
1
-100
/
+244
2010-10-21
[media] tm6000: add audio standards table
Mauro Carvalho Chehab
3
-45
/
+178
2010-10-21
[media] staging/tm6000: Fix a warning message
Mauro Carvalho Chehab
1
-2
/
+12
2010-10-21
V4L/DVB: tm6000: Fix warnings due to a small array size
Mauro Carvalho Chehab
1
-1
/
+1
2010-10-21
V4L/DVB: tm6000+audio
Dmitri Belimov
4
-16
/
+54
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-1
/
+1
2010-10-21
V4L/DVB: tm6000: removed unused i2c adapter ID
Hans Verkuil
1
-3
/
+0
2010-10-21
V4L/DVB: tm6000: bugfix param string
Stefan Ringel
1
-1
/
+1
2010-10-08
Staging: tm6000: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-05
Staging: tm6000: Makefile: cleaned up Makefile cflag lines
Tracey Dent
1
-4
/
+4
2010-09-27
V4L/DVB: tm6000: bugfix data handling
Stefan Ringel
1
-22
/
+39
2010-09-27
V4L/DVB: tm6000: depends on IR_CORE
Randy Dunlap
1
-1
/
+1
2010-08-31
staging: tm6000: fix memory leak
Kulikov Vasiliy
1
-2
/
+5
2010-08-31
staging: Drop unnecessary null test
Julia Lawall
1
-4
/
+2
2010-08-02
V4L/DVB: tm6000-input: Make checkpatch.pl happy
Mauro Carvalho Chehab
1
-8
/
+8
2010-08-02
V4L/DVB: tm6000: add ir support
Stefan Ringel
4
-2
/
+402
[next]