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
starfive-6.6.48-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
/
rc
/
imon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-20
/
+1
2011-09-21
[media] imon: don't parse scancodes until intf configured
Jarod Wilson
1
-4
/
+6
2011-08-06
[media] imon: rate-limit send_packet spew
Jarod Wilson
1
-12
/
+14
2011-07-01
[media] imon: allow either proto on unknown 0xffdc
Jarod Wilson
1
-0
/
+3
2011-07-01
[media] imon: auto-config ffdc 7e device
Jarod Wilson
1
-0
/
+1
2011-06-11
[media] imon: fix initial panel key repeat suppression
Jarod Wilson
1
-2
/
+4
2011-06-11
[media] imon: support for 0x46 0xffdc imon vfd
Jarod Wilson
1
-0
/
+9
2011-05-20
[media] imon: Correct call to input_free_device
Julia Lawall
1
-1
/
+1
2011-05-20
[media] imon: clean up disconnect routine
Jarod Wilson
1
-27
/
+7
2011-05-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+27
2011-04-29
[media] imon: add conditional locking in change_protocol
Jarod Wilson
1
-4
/
+27
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
[media] imon: add more panel scancode mappings
Jarod Wilson
1
-1
/
+10
2011-01-19
[media] rc/imon: default to key mode instead of mouse mode
Jarod Wilson
1
-14
/
+4
2011-01-19
[media] rc/imon: need to submit urb before ffdc type check
Jarod Wilson
1
-14
/
+14
2011-01-19
[media] rc/imon: fix ffdc device detection oops
Jarod Wilson
1
-6
/
+8
2010-12-29
[media] media: Remove unnecessary casts of usb_get_intfdata
Joe Perches
1
-1
/
+1
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
1
-19
/
+19
2010-12-29
[media] Rename all public generic RC functions from ir_ to rc_
Mauro Carvalho Chehab
1
-5
/
+5
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
1
-33
/
+25
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
1
-0
/
+2465
[prev]