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
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-07
sh: hp6xx driver compile fixes.
Kristoffer Ericson
1
-1
/
+1
2007-05-05
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
94
-1653
/
+3602
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-8
/
+8
2007-05-05
hilkbd: Kill compiler warning and fix comment dyslexia
Geert Uytterhoeven
1
-1
/
+1
2007-05-05
m68k: Atari keyboard and mouse support.
Michael Schmitz
6
-0
/
+318
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
4
-8
/
+8
2007-05-01
Input: gpio_keys - add support for switches (EV_SW)
Roman Moravcik
1
-7
/
+12
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
7
-62
/
+45
2007-04-30
Input: cobalt_btns - convert to use polldev library
Dmitry Torokhov
2
-37
/
+23
2007-04-30
Input: add skeleton for simple polled devices
Dmitry Torokhov
3
-0
/
+183
2007-04-30
Input: wistron - fix typo in keymap for Acer TM610
Eric Piel
1
-1
/
+1
2007-04-27
Input: gameport - do not touch bus's rwsem
Dmitry Torokhov
1
-26
/
+13
2007-04-27
Input: serio - do not touch bus's rwsem
Dmitry Torokhov
1
-26
/
+15
2007-04-25
Input: add input_set_capability() helper
Dmitry Torokhov
1
-0
/
+56
2007-04-25
Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs
Dmitry Torokhov
1
-0
/
+2
2007-04-25
Input: i8042 - add Panasonic CF-29 to nomux list
Dmitry Torokhov
1
-0
/
+11
2007-04-25
Input: lifebook - split into 2 devices
Dmitry Torokhov
1
-20
/
+93
2007-04-25
Input: lifebook - add signature of Panasonic CF-29
Dmitry Torokhov
1
-0
/
+8
2007-04-12
Input: lifebook - activate 6-byte protocol on select models
Dmitry Torokhov
1
-13
/
+65
2007-04-12
Input: lifebook - work properly on Panasonic CF-18
Dmitry Torokhov
1
-0
/
+14
2007-04-12
Input: cobalt buttons - separate device and driver registration
Dmitry Torokhov
1
-23
/
+1
2007-04-12
Input: pxa27x - do not use deprecated SA_INTERRUPT flag
Thomas Gleixner
1
-1
/
+1
2007-04-12
Input: ucb1400 - make delays configurable
Cliff Brake
1
-3
/
+14
2007-04-12
Input: misc devices - switch to using input_dev->dev.parent
Dmitry Torokhov
4
-6
/
+6
2007-04-12
Input: joysticks - switch to using input_dev->dev.parent
Dmitry Torokhov
18
-18
/
+19
2007-04-12
Input: touchscreens - switch to using input_dev->dev.parent
Dmitry Torokhov
10
-6
/
+10
2007-04-12
Input: mice - switch to using input_dev->dev.parent
Dmitry Torokhov
4
-4
/
+4
2007-04-12
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
14
-13
/
+15
2007-04-12
Input: prepare to switching to struct device
Dmitry Torokhov
1
-0
/
+3
2007-04-12
Input: drivers/input/misc - don't access dev->private directly
Dmitry Torokhov
2
-10
/
+9
2007-04-12
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
14
-20
/
+13
2007-04-12
Input: drivers/input/joystick - don't access dev->private directly
Dmitry Torokhov
20
-49
/
+59
2007-04-12
Input: drivers/input/touchscreen - don't access dev->private directly
Dmitry Torokhov
9
-13
/
+8
2007-04-12
Input: drivers/input/mice - don't access dev->private directly
Dmitry Torokhov
4
-5
/
+0
2007-04-12
Input: logips2pp - add model 1 information
Dmitry Torokhov
1
-0
/
+1
2007-04-12
Input: wistron - declare keymaps as initdata
Eric Piel
1
-27
/
+49
2007-04-12
Input: wistron - introduce generic keymap
Eric Piel
1
-2
/
+40
2007-04-12
Input: wistron - add acerhk laptop database
Eric Piel
1
-72
/
+523
2007-04-12
Input: logips2pp - ignore mice reporting model as 0
Dmitry Torokhov
1
-3
/
+3
2007-04-12
Input: i8042 - disable interfaces when switching to legacy mode
Dmitry Torokhov
1
-0
/
+7
2007-04-12
Input: mousedev - fix sudden warps with touchpads
Dmitry Torokhov
1
-25
/
+26
2007-04-12
Input: ALPS - handle errors from input_register_device()
Dmitry Torokhov
2
-5
/
+9
2007-04-12
Input: remove no longer used power.c handler
Robert P. J. Day
2
-181
/
+0
2007-04-12
Input: synaptics - export model bits
Dmitry Torokhov
1
-0
/
+10
2007-04-12
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
Johann Deneux
6
-38
/
+33
2007-04-12
Input: handlers - handle errors from input_open_device()
Dmitry Torokhov
4
-40
/
+107
2007-04-12
Input: handlers - rename 'list' to 'client'
Dmitry Torokhov
4
-298
/
+329
2007-04-12
Input: rework handle creation code
Dmitry Torokhov
7
-116
/
+264
2007-04-11
[PATCH] Input: ucb1400 - set up driver's name to show in sysfs
Cliff Brake
1
-0
/
+1
2007-03-16
Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist
Dmitry Torokhov
1
-0
/
+11
[next]