summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-5/+5
|\
| * Annotate hardware config module parameters in drivers/media/David Howells2017-04-201-5/+5
* | [media] imon: use setup_timerGeliang Tang2017-04-101-3/+2
* | [media] rc: promote lirc_sir out of stagingSean Young2017-04-053-0/+448
* | Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab2017-04-044-76/+82
|\ \ | |/
| * Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-03-094-76/+82
| |\
| | * [media] rc: protocol is not set on register for raw IR devicesSean Young2017-03-031-9/+9
| | * [media] rc: raw decoder for keymap protocol is not loaded on registerSean Young2017-03-031-2/+6
| | * [media] rc: nuvoton: fix deadlock in nvt_write_wakeup_codesHeiner Kallweit2017-03-031-2/+3
| | * [media] lirc: fix dead lock between open and wakeup_filterSean Young2017-03-031-2/+2
| | * [media] serial_ir: ensure we're ready to receive interruptsSean Young2017-03-031-61/+62
* | | [media] rc: sunxi-cir: simplify optional reset handlingPhilipp Zabel2017-03-241-14/+7
* | | [media] st_rc: simplify optional reset handlingPhilipp Zabel2017-03-241-7/+6
* | | [media] mceusb: fix NULL-deref at probeJohan Hovold2017-03-241-2/+2
* | | [media] lirc: use refcounting for lirc devicesSean Young2017-03-241-69/+51
* | | [media] serial_ir: iommap is a memory address, not boolSean Young2017-03-241-2/+2
* | | [media] mce_kbd: add encoderSean Young2017-03-245-9/+58
* | | [media] lirc: advertise LIRC_CAN_GET_REC_RESOLUTION and improveSean Young2017-03-241-1/+7
* | | [media] rc: lirc keymap no longer makes any senseSean Young2017-03-243-44/+1
* | | [media] gpio-ir: do not allow a timeout of 0Sean Young2017-03-241-1/+1
* | | [media] winbond: allow timeout to be setSean Young2017-03-241-1/+3
* | | [media] lirc: return ENOTTY when device does support ioctlSean Young2017-03-241-0/+6
* | | [media] lirc: return ENOTTY when ioctl is not supportedSean Young2017-03-242-11/+11
* | | [media] cxusb: dvico remotes are necSean Young2017-03-242-83/+83
|/ /
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
|/
* [media] mce_kbd: add missing keys from UK layoutSean Young2017-02-032-1/+2
* [media] lirc: cannot read from tx-only deviceSean Young2017-02-031-0/+3
* [media] lirc: fix null dereference for tx-only devicesSean Young2017-01-311-1/+1
* [media] lirc: LIRC_GET_MIN_TIMEOUT should be in rangeSean Young2017-01-311-1/+1
* [media] rc: remove excessive spaces from error messageSean Young2017-01-311-2/+1
* [media] lirc: fix transmit-only read featuresSean Young2017-01-311-2/+3
* [media] rc/keymaps: add a keytable for the GeekBox remote controlMartin Blumenstingl2017-01-312-0/+56
* [media] rc: add driver for IR remote receiver on MT7623 SoCSean Wang2017-01-313-0/+347
* [media] staging: lirc_imon: port remaining usb ids to imon and removeSean Young2017-01-301-6/+127
* [media] ir-rx51: port to rc-coreSean Young2017-01-302-215/+119
* [media] rc: add support for IR LEDs driven through SPIAndi Shyti2017-01-303-0/+209
* [media] rc-ir-raw: do not generate any receiving thread for raw transmittersAndi Shyti2017-01-301-5/+11
* [media] rc-core: add support for IR raw transmittersAndi Shyti2017-01-301-17/+25
* [media] rc-main: split setup and unregister functionsAndi Shyti2017-01-301-62/+81
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-3023-46/+28
* [media] rc: nuvoton-cir: Add support wakeup via sysfs filter callbackAntti Seppälä2017-01-301-24/+96
* [media] rc: rc-loopback: Add loopback of filter scancodesJames Hogan2017-01-301-0/+39
* [media] rc: rc-core: Add support for encode_wakeup driversJames Hogan2017-01-301-5/+21
* [media] rc: ir-sony-decoder: Add encode capabilitySean Young2017-01-303-0/+132
* [media] rc: ir-sharp-decoder: Add encode capabilitySean Young2017-01-301-0/+50
* [media] rc: ir-sanyo-decoder: Add encode capabilitySean Young2017-01-301-0/+43
* [media] rc: ir-jvc-decoder: Add encode capabilitySean Young2017-01-301-0/+39
* [media] rc: ir-nec-decoder: Add encode capabilityJames Hogan2017-01-301-0/+81
* [media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä2017-01-301-0/+117
* [media] rc: ir-rc5-decoder: Add encode capabilityJames Hogan2017-01-301-0/+97
OpenPOWER on IntegriCloud