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
/
input
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-8
/
+1852
2021-03-25
Input: Add support for Azoteq IQS626A
Jeff LaBundy
3
-0
/
+1850
2021-03-25
Input: max8997 - simplify open coding of a division using up to 64 divisions
Uwe Kleine-König
1
-7
/
+2
2021-03-20
Input: ims-pcu - drop redundant driver-data assignment
Johan Hovold
1
-1
/
+0
2021-03-10
input: atc260x: Add onkey driver for ATC260x PMICs
Cristian Ciocaltea
3
-1
/
+317
2021-02-23
Merge tag 'v5.11' into next
Dmitry Torokhov
4
-9
/
+18
2021-01-12
Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_table
Souptick Joarder
1
-6
/
+0
2020-12-18
Input: da7280 - protect OF match table with CONFIG_OF
Dmitry Torokhov
1
-0
/
+2
2020-12-16
Input: da7280 - fix missing error test
Dmitry Torokhov
1
-0
/
+1
2020-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-49
/
+1622
2020-12-15
Input: da7280 - fix spelling mistake "sequemce" -> "sequence"
Colin Ian King
1
-1
/
+1
2020-12-12
Input: sc27xx - add support for sc2730 and sc2721
Nemo Han
1
-12
/
+59
2020-12-12
Input: cm109 - do not stomp on control URB
Dmitry Torokhov
1
-2
/
+5
2020-12-12
Input: ipx4xx-beeper - convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-11
Input: new da7280 haptic driver
Roy Im
3
-0
/
+1342
2020-12-10
Input: add driver for power button on Dell Wyse 3020
Lubomir Rintel
3
-0
/
+181
2020-12-07
Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...
Hans de Goede
1
-0
/
+11
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
5
-9
/
+9
2020-11-25
Input: soc_button_array - add missing include
Dmitry Torokhov
1
-0
/
+1
2020-11-23
Input: pcspkr - fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-20
Input: wm831x-on - source file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-20
Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc
Lee Jones
1
-1
/
+1
2020-11-09
Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header
Lee Jones
1
-1
/
+1
2020-11-09
Input: drv2667 - fix formatting and add missing member docs
Lee Jones
1
-6
/
+8
2020-11-09
Input: drv2665 - fix formatting expected by kernel-doc
Lee Jones
1
-5
/
+5
2020-11-09
Input: drv260x - fix kernel-doc formatting and remove one abuse
Lee Jones
1
-13
/
+13
2020-10-27
Input: adxl34x - clean up a data type in adxl34x_probe()
Dan Carpenter
1
-1
/
+1
2020-09-14
Input: soc_button_array - work around DSDTs which modify the irqflags
Hans de Goede
1
-9
/
+60
2020-09-14
Input: soc_button_array - add support for INT33D3 tablet-mode switch devices
Hans de Goede
1
-0
/
+11
2020-09-14
Input: soc_button_array - add active_low setting to soc_button_info
Hans de Goede
1
-9
/
+11
2020-08-07
Input: ims-pcu - return error code rather than -ENOMEM
Colin Ian King
1
-1
/
+1
2020-07-22
Input: ati_remote2 - add missing newlines when printing module parameters
Xiongfeng Wang
1
-2
/
+2
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-17
/
+10
2020-07-07
Input: cm109 - remove needless check before usb_free_coherent()
Xu Wang
1
-6
/
+2
2020-05-18
Input: iqs269a - add missing I2C dependency
Jeff LaBundy
1
-0
/
+1
2020-05-18
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-35
/
+37
2020-05-18
Input: add support for Azoteq IQS269A
Jeff LaBundy
3
-0
/
+1844
2020-05-13
Input: remove msm-vibrator driver
Brian Masney
3
-292
/
+0
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
1
-1
/
+1
2020-05-12
Merge tag 'v5.6' into next
Dmitry Torokhov
4
-11
/
+26
2020-05-06
Input: axp20x-pek - always register interrupt handlers
Hans de Goede
1
-35
/
+37
2020-04-19
Input: delete unused GP2AP002A00F driver
Linus Walleij
3
-293
/
+0
2020-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-5
/
+40
2020-01-22
Input: axp20x-pek - enable wakeup for all AXP variants
Samuel Holland
1
-2
/
+1
2020-01-22
Input: axp20x-pek - respect userspace wakeup configuration
Samuel Holland
1
-1
/
+36
2020-01-21
Input: pm8xxx-vib - fix handling of separate enable register
Stephan Gerhold
1
-1
/
+1
2020-01-17
Input: keyspan-remote - fix control-message timeouts
Johan Hovold
1
-3
/
+6
2020-01-17
Input: max77650-onkey - add of_match table
Bartosz Golaszewski
1
-0
/
+7
2019-12-20
Input: axp20x-pek - make device attributes static
Ben Dooks (Codethink)
1
-3
/
+4
2019-12-14
Input: input_event - fix struct padding on sparc64
Arnd Bergmann
1
-5
/
+9
[next]