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
/
IR
/
ir-raw-event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
[media] ir-raw-event: Fix a stupid error at a printk
Mauro Carvalho Chehab
1
-1
/
+1
2010-10-21
[media] IR: extend ir_raw_event and do refactoring
Maxim Levitsky
1
-29
/
+16
2010-10-21
[media] IR: plug races in IR raw thread
Maxim Levitsky
1
-9
/
+25
2010-09-28
V4L/DVB: IR: ir-raw-event: null pointer dereference
Dan Carpenter
1
-1
/
+3
2010-08-09
V4L/DVB: IR: add helper function for hardware with small o/b buffer
Maxim Levitsky
1
-0
/
+84
2010-08-09
V4L/DVB: IR: replace workqueue with kthread
Maxim Levitsky
1
-11
/
+31
2010-08-09
V4L/DVB: IR: replace spinlock with mutex
Maxim Levitsky
1
-14
/
+14
2010-08-09
V4L/DVB: IR: minor fixes
Maxim Levitsky
1
-0
/
+3
2010-08-02
V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver
Jarod Wilson
1
-0
/
+1
2010-08-02
V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl
David Härdeman
1
-36
/
+37
2010-08-02
V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling
David Härdeman
1
-47
/
+65
2010-08-02
V4L/DVB: IR: let all protocol decoders have a go at raw data
Jarod Wilson
1
-4
/
+3
2010-05-19
V4L/DVB: ir-core: Add Sony support to ir-core
David Härdeman
1
-0
/
+1
2010-05-19
V4L/DVB: ir-core: Add JVC support to ir-core
David Härdeman
1
-0
/
+1
2010-05-19
V4L/DVB: ir-core: change duration to be coded as a u32 integer
David Härdeman
1
-12
/
+18
2010-05-19
V4L/DVB: Add RC6 support to ir-core
David Härdeman
1
-0
/
+1
2010-05-19
V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin
Mauro Carvalho Chehab
1
-1
/
+4
2010-05-19
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-19
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
David Härdeman
1
-57
/
+86
2010-05-19
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
1
-2
/
+0
2010-05-19
V4L/DVB: ir: Make sure that the spinlocks are properly initialized
Mauro Carvalho Chehab
1
-3
/
+1
2010-05-19
V4L-DVB: ir-core: remove the ancillary buffer
Mauro Carvalho Chehab
1
-12
/
+8
2010-05-19
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
Mauro Carvalho Chehab
1
-0
/
+1
2010-05-19
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
1
-14
/
+0
2010-05-18
V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-18
V4L/DVB: ir-core: prepare to add more operations for ir decoders
Mauro Carvalho Chehab
1
-13
/
+58
2010-05-18
V4L/DVB: ir-core: dynamically load the compiled IR protocols
Mauro Carvalho Chehab
1
-1
/
+56
2010-05-18
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
Mauro Carvalho Chehab
1
-0
/
+14
2010-05-18
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
Mauro Carvalho Chehab
1
-0
/
+117