aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/st_rc.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-04-17media: st_rc: Don't stay on an IRQ handler foreverMauro Carvalho Chehab
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: st-rc: explicitly request exclusive reset controlPhilipp Zabel
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-03-24[media] st_rc: simplify optional reset handlingPhilipp Zabel
2017-03-24[media] rc: lirc keymap no longer makes any senseSean Young
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young
2015-11-19[media] media: st-rc: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-06-24[media] use CONFIG_PM_SLEEP for suspend/resumeMauro Carvalho Chehab
2015-05-13[media] st_rc: fix build warningFabio Estevam
2015-05-12[media] constify of_device_id arrayFabian Frederick
2014-09-26[media] st_rc: fix address space castingMauro Carvalho Chehab
2014-09-23[media] media: st-rc: Remove .owner field for driverSrinivas Kandagatla
2014-09-23[media] media: st-rc: move pm ops setup out of conditional compilationSrinivas Kandagatla
2014-09-23[media] media: st-rc: move to using reset_control_get_optionalSrinivas Kandagatla
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2014-01-15[media] media: st-rc: Add reset supportSrinivas Kandagatla
2013-10-31[media] media: st-rc: Add ST remote control driverSrinivas Kandagatla