aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
AgeCommit message (Expand)Author
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
2015-12-03[media] media: rc: remove unneeded codeHeiner Kallweit
2015-11-19[media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit
2015-11-19[media] media: rc: load decoder modules on-demandHeiner Kallweit
2015-11-19[media] media: rc: constify struct proto_namesHeiner Kallweit
2015-11-19[media] media: rc: preparation for on-demand decoder module loadingHeiner Kallweit
2015-11-19[media] media: rc: fix decoder module unloadingHeiner Kallweit
2015-11-19[media] media: rc-core: simplify logging in rc_register_deviceHeiner Kallweit
2015-11-19[media] media: rc: nuvoton-cir: replace nvt_pr with dev_ functionsHeiner Kallweit
2015-11-19[media] media: rc: nuvoton-cir: switch chip detection message to info levelHeiner Kallweit
2015-11-19[media] media: rc: nuvoton-cir: simplify debug codeHeiner Kallweit
2015-11-19[media] media: rc: nuvoton-cir: add support for the NCT6779DHeiner Kallweit
2015-11-19[media] media: rc: nuvoton-cir: make nvt_hw_detect voidHeiner Kallweit
2015-11-19[media] media: rc: nuvoton-cir: improve chip detectionHeiner Kallweit
2015-11-19[media] media: rc: nuvoton-cir: switch resource handling to devm functionsHeiner Kallweit
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded lockHeiner Kallweit
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usageHeiner Kallweit
2015-11-19[media] media: rc: ir-sharp-decoder: add support for Denon variant of the pro...Heiner Kallweit
2015-11-19[media] rc-core: Remove 'struct timeval' usageTina Ruchandani
2015-11-19[media] rc: allow rc modules to be loaded if rc-main is not a moduleRussell King
2015-11-19[media] rc: gpio-ir-recv: add timeout on idleEric Nelson
2015-11-19[media] media: st-rc: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab