index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2010-10-21
[media] ir-raw-event: Fix a stupid error at a printk
Mauro Carvalho Chehab
2010-10-21
[media] IR: extend ir_raw_event and do refactoring
Maxim Levitsky
2010-10-21
[media] IR: plug races in IR raw thread
Maxim Levitsky
2010-09-27
V4L/DVB: IR: ir-raw-event: null pointer dereference
Dan Carpenter
2010-08-08
V4L/DVB: IR: add helper function for hardware with small o/b buffer
Maxim Levitsky
2010-08-08
V4L/DVB: IR: replace workqueue with kthread
Maxim Levitsky
2010-08-08
V4L/DVB: IR: replace spinlock with mutex
Maxim Levitsky
2010-08-08
V4L/DVB: IR: minor fixes
Maxim Levitsky
2010-08-02
V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver
Jarod Wilson
2010-08-02
V4L/DVB: ir-core: move decoding state to ir_raw_event_ctrl
David Härdeman
2010-08-02
V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling
David Härdeman
2010-08-02
V4L/DVB: IR: let all protocol decoders have a go at raw data
Jarod Wilson
2010-05-19
V4L/DVB: ir-core: Add Sony support to ir-core
David Härdeman
2010-05-19
V4L/DVB: ir-core: Add JVC support to ir-core
David Härdeman
2010-05-19
V4L/DVB: ir-core: change duration to be coded as a u32 integer
David Härdeman
2010-05-19
V4L/DVB: Add RC6 support to ir-core
David Härdeman
2010-05-19
V4L/DVB: ir-core: Remove warining noise if decoders compiled builtin
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
David Härdeman
2010-05-19
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir: Make sure that the spinlocks are properly initialized
Mauro Carvalho Chehab
2010-05-19
V4L-DVB: ir-core: remove the ancillary buffer
Mauro Carvalho Chehab
2010-05-19
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir-core: improve keyup/keydown logic
David Härdeman
2010-05-18
V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: ir-core: prepare to add more operations for ir decoders
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: ir-core: dynamically load the compiled IR protocols
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
Mauro Carvalho Chehab