index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
tm6000
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
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
2010-08-02
V4L/DVB: tm6000: Partially revert some copybuf logic
Mauro Carvalho Chehab
1
-2
/
+2
2010-08-02
V4L/DVB: tm6000: Be sure that the new buffer is empty
Mauro Carvalho Chehab
1
-2
/
+1
2010-08-02
V4L/DVB: tm6000: Fix copybuf continue logic
Mauro Carvalho Chehab
1
-3
/
+3
2010-08-02
V4L/DVB: tm6000: audio packet has always 180 bytes
Mauro Carvalho Chehab
1
-1
/
+4
2010-08-02
V4L/DVB: tm6000: Improve set bitrate routines used by alsa
Mauro Carvalho Chehab
2
-1
/
+12
2010-08-02
V4L/DVB: tm6000-alsa: Implement a routine to store data received from URB
Mauro Carvalho Chehab
1
-13
/
+43
2010-08-02
V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization code
Mauro Carvalho Chehab
3
-25
/
+35
2010-08-02
V4L/DVB: tm6000: avoid unknown symbol tm6000_debug
Mauro Carvalho Chehab
1
-0
/
+1
2010-08-02
V4L/DVB: tm6000: Add a callback code for buffer fill
Mauro Carvalho Chehab
4
-1
/
+38
2010-08-02
V4L/DVB: tm6000: Use an enum for extension type
Mauro Carvalho Chehab
3
-5
/
+7
2010-08-02
V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocation
Mauro Carvalho Chehab
2
-31
/
+32
2010-08-02
V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa module
Mauro Carvalho Chehab
1
-2
/
+2
2010-08-02
V4L/DVB: Staging: tm6000: Fix coding style issues
Timofey Trofimov
6
-171
/
+154
2010-08-02
V4L/DVB: tm6000: move dvb into a separate kern module
Stefan Ringel
6
-40
/
+89
2010-08-02
V4L/DVB: tm6000: rewrite init and fini
Stefan Ringel
2
-78
/
+62
2010-08-02
V4L/DVB: tm6000: Fix Video decoder initialization
Dmitri Belimov
1
-15
/
+15
2010-08-02
V4L/DVB: tm6000: rewrite copy_streams
Stefan Ringel
2
-214
/
+119
2010-06-28
v4l-dvb: update gfp/slab.h includes
Tejun Heo
4
-0
/
+4
2010-06-01
V4L/DVB: tm6000: add DVB support for tuner xc5000
Stefan Ringel
1
-20
/
+49
2010-06-01
V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_stream
Stefan Ringel
1
-1
/
+4
2010-06-01
V4L/DVB: tm6000: Properly select the tuners
Stefan Ringel
1
-1
/
+2
2010-06-01
V4L/DVB: tm6000: Add control to the power led
Stefan Ringel
2
-0
/
+32
2010-06-01
V4L/DVB: tm6000: bugfix stabilizing urb data
Stefan Ringel
1
-2
/
+2
2010-06-01
V4L/DVB: tm6000: bugfix video image
Stefan Ringel
1
-43
/
+45
2010-06-01
V4L/DVB: tm6000: add vbi message inside the type switch
Stefan Ringel
1
-2
/
+4
2010-06-01
V4L/DVB: tm6000: bugfix incorrect size
Stefan Ringel
1
-1
/
+5
2010-06-01
V4L/DVB: tm6000, reset I2C bus function
Dmitri Belimov
3
-15
/
+20
2010-06-01
V4L/DVB: tm6000: Remove an extra ; symbol
Stefan Ringel
1
-1
/
+1
2010-06-01
V4L/DVB: tm6000: add extension module support
Stefan Ringel
4
-2
/
+145
2010-05-19
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Mauro Carvalho Chehab
3
-28
/
+2
2010-05-19
V4L/DVB: tm6000: bugfix image position
Stefan Ringel
1
-2
/
+2
2010-05-19
V4L/DVB: tm6000: README - add vbi
Stefan Ringel
1
-0
/
+1
2010-05-19
V4L/DVB: Rework for support xc5000
Dmitri Belimov
2
-37
/
+110
2010-05-19
Fix compilation breakage with tm6000
Mauro Carvalho Chehab
1
-2
/
+2
2010-05-19
V4L/DVB: tm6000: update the todo list
Mauro Carvalho Chehab
1
-7
/
+17
2010-05-19
V4L/DVB: Fix color format with tm6010
Mauro Carvalho Chehab
2
-4
/
+7
2010-05-19
V4L/DVB: tm6000: fix coding style issues of tm6000-cards.c
Roel Van Nyen
1
-62
/
+58
2010-05-19
V4L/DVB: tm6000: renaming firmware
Stefan Ringel
1
-1
/
+1
2010-05-19
V4L/DVB: tm6000: bugfix analog init for tm6010
Stefan Ringel
1
-3
/
+94
2010-05-19
V4L/DVB: tm6000: Don't copy outside the buffer
Mauro Carvalho Chehab
1
-5
/
+5
2010-05-19
V4L/DVB: tm6000: Fix a panic if buffer become NULL
Mauro Carvalho Chehab
1
-1
/
+3
2010-05-19
V4L/DVB: tm6000: Properly set alternate when preparing to stream
Mauro Carvalho Chehab
4
-34
/
+51
2010-05-19
V4L/DVB: tm6000: Add additional GPIO for UT821 during frmware loading
Bee Hock Goh
1
-0
/
+16
2010-05-19
V4L/DVB: tm6000: fix i2c read
Dmitri Belimov
1
-4
/
+77
[next]