aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-10[media] mceusb: use %*ph for small buffer dumpsMauro Carvalho Chehab1-3/+2
2016-03-05[media] media: rc: nuvoton: switch attribute wakeup_data to textHeiner Kallweit1-32/+53
2016-03-03[media] rc: sunxi-cir: support module autoloadingEmilio López1-0/+1
2016-03-03[media] igorplugusb: fix leaks in error pathSean Young1-5/+12
2016-03-03[media] Fix AverMedia RM-KS remote keymapPhilippe Valembois1-28/+28
2016-03-03[media] media: rc: nuvoton: support reading / writing wakeup sequence via sysfsHeiner Kallweit2-0/+88
2016-03-03[media] rc-core: allow calling rc_open with device not initializedMauro Carvalho Chehab1-26/+21
2016-03-01[media] lirc_dev: avoid double mutex unlockMauro Carvalho Chehab1-2/+5
2016-03-01[media] ati_remote: Put timeouts at the accel arrayMauro Carvalho Chehab1-20/+27
2016-02-16[media] rc-core: don't lock device at rc_register_device()Mauro Carvalho Chehab1-19/+26
2016-02-02[media] rc/nuvoton_cir: fix locking issue when calling nvt_disable_cirHeiner Kallweit1-8/+6
2016-02-02[media] rc/nuvoton_cir: fix locking issue when calling nvt_enable_wakeHeiner Kallweit1-6/+10
2016-02-02[media] rc/nuvoton_cir: fix locking issue with nvt_enable_cirHeiner Kallweit1-18/+15
2016-02-01[media] media: rc: nuvoton-cir: improve locking in both interrupt handlersHeiner Kallweit1-12/+12
2016-02-01[media] media: rc: nuvoton-cir: fix interrupt handlingHeiner Kallweit1-17/+12
2016-02-01[media] media: rc: nuvoton-cir: fix wakeup interrupt bitsHeiner Kallweit1-4/+1
2016-02-01[media] media: rc: nuvoton-cir: add locking to calls of nvt_enable_wakeHeiner Kallweit1-6/+12
2016-02-01[media] media: rc: nuvoton-cir: improve nvt_hw_detectHeiner Kallweit2-5/+15
2016-01-25[media] nuvoton-cir: fix setting ioport base addressHeiner Kallweit1-4/+18
2016-01-25[media] nuvoton-cir: remove unneeded call to nvt_set_cir_irenHeiner Kallweit1-3/+0
2016-01-25[media] nuvoton-cir: remove unneeded EFM operation in nvt_cir_isrHeiner Kallweit1-4/+0
2016-01-25[media] nuvoton-cir: improve logical device handlingHeiner Kallweit1-9/+13
2016-01-25[media] nuvoton-cir: factor out logical device enablingHeiner Kallweit1-11/+11
2016-01-25[media] nuvoton-cir: use IR_DEFAULT_TIMEOUT and consider SAMPLE_PERIODHeiner Kallweit1-2/+2
2016-01-25[media] nuvoton-cir: fix clearing wake fifoHeiner Kallweit1-1/+9
2016-01-25[media] nuvoton-cir: factor out logical device disablingHeiner Kallweit1-12/+11
2016-01-25[media] nuvoton-cir: simplify nvt_cir_tx_inactiveHeiner Kallweit1-4/+1
2016-01-25[media] nuvoton-cir: simplify nvt_select_logical_ devHeiner Kallweit1-2/+1
2016-01-25[media] nuvoton-cir: use request_muxed_region for accessing EFM registersHeiner Kallweit1-1/+8
2016-01-25[media] media: rc: raw: improve FIFO handlingHeiner Kallweit2-16/+13
2016-01-25[media] media: rc: nuvoton: mark wakeup-related resourcesHeiner Kallweit1-2/+2
2015-12-23[media] rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai1-0/+2
2015-12-21[media] ir-lirc-codec.c: don't leak lirc->drv-rbufMauro Carvalho Chehab1-0/+1
2015-12-03[media] media: rc: remove unneeded codeHeiner Kallweit3-20/+1
2015-11-19[media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit10-31/+3
2015-11-19[media] media: rc: load decoder modules on-demandHeiner Kallweit2-74/+0
2015-11-19[media] media: rc: constify struct proto_namesHeiner Kallweit1-2/+2
2015-11-19[media] media: rc: preparation for on-demand decoder module loadingHeiner Kallweit1-13/+59
2015-11-19[media] media: rc: fix decoder module unloadingHeiner Kallweit1-3/+14
2015-11-19[media] media: rc-core: simplify logging in rc_register_deviceHeiner Kallweit1-4/+2
2015-11-19[media] media: rc: nuvoton-cir: replace nvt_pr with dev_ functionsHeiner Kallweit2-10/+8
2015-11-19[media] media: rc: nuvoton-cir: switch chip detection message to info levelHeiner Kallweit1-2/+3
2015-11-19[media] media: rc: nuvoton-cir: simplify debug codeHeiner Kallweit1-3/+2
2015-11-19[media] media: rc: nuvoton-cir: add support for the NCT6779DHeiner Kallweit2-1/+3
2015-11-19[media] media: rc: nuvoton-cir: make nvt_hw_detect voidHeiner Kallweit1-6/+2
2015-11-19[media] media: rc: nuvoton-cir: improve chip detectionHeiner Kallweit2-49/+56
2015-11-19[media] media: rc: nuvoton-cir: switch resource handling to devm functionsHeiner Kallweit1-25/+11
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded lockHeiner Kallweit1-3/+0
2015-11-19[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usageHeiner Kallweit1-6/+6
2015-11-19[media] media: rc: ir-sharp-decoder: add support for Denon variant of the protocolHeiner Kallweit2-2/+5