index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
tm6000
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-23
[media] move tm6000 to drivers/media/video
Mauro Carvalho Chehab
16
-7745
/
+0
2011-09-23
[media] tm6000: Fix some CodingStyle issues
Mauro Carvalho Chehab
6
-24
/
+24
2011-09-21
[media] tm6000: Enable fast USB quirk on Cinergy Hybrid
Thierry Reding
1
-0
/
+10
2011-09-21
[media] tm6000: Add fast USB access quirk
Thierry Reding
2
-1
/
+6
2011-09-01
[media] tm6000: Don't try to use a non-existing interface
Mauro Carvalho Chehab
1
-0
/
+6
2011-08-31
[media] tm6000: Enable radio mode for Cinergy Hybrid XE
Thierry Reding
1
-0
/
+5
2011-08-31
[media] tm6000: Enable audio clock in radio mode
Thierry Reding
1
-0
/
+1
2011-08-31
[media] tm6000: Plug memory leak on PCM free
Thierry Reding
1
-0
/
+1
2011-08-31
[media] tm6000: Do not use video buffers in radio mode
Thierry Reding
1
-8
/
+10
2011-08-31
[media] tm6000: Execute lightweight reset on close
Thierry Reding
3
-0
/
+51
2011-08-31
[media] tm6000: Initialize isochronous transfers only once
Thierry Reding
1
-6
/
+2
2011-08-31
[media] tm6000: Properly count device usage
Thierry Reding
1
-2
/
+3
2011-08-31
[media] tm6000: Add locking for USB transfers
Thierry Reding
3
-1
/
+5
2011-08-31
[media] tm6000: Rework standard register tables
Thierry Reding
1
-316
/
+294
2011-08-31
[media] tm6000: Disable video interface in radio mode
Thierry Reding
1
-1
/
+6
2011-08-31
[media] tm6000: Rename active interface register
Thierry Reding
3
-9
/
+11
2011-08-31
[media] tm6000: Flesh out the IRQ callback
Thierry Reding
1
-1
/
+13
2011-08-31
[media] tm6000: Implement I2C flush callback
Thierry Reding
2
-5
/
+5
2011-08-31
[media] tm6000: Use correct input in radio mode
Thierry Reding
1
-13
/
+15
2011-08-31
[media] tm6000: Miscellaneous cleanups
Thierry Reding
8
-79
/
+59
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+4
2011-07-27
[media] TM6000: alsa: Clean up kernel coding style errors
Adam M. Dutko
1
-6
/
+6
2011-07-27
[media] tm6000: remove a check for NO_PCM_LOCK
Mauro Carvalho Chehab
1
-4
/
+0
2011-07-08
Staging: tm6000: remove unneeded check in get_next_buf()
Dan Carpenter
1
-3
/
+0
2011-07-05
Remove unneeded version.h includes (and add where needed) for drivers/tm6000/
Jesper Juhl
3
-4
/
+1
2011-06-28
tm6000: Cleaned up code style in tm6000-alsa.c
Curtis McEnroe
1
-4
/
+4
2011-06-28
tm6000: Clean up code style in tm6000-input.c
Curtis McEnroe
1
-2
/
+1
2011-06-28
tm6000: Cleaned up code style in tm6000-i2c.c
Curtis McEnroe
1
-1
/
+1
2011-06-28
tm6000: Cleaned up code style in tm6000-dbv.c
Curtis McEnroe
1
-5
/
+5
2011-06-28
staging: tm6000: cleaned up code in tm6000-video.c according to coding style
Curtis McEnroe
1
-19
/
+20
2011-06-28
staging: remove unnecessary code
Greg Dietsche
1
-5
/
+1
2011-05-21
[media] tm6000: fix uninitialized field, change prink to dprintk
Stefan Ringel
2
-2
/
+5
2011-05-20
[media] tm6000: remove tm6010 sif audio start and stop
Stefan Ringel
1
-3
/
+0
2011-05-20
[media] tm6000: remove unused exports
Stefan Ringel
1
-3
/
+0
2011-05-20
[media] tm6000: add pts logging
Stefan Ringel
1
-1
/
+5
2011-05-20
[media] tm6000: change from ioctl to unlocked_ioctl
Stefan Ringel
1
-4
/
+4
2011-05-20
[media] tm6000: all audio packets must swab
Stefan Ringel
1
-8
/
+5
2011-05-20
[media] tm6000: remove input select
Stefan Ringel
1
-8
/
+0
2011-05-20
[media] tm6000: move from tm6000_set_reg to tm6000_set_reg_mask
Stefan Ringel
1
-16
/
+10
2011-05-20
[media] tm6000: remove duplicated init
Stefan Ringel
1
-3
/
+0
2011-05-20
[media] tm6000: remove old tuner params
Stefan Ringel
1
-5
/
+1
2011-05-20
[media] tm6000: remove unused capabilities
Stefan Ringel
2
-10
/
+0
2011-05-20
[media] tm6000: add eeprom
Stefan Ringel
1
-2
/
+5
2011-05-20
[media] tm6000: change input control
Stefan Ringel
4
-669
/
+130
2011-05-20
[media] tm6000: vitual input enums
Stefan Ringel
1
-43
/
+57
2011-05-20
[media] tm6000: change to virtual inputs
Stefan Ringel
3
-50
/
+303
2011-05-20
[media] tm6000: add tm6010 audio mode setup
Stefan Ringel
3
-78
/
+107
2011-05-20
[media] tm6000: add radio capabilities
Stefan Ringel
3
-16
/
+23
2011-05-20
[media] tm6000: add detection based on eeprom name
Mauro Carvalho Chehab
3
-32
/
+105
2011-05-20
[media] tm6000: add CARDLIST
Stefan Ringel
1
-0
/
+16
[next]