index
:
Linux Stable
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.12.y
linux-6.13.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
/
tm6000
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] tm6000: fix macros and comments coding style issue in tm6000.h
Ruslan Pisarev
2010-10-21
1
-4
/
+5
*
[media] Staging: tm6000: Delete braces from return in tm6000-cards.c
Ruslan Pisarev
2010-10-21
1
-1
/
+1
*
[media] tm6000: fix comments coding style issue in group of files
Ruslan Pisarev
2010-10-21
9
-153
/
+153
*
[media] Staging: tm6000: fix braces, tabs, comments and space coding style is...
Ruslan Pisarev
2010-10-21
1
-172
/
+173
*
[media] tm6000: don't initialize static var on tm6000-i2c.c
Ruslan Pisarev
2010-10-21
1
-1
/
+1
*
[media] tm6000: fix resource locking
Mauro Carvalho Chehab
2010-10-21
2
-15
/
+45
*
[media] tm6000: Use just one lock for devlist
Mauro Carvalho Chehab
2010-10-21
1
-9
/
+4
*
[media] tm6000-alsa: fix some locking issues
Mauro Carvalho Chehab
2010-10-21
2
-9
/
+40
*
[media] tm6000: don't use BKL at the driver
Mauro Carvalho Chehab
2010-10-21
3
-19
/
+7
*
[media] Add a todo file for staging/tm6000
Mauro Carvalho Chehab
2010-10-21
1
-0
/
+6
*
[media] V4L-DVB: tm6000: Move VBI init to a separate function
Mauro Carvalho Chehab
2010-10-21
2
-28
/
+37
*
[media] tm6000: Improve audio standards handling and add SECAM-DK
Dmitry Belimov
2010-10-21
1
-100
/
+244
*
[media] tm6000: add audio standards table
Mauro Carvalho Chehab
2010-10-21
3
-45
/
+178
*
[media] staging/tm6000: Fix a warning message
Mauro Carvalho Chehab
2010-10-21
1
-2
/
+12
*
V4L/DVB: tm6000: Fix warnings due to a small array size
Mauro Carvalho Chehab
2010-10-21
1
-1
/
+1
*
V4L/DVB: tm6000+audio
Dmitri Belimov
2010-10-21
4
-16
/
+54
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-21
1
-1
/
+1
*
V4L/DVB: tm6000: removed unused i2c adapter ID
Hans Verkuil
2010-10-21
1
-3
/
+0
*
V4L/DVB: tm6000: bugfix param string
Stefan Ringel
2010-10-21
1
-1
/
+1
*
V4L/DVB: tm6000: bugfix data handling
Stefan Ringel
2010-09-27
1
-22
/
+39
*
V4L/DVB: tm6000: depends on IR_CORE
Randy Dunlap
2010-09-27
1
-1
/
+1
*
V4L/DVB: tm6000-input: Make checkpatch.pl happy
Mauro Carvalho Chehab
2010-08-02
1
-8
/
+8
*
V4L/DVB: tm6000: add ir support
Stefan Ringel
2010-08-02
4
-2
/
+402
*
V4L/DVB: tm6000: Partially revert some copybuf logic
Mauro Carvalho Chehab
2010-08-02
1
-2
/
+2
*
V4L/DVB: tm6000: Be sure that the new buffer is empty
Mauro Carvalho Chehab
2010-08-02
1
-2
/
+1
*
V4L/DVB: tm6000: Fix copybuf continue logic
Mauro Carvalho Chehab
2010-08-02
1
-3
/
+3
*
V4L/DVB: tm6000: audio packet has always 180 bytes
Mauro Carvalho Chehab
2010-08-02
1
-1
/
+4
*
V4L/DVB: tm6000: Improve set bitrate routines used by alsa
Mauro Carvalho Chehab
2010-08-02
2
-1
/
+12
*
V4L/DVB: tm6000-alsa: Implement a routine to store data received from URB
Mauro Carvalho Chehab
2010-08-02
1
-13
/
+43
*
V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization code
Mauro Carvalho Chehab
2010-08-02
3
-25
/
+35
*
V4L/DVB: tm6000: avoid unknown symbol tm6000_debug
Mauro Carvalho Chehab
2010-08-02
1
-0
/
+1
*
V4L/DVB: tm6000: Add a callback code for buffer fill
Mauro Carvalho Chehab
2010-08-02
4
-1
/
+38
*
V4L/DVB: tm6000: Use an enum for extension type
Mauro Carvalho Chehab
2010-08-02
3
-5
/
+7
*
V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocation
Mauro Carvalho Chehab
2010-08-02
2
-31
/
+32
*
V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa module
Mauro Carvalho Chehab
2010-08-02
1
-2
/
+2
*
V4L/DVB: Staging: tm6000: Fix coding style issues
Timofey Trofimov
2010-08-02
6
-171
/
+154
*
V4L/DVB: tm6000: move dvb into a separate kern module
Stefan Ringel
2010-08-02
6
-40
/
+89
*
V4L/DVB: tm6000: rewrite init and fini
Stefan Ringel
2010-08-02
2
-78
/
+62
*
V4L/DVB: tm6000: Fix Video decoder initialization
Dmitri Belimov
2010-08-02
1
-15
/
+15
*
V4L/DVB: tm6000: rewrite copy_streams
Stefan Ringel
2010-08-02
2
-214
/
+119
*
v4l-dvb: update gfp/slab.h includes
Tejun Heo
2010-06-28
4
-0
/
+4
*
V4L/DVB: tm6000: add DVB support for tuner xc5000
Stefan Ringel
2010-06-01
1
-20
/
+49
*
V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_stream
Stefan Ringel
2010-06-01
1
-1
/
+4
*
V4L/DVB: tm6000: Properly select the tuners
Stefan Ringel
2010-06-01
1
-1
/
+2
*
V4L/DVB: tm6000: Add control to the power led
Stefan Ringel
2010-06-01
2
-0
/
+32
*
V4L/DVB: tm6000: bugfix stabilizing urb data
Stefan Ringel
2010-06-01
1
-2
/
+2
*
V4L/DVB: tm6000: bugfix video image
Stefan Ringel
2010-06-01
1
-43
/
+45
*
V4L/DVB: tm6000: add vbi message inside the type switch
Stefan Ringel
2010-06-01
1
-2
/
+4
*
V4L/DVB: tm6000: bugfix incorrect size
Stefan Ringel
2010-06-01
1
-1
/
+5
*
V4L/DVB: tm6000, reset I2C bus function
Dmitri Belimov
2010-06-01
3
-15
/
+20
[next]