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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
Input: lpc32xx-keys - fix invalid error handling of a requested irq
Vladimir Zapolskiy
1
-1
/
+1
2016-12-01
Input: imx6ul_tsc - convert int to u32
Guy Shapiro
1
-21
/
+21
2016-12-01
Input: imx6ul_tsc - add mask when set REG_ADC_CFG
Haibo Chen
1
-1
/
+10
2016-11-30
Input: drv2667 - fix misuse of regmap_update_bits
Florian Vaussard
1
-2
/
+2
2016-11-30
Input: drv2665 - fix misuse of regmap_update_bits
Florian Vaussard
1
-3
/
+3
2016-11-29
Input: ALPS - clean up code for SS5 hardware
Paul Donohue
2
-15
/
+28
2016-11-29
Input: ALPS - clean up TrackStick handling for SS5 hardware
Paul Donohue
1
-17
/
+25
2016-11-29
Input: ALPS - fix TrackStick support for SS5 hardware
Paul Donohue
1
-7
/
+12
2016-11-28
Input: imx6ul_tsc - add support for sample averaging
Guy Shapiro
1
-0
/
+18
2016-11-28
Input: xpad - fix Xbox One rumble stopping after 2.5 secs
Cameron Gutman
1
-3
/
+3
2016-11-28
Input: xpad - add product ID for Xbox One S pad
Cameron Gutman
1
-0
/
+1
2016-11-25
Input: soc_button_array - bail out earlier if gpiod_count is zero
Benjamin Tissoires
1
-0
/
+5
2016-11-25
Input: soc_button_array - use gpio_is_valid()
Benjamin Tissoires
1
-1
/
+2
2016-11-23
Input: i8042 - fix typo from i8042_aux_close to i8042_port_close
Marcos Paulo de Souza
1
-1
/
+1
2016-11-17
Input: gpio_keys - set input direction explicitly
Sudeep Holla
2
-0
/
+15
2016-11-17
Input: raydium_i2c_ts - fix spelling mistake in dev_err message
Colin Ian King
1
-1
/
+1
2016-11-17
Input: silead - add regulator support
Hans de Goede
1
-0
/
+29
2016-11-17
Input: bma150 - avoid binding to bma180 if IIO bma180 driver present
Hans de Goede
1
-1
/
+8
2016-11-09
Input: melfas_mip4 - add product ID reporting
Sangwon Jee
1
-1
/
+2
2016-11-08
Input: gpio_keys - switch to using generic device properties
Dmitry Torokhov
1
-72
/
+69
2016-11-08
Input: gpio_keys - add support for GPIO descriptors
Geert Uytterhoeven
1
-11
/
+26
2016-11-08
Input: gpio_keys - fix leaking DT node references
Dmitry Torokhov
1
-0
/
+3
2016-11-08
Input: gpio_keys - annotate PM methods as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2016-11-08
Input: gpio_keys_polled - always use gpiod_get_value_cansleep
Dmitry Torokhov
1
-11
/
+10
2016-11-08
Input: gpio_keys_polled - keep button data constant
Dmitry Torokhov
2
-52
/
+63
2016-10-27
Input: da9063 - fix module autoload when registered via OF
Javier Martinez Canillas
1
-0
/
+1
2016-10-27
Input: fsl-imx25-tcq - fix module autoload when registered via OF
Javier Martinez Canillas
1
-0
/
+1
2016-10-27
Input: elan_i2c - always output the device information
Benjamin Tissoires
1
-9
/
+8
2016-10-27
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
Arnd Bergmann
1
-9
/
+12
2016-10-27
Input: melfas_mip4 - use product id for firmware name
Sangwon Jee
1
-3
/
+9
2016-10-27
Input: da9061 - onkey driver
Steve Twiss
2
-7
/
+8
2016-10-27
Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"
Colin Ian King
1
-1
/
+1
2016-10-22
Input: i8042 - use chassis info to skip selftest on Asus laptops
Marcos Paulo de Souza
1
-73
/
+1
2016-10-22
Input: melfas_mip4 - add product_id sysfs attribute
Sangwon Jee
1
-2
/
+38
2016-10-14
Merge tag 'v4.8' into next
Dmitry Torokhov
7323
-232635
/
+595009
2016-10-12
Input: i8042 - skip selftest on ASUS laptops
Marcos Paulo de Souza
7
-19
/
+142
2016-10-12
Input: melfas_mip4 - add ic_name sysfs attribute
Sangwon Jee
1
-2
/
+36
2016-10-08
Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
Dmitry Torokhov
1
-2
/
+9
2016-10-04
Input: synaptics-rmi4 - fix error handling in I2C transport driver
Guenter Roeck
1
-12
/
+26
2016-10-04
Input: synaptics-rmi4 - fix error handling in SPI transport driver
Guenter Roeck
1
-10
/
+12
2016-10-04
Input: ALPS - set DualPoint flag for 74 03 28 devices
Ben Gamari
1
-0
/
+7
2016-10-04
Input: ALPS - allow touchsticks to report pressure
Ben Gamari
1
-0
/
+7
2016-10-04
Input: ALPS - handle 0-pressure 1F events
Ben Gamari
1
-1
/
+7
2016-10-04
Input: ALPS - add touchstick support for SS5 hardware
Ben Gamari
2
-11
/
+56
2016-10-04
Input: elantech - force needed quirks on Fujitsu H760
Matti Kurkela
1
-0
/
+14
2016-10-04
Input: elantech - fix Lenovo version typo
Marcos Paulo de Souza
1
-1
/
+1
2016-10-04
Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()
Benjamin Tissoires
1
-8
/
+12
2016-10-04
Input: ektf2127 - mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-49
/
+73
2016-10-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-1
/
+3
[next]