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
/
imon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
1
-2465
/
+0
2010-12-29
[media] ir-core: remove remaining users of the ir-functions keyhandlers
David Härdeman
1
-7
/
+2
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-304
/
+386
2010-10-23
[media] imon: fix nomouse modprobe option
Jarod Wilson
1
-2
/
+2
2010-10-23
[media] imon: remove redundant change_protocol call
Jarod Wilson
1
-18
/
+7
2010-10-23
[media] imon: fix my egregious brown paper bag w/rdev/idev split
Jarod Wilson
1
-10
/
+9
2010-10-23
[media] drivers/media/IR/imon.c: Use pr_err instead of err
Joe Perches
1
-39
/
+34
2010-10-21
V4L/DVB: IR/imon: set up mce-only devices w/mce keytable
Jarod Wilson
1
-126
/
+138
2010-10-21
V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlock
Jarod Wilson
1
-6
/
+46
2010-10-21
V4L/DVB: imon: split mouse events to a separate input dev
David Härdeman
1
-113
/
+160
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-2
/
+4
2010-08-09
V4L/DVB: IR/imon: remove bad ir_input_dev use
Jarod Wilson
1
-15
/
+0
2010-08-09
V4L/DVB: IR/imon: remove incorrect calls to input_free_device
Jarod Wilson
1
-4
/
+1
2010-08-02
V4L/DVB: drivers/media: Remove unnecessary casts of private_data
Joe Perches
1
-3
/
+3
2010-08-02
V4L/DVB: IR/imon: auto-configure another 0xffdc device variant
Jarod Wilson
1
-0
/
+1
2010-08-02
V4L/DVB: IR/imon: use the proper ir-core device unregister function
Jarod Wilson
1
-2
/
+2
2010-06-01
V4L/DVB: IR/imon: add auto-config for 0xffdc rf device
Jarod Wilson
1
-10
/
+17
2010-06-01
V4L/DVB: IR/imon: clean up usage of bools
Jarod Wilson
1
-24
/
+24
2010-05-19
V4L/DVB: IR/imon: remove dead IMON_KEY_RELEASE_OFFSET
Jarod Wilson
1
-6
/
+6
2010-05-19
V4L/DVB: media/IR/imon: potential double unlock on error
Dan Carpenter
1
-1
/
+0
2010-05-19
V4L/DVB: media/IR/imon: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-05-19
V4L/DVB: media/IR/imon: precendence issue: ! vs ==
Dan Carpenter
1
-1
/
+1
2010-05-19
V4L/DVB: IR/imon: add proper auto-repeat support
Jarod Wilson
1
-5
/
+6
2010-05-19
V4L/DVB: IR/imon: minor change_protocol fixups
Jarod Wilson
1
-11
/
+9
2010-05-19
V4L/DVB: IR/imon: convert to ir-core protocol change handling
Jarod Wilson
1
-86
/
+65
2010-05-19
V4L/DVB: irmon: Cleanup some warning noise
Mauro Carvalho Chehab
1
-25
/
+27
2010-05-19
V4L/DVB: ir-core: add imon driver
Jarod Wilson
1
-0
/
+2417