Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a895f8a09218716654fb89e0f876e4e3ca606a8
/
drivers
/
media
/
IR
cfec93f
V4L/DVB: Fix IR_CORE dependencies
by Mauro Carvalho Chehab
· 14 years ago
ede67a3
V4L/DVB: media: ir-keytable: null dereference in debug code
by Dan Carpenter
· 14 years ago
df49d11
V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remote
by Andy Walls
· 14 years ago
931e39a
V4L/DVB: IR: Port ene driver to new IR subsystem and enable it
by Maxim Levitsky
· 14 years ago
9ea53b7
V4L/DVB: STAGING: remove lirc_ene0100 driver
by Maxim Levitsky
· 14 years ago
ed4d387
V4L/DVB: IR: report unknown scancodes the in-kernel decoders found
by Maxim Levitsky
· 14 years ago
e589333
V4L/DVB: IR: extend interfaces to support more device settings
by Maxim Levitsky
· 14 years ago
4a702eb
V4L/DVB: IR: add helper function for hardware with small o/b buffer
by Maxim Levitsky
· 14 years ago
b378f43
V4L/DVB: IR: Allow not to compile keymaps in
by Maxim Levitsky
· 14 years ago
86ff071
V4L/DVB: IR: NECX: support repeat
by Maxim Levitsky
· 14 years ago
e31f412
V4L/DVB: IR: nec decoder: fix repeat
by Maxim Levitsky
· 14 years ago
39b2c06
V4L/DVB: IR: JVC: make repeat work
by Maxim Levitsky
· 14 years ago
0d2cb1d
V4L/DVB: IR: replace workqueue with kthread
by Maxim Levitsky
· 14 years ago
45a568f
V4L/DVB: IR: replace spinlock with mutex
by Maxim Levitsky
· 14 years ago
510fcb7
V4L/DVB: IR: minor fixes
by Maxim Levitsky
· 14 years ago
ade321c
V4L/DVB: IR: Kconfig fixes
by Maxim Levitsky
· 14 years ago
2c1101d
V4L/DVB: IR: put newly ported streamzap driver in proper home
by Jarod Wilson
· 14 years ago
8e9e606
V4L/DVB: staging/lirc: port lirc_streamzap to ir-core
by Jarod Wilson
· 14 years ago
7c29440
V4L/DVB: IR/mceusb: less generic callback name and remove cruft
by Jarod Wilson
· 14 years ago
7a9fcb4
V4L/DVB: IR/mceusb: remove bad ir_input_dev use
by Jarod Wilson
· 14 years ago
da48db6
V4L/DVB: IR/imon: remove bad ir_input_dev use
by Jarod Wilson
· 14 years ago
20cd195
V4L/DVB: IR/imon: remove incorrect calls to input_free_device
by Jarod Wilson
· 14 years ago
844a9e9
V4L/DVB: sms: Convert IR support to use the Remote Controller core
by Mauro Carvalho Chehab
· 14 years ago
4eebfb0
V4L/DVB: standardize names at rc-dib0700 tables
by Mauro Carvalho Chehab
· 14 years ago
5af935c
V4L/DVB: dib0700: break keytable into NEC and RC-5 variants
by Mauro Carvalho Chehab
· 14 years ago
d700226
V4L/DVB: Add a keymap file with dib0700 table
by Mauro Carvalho Chehab
· 14 years ago
49b7a12
V4L/DVB: media/IR: testing the wrong variable
by Dan Carpenter
· 14 years ago
6efb870
V4L/DVB: IR/lirc: use memdup_user instead of copy_from_user
by Jarod Wilson
· 14 years ago
5690085
V4L/DVB: IR/lirc: make lirc userspace and staging modules buildable
by Jarod Wilson
· 14 years ago
abf8438
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
22b0766
V4L/DVB: IR/mceusb: more streamlining of device init
by Jarod Wilson
· 14 years ago
ca17a4f
V4L/DVB: IR/mceusb: remove unused vars from gen1 init
by Mauro Carvalho Chehab
· 14 years ago
044e587
V4L/DVB: lirc: use unlocked_ioctl
by Arnd Bergmann
· 14 years ago
f9839da
V4L/DVB: IR: jvc-decoder needs BITREVERSE
by Randy Dunlap
· 14 years ago
69c271f
V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_read
by Jarod Wilson
· 14 years ago
b48592e
V4L/DVB: IR/mceusb: unify and simplify different gen device init
by Jarod Wilson
· 14 years ago
49da8be
V4L/DVB: IR/imon: auto-configure another 0xffdc device variant
by Jarod Wilson
· 14 years ago
15f135d
V4L/DVB: IR: add empty lirc pseudo-keymap
by Jarod Wilson
· 14 years ago
ca41469
V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver
by Jarod Wilson
· 14 years ago
4a62a5a
V4L/DVB: IR: add lirc device interface
by Jarod Wilson
· 14 years ago
e23fb96
V4L/DVB: IR/mceusb: add tx callback functions and wire up
by Jarod Wilson
· 14 years ago
d732a72
V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense
by Jarod Wilson
· 14 years ago
657290b
V4L/DVB: IR/mceusb: misc cleanups and init fixes
by Jarod Wilson
· 14 years ago
bd3881b
V4L/DVB: IR/mceusb: use the proper ir-core device unregister function
by Jarod Wilson
· 14 years ago
8a3fa81
V4L/DVB: IR/imon: use the proper ir-core device unregister function
by Jarod Wilson
· 14 years ago
2135436
V4L/DVB: media/IR: nec-decoder needs to select BITREV
by Randy Dunlap
· 14 years ago
c216369
V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl
by David Härdeman
· 14 years ago
de8592b
V4L/DVB: ir-core: allow specifying multiple protocols at one open/write
by Mauro Carvalho Chehab
· 14 years ago
5f12479
V4L/DVB: ir-core: Add support for disabling all protocols
by Mauro Carvalho Chehab
· 14 years ago
a9e55ea
V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6
by Mauro Carvalho Chehab
· 14 years ago
4403b7b
V4L/DVB: ir-core: Remove magic numbers at the sysfs logic
by Mauro Carvalho Chehab
· 14 years ago
667c9eb
V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling
by David Härdeman
· 14 years ago
66e8952
V4L/DVB: IR: add mceusb IR receiver driver
by Jarod Wilson
· 14 years ago
0204fe2a
V4L/DVB: IR: add RC6 keymap for Windows Media Center Ed. remotes
by Jarod Wilson
· 14 years ago
7366646
V4L/DVB: IR: only initially registers protocol that matches loaded keymap
by Jarod Wilson
· 14 years ago
c228426
V4L/DVB: IR: let all protocol decoders have a go at raw data
by Jarod Wilson
· 14 years ago
84b14f1
V4L/DVB: Bug fix: make IR work again for dm1105
by Igor M. Liplianin
· 14 years ago
033608c
V4L/DVB: media/IR: nec-decoder needs to select BITREV
by Randy Dunlap
· 14 years ago
bbe4690
V4L/DVB: IR/imon: add auto-config for 0xffdc rf device
by Jarod Wilson
· 14 years ago
f789bf4
V4L/DVB: IR/imon: clean up usage of bools
by Jarod Wilson
· 14 years ago
58aac2b
V4L/DVB: [-next] IR: fix ir-nec-decoder build, select BITREVERSE
by Randy Dunlap
· 14 years ago
63fc31e
V4L/DVB: saa7134: add RM-K6 remote control support for Avermedia M135A
by Herton Ronaldo Krzesinski
· 15 years ago
9e1d9e7
V4L/DVB: saa7134: add support for Avermedia M733A
by Herton Ronaldo Krzesinski
· 15 years ago
083e472
V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET
by Jarod Wilson
· 15 years ago
a7b3903
V4L/DVB: media/IR: Add missing include file to rc-map.c
by Peter Huewe
· 15 years ago
9723dbb
V4L/DVB: media/IR/imon: potential double unlock on error
by Dan Carpenter
· 15 years ago
5f6e3c8e
V4L/DVB: media/IR/imon: testing the wrong variable
by Dan Carpenter
· 15 years ago
f03900d
V4L/DVB: media/IR/imon: precendence issue: ! vs ==
by Dan Carpenter
· 15 years ago
db190fc
V4L/DVB: IR/imon: add proper auto-repeat support
by Jarod Wilson
· 15 years ago
666a9ed
V4L/DVB: IR/imon: minor change_protocol fixups
by Jarod Wilson
· 15 years ago
5a143b1
V4L/DVB: ir-core: remove IR_TYPE_PD
by David Härdeman
· 15 years ago
6718e8a
V4L/DVB: IR/imon: convert to ir-core protocol change handling
by Jarod Wilson
· 15 years ago
dd3f616
V4L/DVB: ir-core: fix some confusing comments
by David Härdeman
· 15 years ago
42880cd
V4L/DVB: ir-core: fix table resize during keymap init
by Mauro Carvalho Chehab
· 14 years ago
d468443
V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c
by David Härdeman
· 15 years ago
1f71bae
V4L/DVB: irmon: Cleanup some warning noise
by Mauro Carvalho Chehab
· 15 years ago
3fe29c8
V4L/DVB: ir-core: Add Sony support to ir-core
by David Härdeman
· 15 years ago
bf670f6
V4L/DVB: ir-core: Add JVC support to ir-core
by David Härdeman
· 15 years ago
384f23e
V4L/DVB: ir-core-priv.h: Fix a few CodingStyle errors
by Mauro Carvalho Chehab
· 15 years ago
e40b112
V4L/DVB: ir-core: change duration to be coded as a u32 integer
by David Härdeman
· 15 years ago
21677cf
V4L/DVB: ir-core: add imon driver
by Jarod Wilson
· 15 years ago
1159f83
V4L/DVB: ir-core: add imon pad and mce keymaps
by Jarod Wilson
· 15 years ago
1c0e0ee
V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
by Jarod Wilson
· 15 years ago
09bd00e
ir-core: Fix the delete logic
by Mauro Carvalho Chehab
· 15 years ago
3efaa06
ir-core: Remove the quotation mark from the uevent names
by Mauro Carvalho Chehab
· 15 years ago
897c7b3
V4L/DVB: ir Kconfig: better describe the options
by Mauro Carvalho Chehab
· 15 years ago
f35473e
V4L/DVB: ir-core-priv: fix a typo for RC6 config option
by Mauro Carvalho Chehab
· 15 years ago
784a493
V4L/DVB: Add RC6 support to ir-core
by David Härdeman
· 15 years ago
25bb10c
V4L/DVB: Add NECx support to ir-core
by David Härdeman
· 15 years ago
733419b
V4L/DVB: Add RC5x support to ir-core
by David Härdeman
· 15 years ago
5fa2989
V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin
by Mauro Carvalho Chehab
· 15 years ago
3f113e3
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
by Mauro Carvalho Chehab
· 15 years ago
724e249
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
by David Härdeman
· 15 years ago
d22e546
V4L/DVB: ir-core: fix gcc warning noise
by Mauro Carvalho Chehab
· 15 years ago
b320f80
V4L/DVB: ir-core: properly present the supported and current protocols
by Mauro Carvalho Chehab
· 15 years ago
626cf69
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
by Mauro Carvalho Chehab
· 15 years ago
de88f31
V4L/DVB: rename sysfs remote controller devices from rcrcv to rc
by David Härdeman
· 15 years ago
6eb9435
V4L/DVB: ir: Make sure that the spinlocks are properly initialized
by Mauro Carvalho Chehab
· 15 years ago
9b09df5
V4L/DVB: ir-rc5-decoder: fix state machine
by Mauro Carvalho Chehab
· 15 years ago
7f20d32
V4L/DVB: re-add enable/disable check to the IR decoders
by Mauro Carvalho Chehab
· 15 years ago
Next »