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
/
media
/
video
/
bt8xx
/
bttv-input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] bt8xx: Use current logging styles
Joe Perches
2011-09-03
1
-18
/
+19
*
[media] several drivers: Fix a few gcc 4.6 warnings
Mauro Carvalho Chehab
2011-03-22
1
-2
/
+0
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-4
/
+1
|
\
|
*
media/video: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-4
/
+1
*
|
[media] bttv-input: Add a note about PV951 RC
Mauro Carvalho Chehab
2010-12-30
1
-0
/
+12
*
|
[media] bttv: remove custom_irq and gpioq from bttv struct
Mauro Carvalho Chehab
2010-12-29
1
-7
/
+13
*
|
[media] bttv: merge ir decoding timers
David Härdeman
2010-12-29
1
-5
/
+3
*
|
[media] bttv: rename struct card_ir to bttv_ir
David Härdeman
2010-12-29
1
-14
/
+13
*
|
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
2010-12-29
1
-8
/
+8
*
|
[media] rc: Remove ir-common.h
Mauro Carvalho Chehab
2010-12-29
1
-0
/
+5
*
|
[media] rc: remove ir-common module
Mauro Carvalho Chehab
2010-12-29
1
-6
/
+99
*
|
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
1
-23
/
+18
*
|
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
2010-12-29
1
-23
/
+9
|
/
*
V4L/DVB: bttv: Move PV951 IR to the right driver
Mauro Carvalho Chehab
2010-10-21
1
-7
/
+77
*
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
2010-05-19
1
-14
/
+14
*
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
2010-05-19
1
-12
/
+12
*
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
2010-05-18
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
V4L/DVB (13680): ir: use unsigned long instead of enum
Mauro Carvalho Chehab
2010-02-26
1
-1
/
+1
*
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
2010-02-26
1
-2
/
+2
*
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
2009-12-16
1
-5
/
+2
*
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
2009-12-16
1
-2
/
+2
*
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
Mauro Carvalho Chehab
2009-12-05
1
-1
/
+6
*
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
Mauro Carvalho Chehab
2009-12-05
1
-4
/
+4
*
V4L/DVB (12595): common/ir: use a struct for keycode tables
Mauro Carvalho Chehab
2009-09-12
1
-13
/
+13
*
V4L/DVB (12585): Add remote support to cph03x bttv card
Mauro Carvalho Chehab
2009-09-12
1
-0
/
+1
*
V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FM
Mauro Carvalho Chehab
2008-10-12
1
-3
/
+59
*
V4L/DVB (7368): bttv: added support for Kozumi KTV-01C card
Mauro Lacy
2008-04-24
1
-0
/
+6
*
V4L/DVB (6981): Fix bugzillas 9686 and 9691
Mauro Carvalho Chehab
2008-01-25
1
-0
/
+5
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
1
-1
/
+0
*
V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134
Mauro Carvalho Chehab
2007-07-20
1
-1
/
+1
*
V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-07-18
1
-1
/
+1
*
V4L/DVB (5025): Cleanup: switch to using msecs_to_jiffies() on bttv
Dmitry Torokhov
2007-02-21
1
-9
/
+5
*
V4L/DVB (5017): DVB: fix compile error
Adrian Bunk
2007-02-21
1
-2
/
+2
*
V4L/DVB (4961): Add support for the ASUS P7131 remote control
Hermann Pitton
2007-02-21
1
-123
/
+20
*
V4L/DVB (4854): Handle errors from input_register_device()
Dmitry Torokhov
2006-12-10
1
-44
/
+57
*
V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.
Mauro Carvalho Chehab
2006-09-10
1
-0
/
+1
*
V4L/DVB (4118): Whitespace cleanups
Trent Piepho
2006-06-25
1
-1
/
+1
*
V4L/DVB (3539): Move bttv fragments to bt8xx/
Manu Abraham
2006-03-24
1
-0
/
+450