aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/serial_ir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-11media: rc: fix timeout handling after switch to microsecond durationsMatthias Reichl1-1/+1
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-5/+5
2020-09-03media: serial_ir: use the right type for a dma addressMauro Carvalho Chehab1-1/+1
2020-01-03media: serial_ir: change "ignoring spike" to debug levelBodo Eggert1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-9/+1
2019-03-19media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing1-8/+1
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young1-5/+5
2017-10-27media: serial_ir: Convert timers to use timer_setup()Kees Cook1-3/+2
2017-08-31media: serial_ir: fix tx timing calculation on 32-bitSean Young1-20/+14
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-1/+1
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-5/+5
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-5/+5
2017-04-20Annotate hardware config module parameters in drivers/media/David Howells1-5/+5
2017-04-04Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab1-61/+62
2017-03-24[media] serial_ir: iommap is a memory address, not boolSean Young1-2/+2
2017-03-03[media] serial_ir: ensure we're ready to receive interruptsSean Young1-61/+62
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-1/+1
2017-01-30[media] serial_ir: generate timeoutSean Young1-1/+23
2016-11-22[media] serial_ir: fix reference to 8250 serial codeMauro Carvalho Chehab1-1/+1
2016-11-22[media] lirc_serial: move out of staging and rename to serial_irSean Young1-0/+844