index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
st_rc.c
Age
Commit message (
Expand
)
Author
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: st-rc: explicitly request exclusive reset control
Philipp Zabel
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-03-24
[media] st_rc: simplify optional reset handling
Philipp Zabel
2017-03-24
[media] rc: lirc keymap no longer makes any sense
Sean Young
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2017-01-30
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
2015-11-19
[media] media: st-rc: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
2015-06-24
[media] use CONFIG_PM_SLEEP for suspend/resume
Mauro Carvalho Chehab
2015-05-13
[media] st_rc: fix build warning
Fabio Estevam
2015-05-12
[media] constify of_device_id array
Fabian Frederick
2014-09-26
[media] st_rc: fix address space casting
Mauro Carvalho Chehab
2014-09-23
[media] media: st-rc: Remove .owner field for driver
Srinivas Kandagatla
2014-09-23
[media] media: st-rc: move pm ops setup out of conditional compilation
Srinivas Kandagatla
2014-09-23
[media] media: st-rc: move to using reset_control_get_optional
Srinivas Kandagatla
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2014-01-15
[media] media: st-rc: Add reset support
Srinivas Kandagatla
2013-10-31
[media] media: st-rc: Add ST remote control driver
Srinivas Kandagatla