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
/
serial_ir.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-10-27
media: serial_ir: Convert timers to use timer_setup()
Kees Cook
2017-08-31
media: serial_ir: fix tx timing calculation on 32-bit
Sean Young
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-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-04-20
Annotate hardware config module parameters in drivers/media/
David Howells
2017-04-04
Merge tag 'v4.11-rc5' into patchwork
Mauro Carvalho Chehab
2017-03-24
[media] serial_ir: iommap is a memory address, not bool
Sean Young
2017-03-03
[media] serial_ir: ensure we're ready to receive interrupts
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
2017-01-30
[media] serial_ir: generate timeout
Sean Young
2016-11-22
[media] serial_ir: fix reference to 8250 serial code
Mauro Carvalho Chehab
2016-11-22
[media] lirc_serial: move out of staging and rename to serial_ir
Sean Young