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
/
video
/
cx23885
/
cx23885-input.c
Age
Commit message (
Expand
)
Author
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
2012-07-31
[media] Add support for the Terratec Cinergy T Dual PCIe IR remote
Djuri Baars
2011-07-27
[media] cx23885: Add IR Rx support for HVR-1270 boards
Andy Walls
2011-07-27
[media] cx23885: restore flushes of cx23885_dev work items
Tejun Heo
2011-03-22
[media] rc/keymaps: Rename Hauppauge table as rc-hauppauge
Mauro Carvalho Chehab
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
2010-12-24
media/video: don't use flush_scheduled_work()
Tejun Heo
2010-08-08
V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...
Andy Walls
2010-08-08
V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event
Andy Walls
2010-08-08
V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470
Andy Walls
2010-08-08
V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...
Andy Walls
2010-08-02
V4L/DVB: cx23885: Convert cx23885-input to use new in kernel IR pulse decoders
Andy Walls
2010-08-02
V4L/DVB: cx23885: Convert from struct card_ir to struct cx23885_ir_input for ...
Andy Walls
2010-06-01
V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address
Andy Walls
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir: prepare IR code for a parameter change at register function
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
2010-05-18
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
Mauro Carvalho Chehab
2009-12-16
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...
Mauro Carvalho Chehab
2009-12-16
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
Mauro Carvalho Chehab
2009-12-05
V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation
Mauro Carvalho Chehab
2009-12-05
V4L/DVB (13533): ir: use dynamic tables, instead of static ones
Mauro Carvalho Chehab
2009-12-05
V4L/DVB (13349): cx23885: Enable IR input keypress handling for the Hauppauge...
Michael Krufky
2009-12-05
V4L/DVB (13100): cx23885: Add IR input keypress handling and enable for the H...
Andy Walls