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
pinetabv-6.6.y-devel
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
2010-10-18
Input: ad7877 - switch to using threaded IRQ
Dmitry Torokhov
1
-40
/
+25
2010-10-18
Input: ad7877 - use attribute group to control visibility of attributes
Dmitry Torokhov
1
-20
/
+29
2010-10-18
Input: serio - add support for PS2Mult multiplexer protocol
Dmitry Eremin-Solenikov
3
-0
/
+328
2010-10-18
Input: evdev - fix EVIOCSABS regression
Daniel Mack
1
-1
/
+1
2010-10-18
Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS
Daniel Mack
1
-0
/
+6
2010-10-18
xenbus: prevent warnings on unhandled enumeration values
Noboru Iwamatsu
1
-0
/
+2
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
5
-6
/
+6
2010-10-18
Input: wacom - properly enable runtime PM
Dmitry Torokhov
1
-3
/
+6
2010-10-18
Merge branch 'for-linus' into next
Dmitry Torokhov
6
-17
/
+34
2010-10-18
Input: ad7877 - filter events where pressure is beyond the maximum
Michael Hennerich
1
-0
/
+7
2010-10-18
Input: ad7877 - implement EV_KEY:BTN_TOUCH reporting
Michael Hennerich
1
-5
/
+12
2010-10-18
Input: ad7877 - implement specified chip select behavior
Michael Hennerich
1
-1
/
+11
2010-10-18
Input: hp680_ts_input - use cancel_delayed_work_sync()
Tejun Heo
1
-4
/
+2
2010-10-18
Input: mousedev - correct lockdep annotation
Hitoshi Mitake
1
-1
/
+1
2010-10-18
Input: ads7846 - switch to using threaded IRQ
Jason Wang
1
-430
/
+456
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
6
-1
/
+7
2010-10-13
Input: serio - support multiple child devices per single parent
Dmitry Eremin-Solenikov
2
-45
/
+83
2010-10-13
Input: synaptics - simplify pass-through port handling
Dmitry Torokhov
2
-6
/
+32
2010-10-13
Input: add ROHM BU21013 touch panel controller support
Naveen Kumar Gaddipati
3
-0
/
+661
2010-10-13
Input: omap4-keypad - wake-up on events & long presses
Mike Turquette
1
-0
/
+4
2010-10-13
Input: omap4-keypad - fix interrupt line configuration
Abraham Arce
1
-1
/
+1
2010-10-13
Input: omap4-keypad - SYSCONFIG register configuration
Abraham Arce
1
-8
/
+5
2010-10-13
Input: omap4-keypad - use platform device helpers
Abraham Arce
1
-5
/
+35
2010-10-13
Input: add support for Nomadik SKE keypad controller
Sundar Iyer
3
-0
/
+419
2010-10-13
Input: twl4030_keypad - fix error handling path
Dmitry Torokhov
1
-4
/
+3
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
4
-4
/
+4
2010-10-13
Input: emu10k1 - do not leave device enabled when probe fails
Dmitry Torokhov
1
-18
/
+25
2010-10-13
Input: hil_kbd - add missing MODULE_DEVICE_TABLE()
Dzianis Kahanovich
1
-0
/
+2
2010-10-12
input: Serio/hp_sdc: semaphore cleanup
Thomas Gleixner
1
-2
/
+2
2010-10-12
input: Serio/hil_mlc: semaphore cleanup
Thomas Gleixner
1
-3
/
+3
2010-10-12
input: Misc/hp_sdc_rtc: semaphore cleanup
Thomas Gleixner
1
-2
/
+2
2010-10-11
Input: wacom - fix pressure in Cintiq 21UX2
Aristeu Rozanski
1
-1
/
+3
2010-10-09
ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts
Mark F. Brown
1
-0
/
+10
2010-10-09
ARM: pxa168: added keypad support
Mark F. Brown
1
-1
/
+1
2010-10-09
ARM: pxa: moved pxa27x_keypad.h to platform pxa directory
Mark F. Brown
1
-1
/
+1
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
8
-21
/
+32
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+4
2010-10-05
Input: wacom - fix runtime PM related deadlock
Dmitry Torokhov
1
-11
/
+12
2010-09-30
Input: i8042 - use unsigned char for 0x90
Christoph Fritz
1
-1
/
+1
2010-09-30
Input: fm801-gp - add missing call to pci_disable_device()
Dmitry Torokhov
2
-6
/
+7
2010-09-30
Input: emu10k1-gp - add missing calls to pci_disable_device()
Rahul Ruikar
1
-0
/
+2
2010-09-30
Input: hanwang - add support for Art Master HD 5012 tablet
Xing Wei
1
-21
/
+73
2010-09-24
input: add driver for tnetv107x touchscreen controller
Cyril Chemparathy
3
-0
/
+406
2010-09-24
input: add driver for tnetv107x on-chip keypad controller
Cyril Chemparathy
3
-0
/
+350
2010-09-21
Input: joydev - fix JSIOCSAXMAP ioctl
Kenneth Waters
1
-0
/
+3
2010-09-20
Input: uinput - setup MT usage during device creation
Henrik Rydberg
1
-0
/
+7
2010-09-16
Input: ati_remote2 - switch to using new keycode interface
Dmitry Torokhov
1
-28
/
+65
2010-09-14
Input: serio - do not include linux/freezer.h
Dmitry Torokhov
1
-1
/
+0
2010-09-12
Input: hanwang - make compatible with xf86-input-wacom driver
Xing Wei
1
-4
/
+33
2010-09-12
Input: wacom - disable Bamboo touchpad when pen is being used
Chris Bagwell
1
-1
/
+7
[prev]
[next]