summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2016-07-08[media] media: rc: nuvoton: remove unneeded code in nvt_process_rx_ir_dataHeiner Kallweit
2016-07-08[media] media: rc: nuvoton: simplify a few functionsHeiner Kallweit
2016-07-08[media] media: rc: nuvoton: remove wake statesHeiner Kallweit
2016-07-08[media] media: rc: nuvoton: clean up initialization of wakeup registersHeiner Kallweit
2016-07-08[media] media: rc: nuvoton: remove interrupt handling for wakeupHeiner Kallweit
2016-07-08[media] media: rc: nuvoton: fix rx fifo overrun handlingHeiner Kallweit
2016-07-08[media] rc-main: fix kernel oops after unloading keymap moduleHans Verkuil
2016-06-30ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov
2016-06-30ir-rx51: add DT support to driverIvaylo Dimitrov
2016-06-30ir-rx51: use PWM framework instead of OMAP dmtimerIvaylo Dimitrov
2016-06-30ir-rx51: Fix build after multiarch changes broke itIvaylo Dimitrov
2016-06-22[media] rc: Add HDMI CEC protocol handlingKamil Debski
2016-05-07[media] drivers/media/rc: postpone kfree(rc_dev)Max Kellermann
2016-05-07[media] mceusb: add support for SMK eHome receiverOlli Salonen
2016-05-07[media] mceusb: add support for Adaptec eHome receiverOlli Salonen
2016-05-07[media] media: rc: remove unneeded mutex in rc_register_deviceHeiner Kallweit
2016-05-07[media] ati_remote: avoid fragile snprintf useRasmus Villemoes
2016-03-10[media] mceusb: use %*ph for small buffer dumpsMauro Carvalho Chehab
2016-03-05[media] media: rc: nuvoton: switch attribute wakeup_data to textHeiner Kallweit
2016-03-03[media] rc: sunxi-cir: support module autoloadingEmilio López
2016-03-03[media] igorplugusb: fix leaks in error pathSean Young
2016-03-03[media] Fix AverMedia RM-KS remote keymapPhilippe Valembois
2016-03-03[media] media: rc: nuvoton: support reading / writing wakeup sequence via sysfsHeiner Kallweit
2016-03-03[media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab
2016-03-01[media] lirc_dev: avoid double mutex unlockMauro Carvalho Chehab
2016-03-01[media] ati_remote: Put timeouts at the accel arrayMauro Carvalho Chehab
2016-02-16[media] rc-core: don't lock device at rc_register_device()Mauro Carvalho Chehab
2016-02-02[media] rc/nuvoton_cir: fix locking issue when calling nvt_disable_cirHeiner Kallweit
2016-02-02[media] rc/nuvoton_cir: fix locking issue when calling nvt_enable_wakeHeiner Kallweit
2016-02-02[media] rc/nuvoton_cir: fix locking issue with nvt_enable_cirHeiner Kallweit
2016-02-01[media] media: rc: nuvoton-cir: improve locking in both interrupt handlersHeiner Kallweit
2016-02-01[media] media: rc: nuvoton-cir: fix interrupt handlingHeiner Kallweit
2016-02-01[media] media: rc: nuvoton-cir: fix wakeup interrupt bitsHeiner Kallweit
2016-02-01[media] media: rc: nuvoton-cir: add locking to calls of nvt_enable_wakeHeiner Kallweit
2016-02-01[media] media: rc: nuvoton-cir: improve nvt_hw_detectHeiner Kallweit
2016-01-25[media] nuvoton-cir: fix setting ioport base addressHeiner Kallweit
2016-01-25[media] nuvoton-cir: remove unneeded call to nvt_set_cir_irenHeiner Kallweit
2016-01-25[media] nuvoton-cir: remove unneeded EFM operation in nvt_cir_isrHeiner Kallweit
2016-01-25[media] nuvoton-cir: improve logical device handlingHeiner Kallweit
2016-01-25[media] nuvoton-cir: factor out logical device enablingHeiner Kallweit
2016-01-25[media] nuvoton-cir: use IR_DEFAULT_TIMEOUT and consider SAMPLE_PERIODHeiner Kallweit
2016-01-25[media] nuvoton-cir: fix clearing wake fifoHeiner Kallweit
2016-01-25[media] nuvoton-cir: factor out logical device disablingHeiner Kallweit
2016-01-25[media] nuvoton-cir: simplify nvt_cir_tx_inactiveHeiner Kallweit
2016-01-25[media] nuvoton-cir: simplify nvt_select_logical_ devHeiner Kallweit
2016-01-25[media] nuvoton-cir: use request_muxed_region for accessing EFM registersHeiner Kallweit
2016-01-25[media] media: rc: raw: improve FIFO handlingHeiner Kallweit
2016-01-25[media] media: rc: nuvoton: mark wakeup-related resourcesHeiner Kallweit
2015-12-23[media] rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai
2015-12-21[media] ir-lirc-codec.c: don't leak lirc->drv-rbufMauro Carvalho Chehab