index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
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-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
2011-05-20
[media] tm6000: fix vbuf may be used uninitialized
Jarod Wilson
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-135
/
+745
2011-03-22
[media] tm6000: fix s-video input
Dmitri Belimov
4
-24
/
+43
2011-03-21
[media] tm6000: add audio conf for new cards
Dmitri Belimov
1
-0
/
+4
2011-03-21
[media] tm6000: add radio support to the driver
Dmitri Belimov
6
-101
/
+566
2011-03-21
[media] tm6000: Add support for Terratec Grabster AV 150/250 MX
Holger Nelson
1
-1
/
+8
2011-03-21
[media] tm6000: add new TV cards of Beholder
Dmitri Belimov
1
-0
/
+46
2011-03-21
[media] tm6000: relabeling any registers
Stefan Ringel
1
-25
/
+39
2011-03-21
[media] tuner: Remove remaining usages of T_DIGITAL_TV
Mauro Carvalho Chehab
1
-2
/
+0
2011-03-21
[media] tm6000: add/rework reg.defines
Dmitri Belimov
1
-3
/
+60
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
[next]