index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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 mutex unbalance
Dmitri Belimov
2010-12-29
1
-1
/
+1
*
[media] tm6000: rework and fix IR
Dmitri Belimov
2010-12-29
5
-53
/
+195
*
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
1
-12
/
+0
*
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
1
-6
/
+6
*
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
2010-12-29
1
-1
/
+1
*
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2010-12-29
2
-2
/
+2
*
[media] TM6000: Drop unused macro
Jean Delvare
2010-12-29
1
-12
/
+0
*
[media] TM6000: Clean-up i2c initialization
Jean Delvare
2010-12-29
1
-17
/
+10
*
[media] tm6000: add revision check
Stefan Ringel
2010-12-29
2
-14
/
+20
*
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
1
-46
/
+39
*
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
2010-12-29
1
-11
/
+4
*
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
1
-2
/
+2
*
[media] tm6000: bugfix set tv standards
Stefan Ringel
2010-11-09
1
-0
/
+1
*
i2c: Drop unused I2C_CLASS_TV flags
Jean Delvare
2010-10-31
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-10-28
3
-11
/
+12
|
\
|
*
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
3
-11
/
+12
|
|
\
|
|
*
Staging: tm6000: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-08
1
-1
/
+1
|
|
*
Staging: tm6000: Makefile: cleaned up Makefile cflag lines
Tracey Dent
2010-10-05
1
-4
/
+4
|
|
*
staging: tm6000: fix memory leak
Kulikov Vasiliy
2010-08-31
1
-2
/
+5
|
|
*
staging: Drop unnecessary null test
Julia Lawall
2010-08-31
1
-4
/
+2
*
|
|
[media] tm6000: fix a macro coding style issue
Ruslan Pisarev
2010-10-23
1
-1
/
+1
*
|
|
tm6000: Remove some ugly debug code
Mauro Carvalho Chehab
2010-10-23
1
-10
/
+2
*
|
|
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
2010-10-22
1
-2
/
+2
*
|
|
[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
[next]