index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
ite-cir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
media: ite-cir: in_use is not needed
Sean Young
1
-6
/
+3
2021-03-11
media: ite-cir: check for receive overflow
Sean Young
1
-1
/
+7
2021-03-11
media: ite-cir: move runtime information into driver data
Sean Young
1
-81
/
+48
2021-03-11
media: ite-cir: carrier and duty cycle can be set via ioctl
Sean Young
1
-32
/
+0
2021-03-11
media: ite-cir: use standard logging and reduce noise
Sean Young
1
-144
/
+20
2021-03-11
media: ite-cir: set parent device
Sean Young
1
-0
/
+1
2021-03-11
media: rc/ite-cir: replace spin_lock_irqsave by spin_lock in hard IRQ
Daode Huang
1
-8
/
+4
2021-01-12
media: rc: ite-cir: fix min_timeout calculation
Matthias Reichl
1
-1
/
+1
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
1
-5
/
+5
2019-11-08
media: rc/ite-cir: fix smatch warning
Hans Verkuil
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-03-01
media: rc: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
1
-4
/
+1
2018-05-14
media: rc: ite-cir: lower timeout and extend allowed timeout range
Matthias Reichl
1
-3
/
+5
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
1
-1
/
+1
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
1
-1
/
+1
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
1
-2
/
+1
2017-01-30
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
1
-1
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-5
/
+0
2016-10-24
[media] ite-cir: initialize use_demodulator before using it
Nicolas Iooss
1
-0
/
+2
2016-10-21
[media] rc: don't break long lines
Mauro Carvalho Chehab
1
-6
/
+3
2015-03-18
PNP: media/rc: Use module_pnp_driver to register driver
Peter Huewe
1
-12
/
+1
2014-09-03
[media] ite-cir: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-2
/
+1
2014-07-25
[media] rc-core: fix various sparse warnings
David Härdeman
1
-2
/
+2
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
1
-1
/
+1
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
1
-1
/
+1
2013-04-14
[media] rc: ite-cir: fix potential double free in ite_probe()
Wei Yongjun
1
-0
/
+1
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-2
/
+2
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-21
[media] rc: Call rc_register_device before irq setup
Matthijs Kooijman
1
-7
/
+7
2012-12-21
[media] rc: Make probe cleanup goto labels more verbose
Matthijs Kooijman
1
-9
/
+9
2012-10-27
[media] ite-cir.c: get rid of warning: no previous prototype
Mauro Carvalho Chehab
1
-2
/
+2
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-1
/
+1
2012-09-14
[media] rc: ite-cir: Initialise ite_dev::rdev earlier
Ben Hutchings
1
-1
/
+1
2012-05-20
[media] rc: Fix invalid free_region and/or free_irq on probe failure
Ben Hutchings
1
-8
/
+6
2012-04-26
[media] rc: Postpone ISR registration
Luis Henriques
1
-10
/
+10
2011-07-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+1
2011-07-27
[media] rc-core: lirc use unsigned int
David Härdeman
1
-4
/
+1
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+9
2011-07-01
[media] ite-cir: 8709 needs to use pnp resource 2
Jarod Wilson
1
-3
/
+9
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-1
/
+0
2011-05-20
[media] ite-cir: finish tx before suspending
Jarod Wilson
1
-9
/
+7
2011-05-20
[media] ite-cir: clean up odd spacing in ite8709 bits
Jarod Wilson
1
-28
/
+18
2011-05-20
[media] ite-cir: make IR receive work after resume
Jarod Wilson
1
-0
/
+2
2011-05-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2011-04-29
[media] ite-cir: modular build on ppc requires delay.h include
Jarod Wilson
1
-0
/
+1
2011-03-29
x86: Stop including <linux/delay.h> in two asm header files
Jean Delvare
1
-0
/
+1
2011-03-24
[media] rc: update for bitop name changes
Stephen Rothwell
1
-3
/
+3
2011-03-22
[media] ite-cir: Fix some CodingStyle issues
Mauro Carvalho Chehab
1
-3
/
+5
2011-03-22
[media] rc: New rc-based ite-cir driver for several ITE CIRs
Juan J. Garcia de Soria
1
-0
/
+1734