index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: remove dead CSR Prima2 PWRC driver
Lukas Bulwahn
2021-08-31
3
-218
/
+0
*
Input: pm8941-pwrkey - fix comma vs semicolon issue
Dmitry Torokhov
2021-07-24
1
-1
/
+1
*
Input: ixp4xx-beeper - delete driver
Linus Walleij
2021-07-19
3
-196
/
+0
*
Merge tag 'v5.13' into next
Dmitry Torokhov
2021-07-19
3
-1
/
+317
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-05-07
5
-8
/
+1852
|
|
\
|
*
|
input: atc260x: Add onkey driver for ATC260x PMICs
Cristian Ciocaltea
2021-03-10
3
-1
/
+317
*
|
|
Input: ims-pcu - use kobj_to_dev()
YueHaibing
2021-06-20
1
-1
/
+1
*
|
|
Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheral
David Collins
2021-06-02
1
-31
/
+72
*
|
|
Input: ims-pcu - replace some spaces with tabs
Shubhankar Kuranagatti
2021-05-25
1
-2
/
+2
|
|
/
|
/
|
*
|
Input: Add support for Azoteq IQS626A
Jeff LaBundy
2021-03-25
3
-0
/
+1850
*
|
Input: max8997 - simplify open coding of a division using up to 64 divisions
Uwe Kleine-König
2021-03-25
1
-7
/
+2
*
|
Input: ims-pcu - drop redundant driver-data assignment
Johan Hovold
2021-03-20
1
-1
/
+0
|
/
*
Merge tag 'v5.11' into next
Dmitry Torokhov
2021-02-23
4
-9
/
+18
|
\
|
*
Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_table
Souptick Joarder
2021-01-12
1
-6
/
+0
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-15
15
-49
/
+1622
|
|
\
|
*
|
Input: cm109 - do not stomp on control URB
Dmitry Torokhov
2020-12-11
1
-2
/
+5
|
*
|
Input: soc_button_array - add Lenovo Yoga Tablet2 1051L to the dmi_use_low_le...
Hans de Goede
2020-12-07
1
-0
/
+11
|
*
|
Input: soc_button_array - add missing include
Dmitry Torokhov
2020-11-25
1
-0
/
+1
|
*
|
Input: adxl34x - clean up a data type in adxl34x_probe()
Dan Carpenter
2020-10-27
1
-1
/
+1
*
|
|
Input: da7280 - protect OF match table with CONFIG_OF
Dmitry Torokhov
2020-12-18
1
-0
/
+2
*
|
|
Input: da7280 - fix missing error test
Dmitry Torokhov
2020-12-16
1
-0
/
+1
|
|
/
|
/
|
*
|
Input: da7280 - fix spelling mistake "sequemce" -> "sequence"
Colin Ian King
2020-12-15
1
-1
/
+1
*
|
Input: sc27xx - add support for sc2730 and sc2721
Nemo Han
2020-12-12
1
-12
/
+59
*
|
Input: ipx4xx-beeper - convert comma to semicolon
Zheng Yongjun
2020-12-11
1
-1
/
+1
*
|
Input: new da7280 haptic driver
Roy Im
2020-12-11
3
-0
/
+1342
*
|
Input: add driver for power button on Dell Wyse 3020
Lubomir Rintel
2020-12-10
3
-0
/
+181
*
|
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-03
5
-9
/
+9
*
|
Input: pcspkr - fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
1
-0
/
+1
*
|
Input: wm831x-on - source file headers are not good candidates for kernel-doc
Lee Jones
2020-11-20
1
-1
/
+1
*
|
Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc
Lee Jones
2020-11-20
1
-1
/
+1
*
|
Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header
Lee Jones
2020-11-09
1
-1
/
+1
*
|
Input: drv2667 - fix formatting and add missing member docs
Lee Jones
2020-11-09
1
-6
/
+8
*
|
Input: drv2665 - fix formatting expected by kernel-doc
Lee Jones
2020-11-09
1
-5
/
+5
*
|
Input: drv260x - fix kernel-doc formatting and remove one abuse
Lee Jones
2020-11-09
1
-13
/
+13
|
/
*
Input: soc_button_array - work around DSDTs which modify the irqflags
Hans de Goede
2020-09-14
1
-9
/
+60
*
Input: soc_button_array - add support for INT33D3 tablet-mode switch devices
Hans de Goede
2020-09-14
1
-0
/
+11
*
Input: soc_button_array - add active_low setting to soc_button_info
Hans de Goede
2020-09-14
1
-9
/
+11
*
Input: ims-pcu - return error code rather than -ENOMEM
Colin Ian King
2020-08-07
1
-1
/
+1
*
Input: ati_remote2 - add missing newlines when printing module parameters
Xiongfeng Wang
2020-07-22
1
-2
/
+2
*
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
3
-17
/
+10
*
Input: cm109 - remove needless check before usb_free_coherent()
Xu Wang
2020-07-07
1
-6
/
+2
*
Input: iqs269a - add missing I2C dependency
Jeff LaBundy
2020-05-18
1
-0
/
+1
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-05-18
1
-35
/
+37
|
\
|
*
Input: axp20x-pek - always register interrupt handlers
Hans de Goede
2020-05-06
1
-35
/
+37
*
|
Input: add support for Azoteq IQS269A
Jeff LaBundy
2020-05-18
3
-0
/
+1844
*
|
Input: remove msm-vibrator driver
Brian Masney
2020-05-13
3
-292
/
+0
*
|
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2020-05-12
1
-1
/
+1
*
|
Merge tag 'v5.6' into next
Dmitry Torokhov
2020-05-12
4
-11
/
+26
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-02-01
1
-5
/
+40
|
|
\
|
*
|
Input: pm8xxx-vib - fix handling of separate enable register
Stephan Gerhold
2020-01-21
1
-1
/
+1
[next]