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
/
mceusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-20
[media] mceusb: set a default rx timeout
Jarod Wilson
1
-0
/
+1
2010-12-20
[media] mceusb: fix inverted mask inversion logic
Jarod Wilson
1
-11
/
+11
2010-12-20
[media] mceusb: add another Fintek device ID
Jarod Wilson
1
-0
/
+2
2010-12-20
[media] rc: fix sysfs entry for mceusb and streamzap
Paul Bender
1
-2
/
+5
2010-12-20
[media] mceusb: fix keybouce issue after parser simplification
Jarod Wilson
1
-10
/
+46
2010-12-20
[media] mceusb: buffer parsing fixups for 1st-gen device
Jarod Wilson
1
-1
/
+5
2010-12-20
[media] mceusb: fix up reporting of trailing space
Jarod Wilson
1
-32
/
+13
2010-12-20
[media] mceusb: add support for Conexant Hybrid TV RDU253S
Jarod Wilson
1
-10
/
+27
2010-10-23
[media] mceusb: hook debug print spew directly into parser routine
Jarod Wilson
1
-20
/
+25
2010-10-23
[media] mceusb: add symbolic names for commands
Jarod Wilson
1
-76
/
+117
2010-10-23
[media] mceusb: Allow a per-model device name
Mauro Carvalho Chehab
1
-2
/
+8
2010-10-23
[media] mceusb: allow a per-model RC map
Mauro Carvalho Chehab
1
-5
/
+12
2010-10-23
[media] mceusb: add a per-model structure
Mauro Carvalho Chehab
1
-50
/
+76
2010-10-23
[media] mceusb: improve ir data buffer parser
Mauro Carvalho Chehab
1
-48
/
+103
2010-10-21
[media] mceusb: add support for cx231xx-based IR (e. g. Polaris)
Mauro Carvalho Chehab
1
-0
/
+16
2010-10-21
[media] IR: extend ir_raw_event and do refactoring
Maxim Levitsky
1
-1
/
+2
2010-09-28
V4L/DVB: mceusb: add two new ASUS device IDs
Jarod Wilson
1
-0
/
+4
2010-08-09
V4L/DVB: IR/mceusb: less generic callback name and remove cruft
Jarod Wilson
1
-4
/
+2
2010-08-09
V4L/DVB: IR/mceusb: remove bad ir_input_dev use
Jarod Wilson
1
-14
/
+1
2010-08-02
V4L/DVB: IR/mceusb: more streamlining of device init
Jarod Wilson
1
-16
/
+18
2010-08-02
V4L/DVB: IR/mceusb: remove unused vars from gen1 init
Mauro Carvalho Chehab
1
-2
/
+1
2010-08-02
V4L/DVB: IR/mceusb: unify and simplify different gen device init
Jarod Wilson
1
-43
/
+7
2010-08-02
V4L/DVB: IR/mceusb: add tx callback functions and wire up
Jarod Wilson
1
-10
/
+138
2010-08-02
V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsense
Jarod Wilson
1
-49
/
+14
2010-08-02
V4L/DVB: IR/mceusb: misc cleanups and init fixes
Jarod Wilson
1
-69
/
+69
2010-08-02
V4L/DVB: IR/mceusb: use the proper ir-core device unregister function
Jarod Wilson
1
-1
/
+1
2010-08-02
V4L/DVB: IR: add mceusb IR receiver driver
Jarod Wilson
1
-0
/
+1085