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
/
usb
/
au0828
/
au0828-input.c
Age
Commit message (
Expand
)
Author
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2017-12-11
media: usb: add SPDX identifiers to some code I wrote
Mauro Carvalho Chehab
2017-11-07
media: au0828: make const array addr_list static
Colin Ian King
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-06-24
media: Replace initalized ->initialized
Mauro Carvalho Chehab
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
2016-09-22
[media] rc: split nec protocol into its three variants
Sean Young
2016-03-31
[media] au0828: Fix dev_state handling
Mauro Carvalho Chehab
2014-11-25
[media] media/au0828: Fix IR stop, poll to not access device during disconnect
Shuah Khan
2014-11-25
[media] USB: Deletion of unnecessary checks before three function calls
Markus Elfring
2014-08-21
[media] au0828: add pr_info to track au0828 suspend/resume code
Mauro Carvalho Chehab
2014-08-21
[media] au0828: use pr_foo macros
Mauro Carvalho Chehab
2014-08-21
[media] au0828: Remove a bad whitespace
Mauro Carvalho Chehab
2014-08-21
[media] au0828: handle IR int during suspend/resume
Mauro Carvalho Chehab
2014-08-21
[media] au0828: avoid race conditions at RC stop
Mauro Carvalho Chehab
2014-08-21
[media] au0828-input: Be sure that IR is enabled at polling
Mauro Carvalho Chehab
2014-08-21
[media] au0828: add an option to disable IR via modprobe parameter
Mauro Carvalho Chehab
2014-08-21
[media] au0828: no need to sleep at the IR code
Mauro Carvalho Chehab
2014-07-30
[media] au0828: add support for IR on HVR-950Q
Mauro Carvalho Chehab