Show patches with: Submitter = David Härdeman       |    State = Action Required       |   165 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/8] winbond-cir: correctness fix - - - --- 2012-08-25 David Härdeman New
[2/8] winbond-cir: asynchronous tx - - - --- 2012-08-25 David Härdeman New
[3/8] rc-core: add separate defines for protocol bitmaps and numbers - - - --- 2012-08-25 David Härdeman New
[4/8] rc-core: don't throw away protocol information - - - --- 2012-08-25 David Härdeman New
[5/8] rc-core: use the full 32 bits for NEC scancodes - - - --- 2012-08-25 David Härdeman New
[6/8] rc-core: merge rc5 and streamzap decoders - - - --- 2012-08-25 David Härdeman New
[7/8] rc-core: rename ir_input_class to rc_class - - - --- 2012-08-25 David Härdeman New
[8/8] rc-core: initialize rc-core earlier if built-in - - - --- 2012-08-25 David Härdeman New
rc-core: add separate defines for protocol bitmaps and numbers - - - --- 2012-10-11 David Härdeman New
siano: fix Kconfig - - - --- 2012-11-07 David Härdeman New
[1/3] rc-core: don't treat dev->rc_map.rc_type as a bitmap - - - --- 2013-03-06 David Härdeman New
[2/3] rc-core: rename ir_input_class to rc_class - - - --- 2013-03-06 David Härdeman New
[3/3] rc-core: initialize rc-core earlier if built-in - - - --- 2013-03-06 David Härdeman New
[1/3] bt8xx: fixup RC5 decoding - - - --- 2014-03-26 David Härdeman New
[2/3] rc-core: improve ir-kbd-i2c get_key functions - - - --- 2014-03-26 David Härdeman New
[3/3] rc-core: document the protocol type - - - --- 2014-03-26 David Härdeman New
rc-core: do not change 32bit NEC scancode format for now - - - --- 2014-03-27 David Härdeman New
[01/11] bt8xx: fixup RC5 decoding - - - --- 2014-03-29 David Härdeman New
[02/11] rc-core: improve ir-kbd-i2c get_key functions - - - --- 2014-03-29 David Härdeman New
[03/11] rc-core: document the protocol type - - - --- 2014-03-29 David Härdeman New
[04/11] rc-core: do not change 32bit NEC scancode format for now - - - --- 2014-03-29 David Härdeman New
[05/11] rc-core: split dev->s_filter - - - --- 2014-03-29 David Härdeman New
[06/11] rc-core: remove generic scancode filter - - - --- 2014-03-29 David Härdeman New
[07/11] dib0700: NEC scancode cleanup - - - --- 2014-03-29 David Härdeman New
[08/11] lmedm04: NEC scancode cleanup - - - --- 2014-03-29 David Härdeman New
[09/11] saa7134: NEC scancode fix - - - --- 2014-03-29 David Härdeman New
[10/11,RFC] rc-core: use the full 32 bits for NEC scancodes - - - --- 2014-03-29 David Härdeman New
[11/11,RFC] rc-core: don't throw away protocol information - - - --- 2014-03-29 David Härdeman New
[01/49] bt8xx: fixup RC5 decoding - - - --- 2014-04-03 David Härdeman New
[02/49] rc-core: improve ir-kbd-i2c get_key functions - - - --- 2014-04-03 David Härdeman New
[03/49] rc-core: document the protocol type - - - --- 2014-04-03 David Härdeman New
[04/49] rc-core: do not change 32bit NEC scancode format for now - - - --- 2014-04-03 David Härdeman New
[05/49] rc-core: split dev->s_filter - - - --- 2014-04-03 David Härdeman New
[06/49] rc-core: remove generic scancode filter - - - --- 2014-04-03 David Härdeman New
[07/49] dib0700: NEC scancode cleanup - - - --- 2014-04-03 David Härdeman New
[08/49] lmedm04: NEC scancode cleanup - - - --- 2014-04-03 David Härdeman New
[09/49] saa7134: NEC scancode fix - - - --- 2014-04-03 David Härdeman New
[10/49,RFC] rc-core: use the full 32 bits for NEC scancodes - - - --- 2014-04-03 David Härdeman New
[11/49,RFC] rc-core: don't throw away protocol information - - - --- 2014-04-03 David Härdeman New
[12/49] rc-core: simplify sysfs code - - - --- 2014-04-03 David Härdeman New
[13/49] rc-core: remove protocol arrays - - - --- 2014-04-03 David Härdeman New
[14/49] rc-core: rename dev->scanmask to dev->scancode_mask - - - --- 2014-04-03 David Härdeman New
[15/49] rc-core: merge rc5 and streamzap decoders - - - --- 2014-04-03 David Härdeman New
[16/49] rc-core: use an IDA rather than a bitmap - - - --- 2014-04-03 David Härdeman New
[17/49] rc-core: add chardev - - - --- 2014-04-03 David Härdeman New
[18/49] rc-core: allow chardev to be read - - - --- 2014-04-03 David Härdeman New
[19/49] rc-core: use a kfifo for TX data - - - --- 2014-04-03 David Härdeman New
[20/49] rc-core: allow chardev to be written - - - --- 2014-04-03 David Härdeman New
[21/49] rc-core: add ioctl support to the rc chardev - - - --- 2014-04-03 David Härdeman New
[22/49] rc-core: add an ioctl for getting IR RX settings - - - --- 2014-04-03 David Härdeman New
[23/49] rc-loopback: add RCIOCGIRRX ioctl support - - - --- 2014-04-03 David Härdeman New
[24/49] rc-core: add an ioctl for setting IR RX settings - - - --- 2014-04-03 David Härdeman New
[25/49] rc-loopback: add RCIOCSIRRX ioctl support - - - --- 2014-04-03 David Härdeman New
[26/49] rc-core: add an ioctl for getting IR TX settings - - - --- 2014-04-03 David Härdeman New
[27/49] rc-loopback: add RCIOCGIRTX ioctl support - - - --- 2014-04-03 David Härdeman New
[28/49] rc-core: add an ioctl for setting IR TX settings - - - --- 2014-04-03 David Härdeman New
[29/49] rc-loopback: add RCIOCSIRTX ioctl support - - - --- 2014-04-03 David Härdeman New
[30/49] rc-core: leave the internals of rc_dev alone - - - --- 2014-04-03 David Härdeman New
[31/49] rc-core: split rc-main.c into rc-main.c and rc-keytable.c - - - --- 2014-04-03 David Härdeman New
[32/49] rc-core: prepare for multiple keytables - - - --- 2014-04-03 David Härdeman New
[33/49] rc-core: make the keytable of rc_dev an array - - - --- 2014-04-03 David Härdeman New
[34/49] rc-core: add ioctls for adding/removing keytables from userspace - - - --- 2014-04-03 David Härdeman New
[35/49] rc-core: remove redundant spinlock - - - --- 2014-04-03 David Härdeman New
[36/49] rc-core: make keytable RCU-friendly - - - --- 2014-04-03 David Härdeman New
[37/49] rc-core: allow empty keymaps - - - --- 2014-04-03 David Härdeman New
[38/49] rc-core: rename ir-raw.c - - - --- 2014-04-03 David Härdeman New
[39/49] rc-core: make IR raw handling a separate module - - - --- 2014-04-03 David Härdeman New
[40/49] rc-ir-raw: simplify locking - - - --- 2014-04-03 David Härdeman New
[41/49] rc-core: rename mutex - - - --- 2014-04-03 David Härdeman New
[42/49] rc-ir-raw: atomic reads of protocols - - - --- 2014-04-03 David Härdeman New
[43/49] rc-core: fix various sparse warnings - - - --- 2014-04-03 David Härdeman New
[44/49] rc-core: don't report scancodes via input devices - - - --- 2014-04-03 David Härdeman New
[45/49] rc-ir-raw: add various rc_events - - - --- 2014-04-03 David Härdeman New
[46/49] rc-core: use struct rc_event for all rc communication - - - --- 2014-04-03 David Härdeman New
[47/49] rc-core: add keytable events - - - --- 2014-04-03 David Härdeman New
[48/49] rc-core: move remaining keytable functions - - - --- 2014-04-03 David Härdeman New
[49/49] rc-core: make rc-core.h userspace friendly - - - --- 2014-04-03 David Härdeman New
[1/3] rc-core: do not change 32bit NEC scancode format for now - - - --- 2014-04-04 David Härdeman New
[2/3] rc-core: split dev->s_filter - - - --- 2014-04-04 David Härdeman New
[3/3] rc-core: remove generic scancode filter - - - --- 2014-04-04 David Härdeman New
[v2,1/2,media] rc-core: fix protocol_change regression in ir_raw_event_register - - - --- 2014-10-25 David Härdeman New
rc-core: fix toggle handling in the rc6 decoder - - - --- 2014-11-20 David Härdeman New
rc-core: fix dib0700 scancode generation for RC5 - - - --- 2015-02-25 David Härdeman New
rc-core: fix dib0700 scancode generation for RC5 - - - --- 2015-03-30 David Härdeman New
rc-core: use an IDA rather than a bitmap - - - --- 2015-04-02 David Härdeman New
[1/2] rc-core: use the full 32 bits for NEC scancodes - - - --- 2015-04-02 David Härdeman New
[2/2] rc-core: don't throw away protocol information - - - --- 2015-04-02 David Härdeman New
[1/2] rc-core: use the full 32 bits for NEC scancodes - - - --- 2015-04-06 David Härdeman New
[2/2] rc-core: don't throw away protocol information - - - --- 2015-04-06 David Härdeman New
[1/4] ir-keytable: clarify the meaning of ir protocols - - - --- 2015-04-06 David Härdeman New
[2/4] ir-keytable: replace more sysfs if-else code with loops - - - --- 2015-04-06 David Härdeman New
[3/4] ir-keytable: cleanup keytable code - - - --- 2015-04-06 David Härdeman New
[4/4] ir-keytable: allow protocol for scancode-keycode mappings - - - --- 2015-04-06 David Härdeman New
[1/4] rc-core: fix remove uevent generation - - - --- 2015-05-19 David Härdeman New
[2/4] rc-core: use an IDA rather than a bitmap - - 1 --- 2015-05-19 David Härdeman New
[3/4] rc-core: remove the LIRC "protocol" - - - --- 2015-05-19 David Härdeman New
[4/4] lmedm04: NEC scancode cleanup - - - --- 2015-05-19 David Härdeman New
[1/7,FIXES] Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filte… - - - --- 2015-07-20 David Härdeman New
[2/7,FIXES] Revert "[media] rc: rc-loopback: Add loopback of filter scancodes" - - - --- 2015-07-20 David Härdeman New
[3/7,FIXES] Revert "[media] rc: rc-core: Add support for encode_wakeup drivers" - - - --- 2015-07-20 David Härdeman New
« 1 2 »