index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
iguanair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
media: iguanair: no superfluous usb_unlink_urb()
Oliver Neukum
1
-4
/
+1
2022-01-28
media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow
Sean Young
1
-1
/
+1
2021-12-14
media: iguanair: no need for reset after IR receiver enable
Sean Young
1
-3
/
+0
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
1
-2
/
+2
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-21
media: iguanair: rc drivers no longer need to do locking
Sean Young
1
-33
/
+3
2020-03-02
media: rc: iguanair: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-09
media: iguanair: fix endpoint sanity check
Johan Hovold
1
-1
/
+1
2019-08-04
media: iguanair: add sanity checks
Oliver Neukum
1
-8
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
1
-3
/
+1
2017-12-18
media: rc: iguanair: simplify tx loop
Sean Young
1
-11
/
+8
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-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
1
-0
/
+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-30
[media] rc: allow software timeout to be set
Sean Young
1
-1
/
+3
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-07-15
[media] rc: make s_tx_carrier consistent
Sean Young
1
-1
/
+1
2014-07-26
[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
2014-02-04
[media] iguanair: simplify tx loop
Sean Young
1
-10
/
+4
2014-02-04
[media] iguanair: explain tx carrier setup
Sean Young
1
-4
/
+11
2013-11-19
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-16
/
+6
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-07
[media] iguanair: simplify calculation of carrier delay cycles
Sean Young
1
-16
/
+6
2013-07-31
[media] lirc: make transmit interface consistent
Sean Young
1
-2
/
+2
2013-02-06
[media] iguanair: intermittent initialization failure
Sean Young
1
-10
/
+15
2013-02-06
[media] iguanair: ensure transmission mask is initialized
Sean Young
1
-0
/
+1
2013-01-04
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-1
/
+1
2012-10-07
[media] iguanair: cannot send data from the stack
Sean Young
1
-72
/
+75
2012-09-15
[media] iguanair: do not modify transmit buffer
Sean Young
1
-30
/
+21
2012-08-13
[media] rc: do not wake up rc thread unless there is something to do
Sean Young
1
-2
/
+5
2012-08-13
[media] iguanair: fix receiver overflow
Sean Young
1
-3
/
+2
2012-08-13
[media] iguanair: advertise the resolution and timeout properly
Sean Young
1
-2
/
+5
2012-08-13
[media] iguanair: reset the IR state after rx overflow or receiver enable
Sean Young
1
-0
/
+4
2012-08-13
[media] iguanair: fix return value for transmit
Sean Young
1
-12
/
+18
2012-08-13
[media] iguanair: support suspend and resume
Sean Young
1
-7
/
+14
2012-08-13
[media] iguanair: ignore unsupported firmware versions
Sean Young
1
-10
/
+11
2012-08-13
[media] iguanair: reuse existing urb callback for command responses
Sean Young
1
-91
/
+56
2012-07-31
[media] Add support for the IguanaWorks USB IR Transceiver
Sean Young
1
-0
/
+639