index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-27
Input: imx_keypad - convert to a DT-only driver
Fabio Estevam
1
-11
/
+2
2021-03-25
Input: elan_i2c - fix a typo in parameter name
Nikolai Kostrigin
1
-1
/
+1
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
11
-28
/
+18
2021-03-25
Merge tag 'v5.12-rc4' into next
Dmitry Torokhov
8
-15
/
+15
2021-03-25
Input: cyttsp - verbose error on soft reset
Linus Walleij
1
-5
/
+8
2021-03-25
Input: iqs5xx - make reset GPIO optional
Jeff LaBundy
1
-8
/
+17
2021-03-25
Input: Add support for Azoteq IQS626A
Jeff LaBundy
3
-0
/
+1850
2021-03-25
Input: touchscreen - broaden use-cases described in comments
Jeff LaBundy
1
-6
/
+7
2021-03-25
Input: touchscreen - move helper functions to core
Jeff LaBundy
4
-5
/
+1
2021-03-25
Input: wacom_i2c - switch to using managed resources
Dmitry Torokhov
1
-38
/
+17
2021-03-25
Input: wacom_i2c - do not force interrupt trigger
Dmitry Torokhov
1
-2
/
+1
2021-03-25
Input: iqs5xx - close bootloader using hardware reset
Jeff LaBundy
1
-17
/
+7
2021-03-25
Input: iqs5xx - remove superfluous revision validation
Jeff LaBundy
1
-32
/
+8
2021-03-25
Input: iqs5xx - expose firmware revision to user space
Jeff LaBundy
1
-16
/
+40
2021-03-25
Input: iqs5xx - optimize axis definition and validation
Jeff LaBundy
1
-16
/
+14
2021-03-25
Input: iqs5xx - update vendor's URL
Jeff LaBundy
1
-1
/
+1
2021-03-25
Input: silead - fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-25
Input: gpio-keys - use hrtimer for software debounce, if possible
Paul Cercueil
1
-14
/
+52
2021-03-25
Input: gpio-keys - use hrtimer for release timer
Paul Cercueil
1
-11
/
+16
2021-03-25
Input: gpio-keys - remove extra call to input_sync
Paul Cercueil
1
-1
/
+1
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-23
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
1
-25
/
+31
2021-03-23
Input: i8042 - fix Pegatron C15B ID entry
Arnd Bergmann
1
-0
/
+1
2021-03-22
input: raspberrypi-ts: Release firmware handle when not needed
Nicolas Saenz Julienne
1
-1
/
+1
2021-03-20
Input: atmel_mxt_ts - support wakeup methods
Dmitry Osipenko
1
-0
/
+78
2021-03-20
Input: lpc32xx_ts - convert to use BIT()
edison.jiang
1
-5
/
+5
2021-03-19
Input: ims-pcu - drop redundant driver-data assignment
Johan Hovold
1
-1
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-15
Input: tsc2007 - make use of device properties
Andy Shevchenko
1
-32
/
+17
2021-03-15
Input: tsc2007 - convert to GPIO descriptors
Andy Shevchenko
2
-8
/
+11
2021-03-10
input: atc260x: Add onkey driver for ATC260x PMICs
Cristian Ciocaltea
3
-1
/
+317
2021-03-09
Input: n64joy - fix return value check in n64joy_probe()
Wei Yongjun
1
-2
/
+2
2021-03-09
Input: elan_i2c - reduce the resume time for new devices
Jingle Wu
2
-10
/
+53
2021-03-07
Input: exc3000 - add type sysfs attribute
Lucas Stach
1
-0
/
+17
2021-03-07
Input: exc3000 - fix firmware version query for device in bootloader
Lucas Stach
1
-0
/
+14
2021-03-07
Input: exc3000 - factor out vendor data request
Lucas Stach
1
-68
/
+54
2021-03-07
Input: exc3000 - split MT event handling from IRQ handler
Lucas Stach
1
-53
/
+61
2021-03-07
Input: s6sy761 - fix coordinate read bit shift
Caleb Connolly
1
-2
/
+2
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
28
-517
/
+1126
2021-02-23
Input: st1232 - fix NORMAL vs. IDLE state handling
Geert Uytterhoeven
1
-2
/
+7
2021-02-22
Merge branch 'next' into for-linus
Dmitry Torokhov
30
-528
/
+1180
2021-02-22
Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-47
/
+33
2021-02-22
Input: alps - fix spelling of "positive"
Bhaskar Chowdhury
1
-1
/
+1
2021-02-22
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
1
-0
/
+79
2021-02-22
Merge tag 'v5.11' into next
Dmitry Torokhov
24
-94
/
+368
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-8
/
+3
2021-02-22
Merge branch 'devel-stable' into for-linus
Russell King
1
-2
/
+1
2021-02-21
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-3
/
+1
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+3
2021-02-19
Input: applespi - fix occasional crc errors under load.
Ronald Tschalär
1
-0
/
+2
[prev]
[next]