index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+4
2021-04-29
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-1
/
+317
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-32
/
+38
2021-04-14
Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...
Lee Jones
4
-2
/
+317
2021-04-10
Input: elantech - Prepare a complete software node for the device
Heikki Krogerus
1
-2
/
+4
2021-03-29
Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution
Dmitry Osipenko
1
-2
/
+1
2021-03-28
Input: elants_i2c - fix division by zero if firmware reports zero phys size
Dmitry Osipenko
1
-1
/
+1
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-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-10
input: atc260x: Add onkey driver for ATC260x PMICs
Cristian Ciocaltea
3
-1
/
+317
2021-03-10
Input: n64joy - fix return value check in n64joy_probe()
Wei Yongjun
1
-2
/
+2
2021-03-08
Input: s6sy761 - fix coordinate read bit shift
Caleb Connolly
1
-2
/
+2
2021-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
28
-517
/
+1126
2021-02-23
Input: st1232 - fix NORMAL vs. IDLE state handling
Geert Uytterhoeven
1
-2
/
+7
2021-02-23
Merge branch 'next' into for-linus
Dmitry Torokhov
30
-528
/
+1180
2021-02-23
Input: aiptek - convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-47
/
+33
2021-02-23
Input: alps - fix spelling of "positive"
Bhaskar Chowdhury
1
-1
/
+1
2021-02-23
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
1
-0
/
+79
2021-02-23
Merge tag 'v5.11' into next
Dmitry Torokhov
24
-94
/
+368
2021-02-23
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-22
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+1
2021-02-21
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+3
2021-02-19
Input: applespi - fix occasional crc errors under load.
Ronald Tschalär
1
-0
/
+2
2021-02-19
Input: applespi - don't wait for responses to commands indefinitely.
Ronald Tschalär
1
-6
/
+15
2021-02-19
Input: st1232 - add IDLE state as ready condition
Michael Tretter
1
-1
/
+1
2021-02-19
Input: zinitix - fix return type of zinitix_init_touch()
Dmitry Torokhov
1
-1
/
+1
2021-02-19
Input: i8042 - add ASUS Zenbook Flip to noselftest list
Marcos Paulo de Souza
1
-0
/
+4
2021-02-19
Input: add missing dependencies on CONFIG_HAS_IOMEM
Dmitry Torokhov
3
-4
/
+4
2021-02-19
Input: joydev - prevent potential read overflow in ioctl
Dan Carpenter
1
-2
/
+5
2021-02-19
Input: elo - fix an error code in elo_connect()
Dan Carpenter
1
-1
/
+3
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
6
-20
/
+81
2021-02-17
Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...
Olivier Crête
1
-0
/
+1
2021-02-17
Input: sur40 - fix an error code in sur40_probe()
Dan Carpenter
1
-0
/
+1
2021-02-17
Input: elants_i2c - detect enum overflow
Josh Poimboeuf
1
-2
/
+1
2021-02-17
Input: zinitix - remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-20
/
+81
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-02-01
ARM: 9049/1: locomo: make locomo bus's remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-01
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-01-28
Input: iqs5xx - initialize an uninitialized variable
Jeff LaBundy
1
-1
/
+1
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
1
-3
/
+1
2021-01-25
Input: Add N64 controller driver
Lauri Kasanen
3
-1
/
+353
2021-01-25
Input: iqs5xx - allow device to be a wake-up source
Jeff LaBundy
1
-2
/
+2
2021-01-25
Input: iqs5xx - allow more time for ATI to complete
Jeff LaBundy
1
-6
/
+5
2021-01-25
Input: iqs5xx - eliminate unnecessary register read
Jeff LaBundy
1
-19
/
+12
2021-01-25
Input: iqs5xx - simplify axis setup logic
Jeff LaBundy
1
-79
/
+21
[next]