aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2020-06-01media: rc: add keymap for Videostrong KII ProMohammad Rasim
2020-05-04media: rc: ensure lirc is initialized before registering input deviceSean Young
2020-04-12media: iguanair: fix endpoint sanity checkJohan Hovold
2020-01-19media: rc: mark input device as pointing stickSean Young
2020-01-09media: mceusb: fix out of bounds read in MCE receiver bufferA Sun
2020-01-09media: imon: invalid dereference in imon_touch_eventSean Young
2019-10-05media: mceusb: fix (eliminate) TX IR signal length limitA Sun
2019-10-05media: rc: imon: Allow iMON RC protocol for ffdc 7e deviceDarius Rad
2019-10-05media: iguanair: add sanity checksOliver Neukum
2019-10-05media: mtk-cir: lower de-glitch counter for rc-mm protocolSean Young
2019-07-26media: spi: IR LED: add missing of table registrationDaniel Gomez
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 158Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 122Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-22media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl
2019-04-16bpf: add map helper functions push, pop, peek in more BPF programsAlban Crequy
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing
2019-03-19media: rc: remove unused including <linux/version.h>YueHaibing
2019-03-01media: rc: fix several typosMauro Carvalho Chehab
2019-03-01media: Revert "media: rc: some events are dropped by userspace"Sean Young
2019-02-18media: rc: ir-rc6-decoder: enable toggle bit for Zotac remotesMatthias Reichl
2019-02-18media: rc: rcmm decoder and encoderPatrick Lerda
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-11-22media: rc: ensure close() is called on rc_unregister_deviceSean Young
2018-11-22media: rc: imon: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-11-22media: rc: cec devices do not have a lirc chardevSean Young
2018-11-22media: rc: imon_raw: use fls rather than loop per bitSean Young
2018-11-22media: rc: XBox DVD Remote uses 12 bits scancodesSean Young
2018-11-22media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin
2018-11-22media: mceusb: Include three Hauppauge USB dvb device with IR rxBrad Love
2018-10-05media: rc: mce_kbd: input events via rc-core's input deviceSean Young
2018-10-05media: rc: imon: report mouse events using rc-core's input deviceSean Young
2018-10-05media: rc: some events are dropped by userspaceSean Young
2018-10-04media: rc: ir-rc6-decoder: enable toggle bit for Kathrein RCU-676 remoteMatthias Reichl
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young