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
2010-07-21
Input: gamecon - reference correct pad in gc_psx_command()
Dmitry Torokhov
1
-1
/
+1
2010-07-21
Input: gamecon - reference correct input device in NES mode
Dmitry Torokhov
1
-2
/
+1
2010-07-20
Input: synaptics - set min/max for finger width
Chris Bagwell
1
-1
/
+1
2010-07-20
Input: synaptics - only report width on hardware that supports it
Chris Bagwell
1
-2
/
+6
2010-07-20
Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'
Wan ZongShun
1
-1
/
+1
2010-07-20
Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table
Kamal Mostafa
1
-0
/
+7
2010-07-18
Input: qt2160 - rename kconfig symbol name
Christoph Fritz
1
-1
/
+1
2010-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+2
2010-07-16
Input: evdev - signal that device is writable in evdev_poll()
Dmitry Torokhov
1
-2
/
+7
2010-07-16
Input: mousedev - signal that device is writable in mousedev_poll()
Julien Moutinho
1
-2
/
+7
2010-07-16
Input: change input handlers to use bool when possible
Dmitry Torokhov
4
-13
/
+12
2010-07-16
Input: introduce MT event slots
Henrik Rydberg
2
-43
/
+96
2010-07-16
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
1
-1
/
+1
2010-07-15
Input: usbtouchscreen - implement reset_resume
Oliver Neukum
1
-32
/
+76
2010-07-15
Input: usbtouchscreen - implement runtime power management
Oliver Neukum
1
-3
/
+24
2010-07-15
Input: usbtouchscreen - implement basic suspend/resume
Oliver Neukum
1
-0
/
+25
2010-07-15
Input: Add ATMEL QT602240 touchscreen driver
Joonyoung Shim
3
-0
/
+1414
2010-07-14
Input: synaptics - fix wrong dimensions check
Takashi Iwai
1
-0
/
+1
2010-07-14
Input: fix signedness warning in input_set_keycode()
Dmitry Torokhov
1
-1
/
+1
2010-07-14
Input: Add pwm beeper driver
Lars-Peter Clausen
3
-0
/
+211
2010-07-13
Input: xpad - remove mouse buttons and axes for dance pads
Christoph Fritz
1
-44
/
+63
2010-07-13
Input: atlas_btns - switch to using pr_err() and friends
Dmitry Torokhov
1
-15
/
+8
2010-07-13
Input: atlas_btns - fix mixing acpi_status and int for return value
Axel Lin
1
-8
/
+6
2010-07-13
Input: atlas_btns - adds a missing owner field for atlas_acpi_driver
Axel Lin
1
-0
/
+1
2010-07-09
Input: twl4030-pwrbutton - replace __devinit with __init
Markus Lehtonen
1
-6
/
+6
2010-07-09
powerpc: Add i8042 keyboard and mouse irq parsing
Martyn Welch
1
-0
/
+5
2010-07-08
input: i8042 - add runtime check in x86's i8042_platform_init
Feng Tang
1
-0
/
+10
2010-07-08
Revert "Input: fixup X86_MRST selects"
Feng Tang
2
-2
/
+2
2010-07-08
Revert "Input: do not force selecting i8042 on Moorestown"
Feng Tang
2
-2
/
+2
2010-07-04
Input: mcs - Add MCS touchkey driver
Joonyoung Shim
4
-3
/
+255
2010-07-04
Input: release pressed keys when resuming device
Oliver Neukum
1
-10
/
+29
2010-07-04
Input: ads7846 - extend the driver for ads7845 controller support
Anatolij Gustschin
1
-37
/
+135
2010-07-04
Input: ads7846 - do not allow altering platform data
Dmitry Torokhov
1
-16
/
+19
2010-07-04
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
4
-48
/
+70
2010-07-04
Input: ad7879 - report EV_KEY/BTN_TOUCH events
Michael Hennerich
1
-3
/
+13
2010-07-04
Input: ad7879 - fix spi word size to 16 bit
Michael Hennerich
1
-0
/
+8
2010-07-04
Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead
Michael Hennerich
1
-1
/
+4
2010-07-04
Input: ad7879 - add open and close methods
Dmitry Torokhov
4
-39
/
+86
2010-07-04
Input: ad7879 - split bus logic out
Mike Frysinger
6
-415
/
+484
2010-07-01
Input: ad7879 - use threaded IRQ
Dmitry Torokhov
1
-27
/
+9
2010-07-01
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
14
-22
/
+4
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
1
-4
/
+4
2010-06-28
Input: lm8323 - fix error handling in lm8323_probe()
Dan Carpenter
1
-5
/
+7
2010-06-28
Input: gpio-keys - add gpiolib debounce support
Grazvydas Ignotas
1
-5
/
+14
2010-06-28
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2
-11
/
+14
2010-06-28
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
1
-1
/
+4
2010-06-28
Input: wacom - add support for DTU2231 and DTU1631
Ping Cheng
2
-0
/
+45
2010-06-28
Input: wistron_btns - fix a memory leak in wb_module_init error path
Axel Lin
1
-1
/
+3
2010-06-25
Input: adxl34x - add support for ADXL346 orientation sensing
Michael Hennerich
1
-4
/
+58
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
6
-0
/
+1218
[prev]
[next]