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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
Input: axp20x_pek - add axp20x_pek_probe_input_device helper
Hans de Goede
1
-18
/
+29
2017-03-09
Input: axp20x-pek - use our own device for errors
Hans de Goede
1
-4
/
+4
2017-03-09
Input: drv260x - remove OF dependency
Jingkui Wang
1
-3
/
+1
2017-03-07
Input: pwm-beeper - support customized freq for SND_BELL
Guan Ben
2
-1
/
+15
2017-03-07
Input: alps - cleanup alps_model_data
Pali Rohár
2
-36
/
+25
2017-03-07
Input: alps - warn about unsupported ALPS V9 touchpad
Pali Rohár
2
-0
/
+11
2017-03-07
Input: alps - move ALPS_PROTO_V4 out of alps_model_data table
Pali Rohár
1
-2
/
+8
2017-03-01
Input: ad7879 - do not manipulate capability bits directly
Dmitry Torokhov
1
-7
/
+2
2017-03-01
Input: ad7879 - try parsing properties on non-DT systems
Dmitry Torokhov
1
-4
/
+3
2017-03-01
Input: ad7879 - return plain error code from ad7879_probe()
Dmitry Torokhov
4
-30
/
+19
2017-03-01
Input: ad7879 - make sure we set up drvdata
Dmitry Torokhov
2
-2
/
+2
2017-02-25
Input: ad7846 - move bindings to touchscreen subdirectory
H. Nikolaus Schaller
1
-0
/
+0
2017-02-25
Input: ad7879 - add header file to fix ad7879.c build errors
Randy Dunlap
1
-0
/
+1
2017-02-23
Merge branch 'tsc2007' into next
Dmitry Torokhov
5
-70
/
+285
2017-02-23
Input: tca8418_keypad - remove double read of key event register
Dmitry Torokhov
1
-2
/
+0
2017-02-23
Input: ad7879 - add SPI device tree binding example
Michael Hennerich
1
-0
/
+18
2017-02-23
Input: ad7879 - update MODULE_AUTHOR email address
Michael Hennerich
3
-3
/
+3
2017-02-23
Input: ad7879-spi - remove bits_per_word = 16 enforcement
Michael Hennerich
1
-8
/
+0
2017-02-23
Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device property
Dmitry Torokhov
2
-2
/
+14
2017-02-23
Input: ad7879 - use more devm interfaces
Dmitry Torokhov
4
-62
/
+21
2017-02-23
Input: ad7879 - convert to use regmap
Dmitry Torokhov
5
-156
/
+64
2017-02-23
Input: tsc2007 - correctly report pressure and not resistance to user space
H. Nikolaus Schaller
1
-0
/
+2
2017-02-23
Input: tsc2007 - rename function tsc2007_calculate_pressure
H. Nikolaus Schaller
3
-7
/
+6
2017-02-23
Input: tsc2007 - switch to using input_set_capability()
Dmitry Torokhov
1
-2
/
+1
2017-02-21
Input: zet6223 - export OF device ID as module aliases
Javier Martinez Canillas
1
-0
/
+1
2017-02-18
Input: tsc2007 - add iio interface to read external ADC input and temperature
H. Nikolaus Schaller
5
-66
/
+273
2017-02-18
Input: tsc2007 - check for presence and power down tsc2007 during probe
H. Nikolaus Schaller
1
-0
/
+8
2017-02-15
Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Dmitry Torokhov
2
-46
/
+478
2017-02-13
input: cros_ec_keyb: Add Tablet Mode switch
Gwendal Grignou
2
-0
/
+6
2017-02-13
Input: tsc2004/5 - switch to using generic device properties
Dmitry Torokhov
2
-97
/
+30
2017-02-13
Input: tsc2004/5 - fix regulator handling
Dmitry Torokhov
1
-12
/
+7
2017-02-13
Input: tsc2005 - add OF device table
Dmitry Torokhov
1
-1
/
+11
2017-02-10
Input: add driver for Zeitec ZET6223
Jelle van der Waa
5
-0
/
+312
2017-02-10
Input: joydev - do not report stale values on first open
Raphael Assenat
1
-5
/
+13
2017-02-10
Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest
Benjamin Tissoires
3
-16
/
+95
2017-02-10
Input: synaptics-rmi4 - clean up F30 implementation
Dmitry Torokhov
1
-182
/
+144
2017-02-10
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
2
-14
/
+13
2017-02-09
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
3
-6
/
+47
2017-02-08
input: cros_ec_keyb: Add non-matrix buttons and switches
Douglas Anderson
1
-45
/
+402
2017-02-08
mfd: cros-ec: Update cros_ec_commands.h for buttons and switches
Douglas Anderson
1
-2
/
+71
2017-02-08
Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()
Wei Yongjun
1
-1
/
+1
2017-02-07
Input: xpad - restore LED state after device resume
Cameron Gutman
1
-1
/
+10
2017-02-07
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
10
-57
/
+268
2017-02-07
Input: synaptics-rmi4 - add rmi_find_function()
Benjamin Tissoires
2
-0
/
+14
2017-02-07
Input: xpad - fix stuck mode button on Xbox One S pad
Cameron Gutman
1
-0
/
+33
2017-02-01
Input: joydev - use clamp() macro
Dmitry Torokhov
1
-1
/
+1
2017-02-01
Input: refuse to register absolute devices without absinfo
Dmitry Torokhov
1
-0
/
+6
2017-02-01
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
Nick Dyer
4
-4
/
+152
2017-02-01
Input: synaptics-rmi4 - add sysfs attribute update_fw_status
Nick Dyer
3
-27
/
+80
2017-01-31
Input: mousedev - stop offering PS/2 to userspace by default
Dmitry Torokhov
1
-3
/
+0
[next]