index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
em28xx
/
em28xx-input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
2012-08-15
1
-645
/
+0
*
Merge branch 'v4l_for_linus' into staging/for_v3.6
Mauro Carvalho Chehab
2012-06-27
1
-0
/
+2
|
\
|
*
[media] em28xx: Show a warning if the board does not support remote controls
Martin Blumenstingl
2012-06-18
1
-0
/
+2
*
|
[media] em28xx: Make em28xx_ir_change_protocol a static function
Ezequiel García
2012-06-18
1
-1
/
+1
|
/
*
[media] em28xx: Make em28xx-input.c a separate module
Ezequiel García
2012-04-10
1
-2
/
+25
*
[media] em28xx: Change scope of em28xx-input local functions to static
Ezequiel García
2012-04-10
1
-91
/
+93
*
[media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.c
Ezequiel García
2012-04-10
1
-0
/
+44
*
[media] em28xx: Move ir/rc related initialization to em28xx_ir_init()
Ezequiel García
2012-04-10
1
-0
/
+11
*
[media] em28xx: Add IR support for em2884
Mauro Carvalho Chehab
2011-11-20
1
-2
/
+5
*
[media] em28xx: Fix IR unregister logic
Mauro Carvalho Chehab
2011-07-31
1
-3
/
+3
*
[media] em28xx: EM28174 remote support
Antti Palosaari
2011-07-27
1
-0
/
+1
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
1
-1
/
+1
|
\
|
*
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
1
-1
/
+1
*
|
[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
-2
/
+2
*
|
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-29
1
-39
/
+33
|
/
*
V4L/DVB: em28xx-input: Don't generate one debug message for every get_key read
Mauro Carvalho Chehab
2010-08-02
1
-18
/
+15
*
V4L/DVB: ir-core: convert em28xx to not use ir-functions.c
David Härdeman
2010-08-02
1
-49
/
+16
*
V4L/DVB: em28xx: fix a regression caused by the rc-map changes
Mauro Carvalho Chehab
2010-05-19
1
-5
/
+16
*
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
2010-05-19
1
-5
/
+1
*
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-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: em28xx: fix for "Leadtek winfast tv usbii deluxe"
Magnus Alm
2010-02-26
1
-0
/
+30
*
V4L/DVB (13680): ir: use unsigned long instead of enum
Mauro Carvalho Chehab
2010-02-26
1
-1
/
+1
*
V4L/DVB (13641): Properly update the driver representation for the protocol
Mauro Carvalho Chehab
2010-02-26
1
-0
/
+3
*
V4L/DVB (13637): em28xx: allow changing keycode table protocol
Mauro Carvalho Chehab
2010-02-26
1
-26
/
+54
*
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
2010-02-26
1
-1
/
+1
*
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
2009-12-16
1
-6
/
+2
*
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
2009-12-16
1
-2
/
+2
*
V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV ...
Mauro Carvalho Chehab
2009-12-16
1
-12
/
+29
*
V4L/DVB (13545): em28xx: properly select IR protocol based on the IR table
Mauro Carvalho Chehab
2009-12-16
1
-4
/
+13
*
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
Mauro Carvalho Chehab
2009-12-05
1
-1
/
+7
*
V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote Controller
Mauro Carvalho Chehab
2009-12-05
1
-3
/
+15
*
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
Mauro Carvalho Chehab
2009-12-05
1
-2
/
+1
*
V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
Jean Delvare
2009-06-16
1
-3
/
+3
*
V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs
Jean Delvare
2009-06-16
1
-1
/
+1
*
V4L/DVB (10938): em28xx: Prevent general protection fault on rmmod
Jean Delvare
2009-03-30
1
-16
/
+6
*
V4L/DVB (10177): Fix sparse warnings on em28xx
Mauro Carvalho Chehab
2009-01-07
1
-1
/
+1
*
V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx structs
Mauro Carvalho Chehab
2008-12-29
1
-2
/
+2
*
V4L/DVB (9628): em28xx: refactor IR support
Devin Heitmueller
2008-12-29
1
-71
/
+131
*
V4L/DVB (9612): Fix key repetition with HVR-950 IR
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+17
*
V4L/DVB (9611): em28xx: experimental support for HVR-950 IR
Mauro Carvalho Chehab
2008-12-29
1
-4
/
+9
*
V4L/DVB (9607): em28xx: Properly implement poll support for IR's
Mauro Carvalho Chehab
2008-12-29
1
-14
/
+219
*
V4L/DVB (8123): Add support for em2860 based PointNix Intra-Oral Camera
Devin Heitmueller
2008-07-20
1
-0
/
+87
*
V4L/DVB (7607): CodingStyle fixes
Douglas Schilling Landgraf
2008-04-24
1
-12
/
+14
*
V4L/DVB (7021): Move all board specific configuration to em28xx-cards.c
Mauro Carvalho Chehab
2008-01-25
1
-47
/
+5
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
1
-1
/
+0
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control support
Sylvain Pasche
2006-06-25
1
-3
/
+3
[next]