index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2022-02-28
Input: goodix - use input_copy_abs() helper
Hans de Goede
-17
/
+9
2022-02-28
Input: add input_copy_abs() function
Hans de Goede
-0
/
+36
2022-02-28
Input: set EV_ABS in dev->evbit even if input_alloc_absinfo() fails
Hans de Goede
-6
/
+3
2022-02-28
Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...
Hans de Goede
-1
/
+15
2022-02-28
Input: goodix - use the new soc_intel_is_byt() helper
Hans de Goede
-16
/
+2
2022-02-28
Merge tag 'v5.17-rc4' into for-linus
Dmitry Torokhov
-35
/
+22
2022-02-27
Input: samsung-keypad - properly state IOMEM dependency
David Gow
-1
/
+1
2022-02-18
Merge tag 'v5.17-rc4' into next
Dmitry Torokhov
-12
/
+5
2022-02-18
Input: psmouse - set up dependency between PS/2 and SMBus companions
Dmitry Torokhov
-0
/
+10
2022-02-15
Input: tsc200x - add axis inversion and swapping support
Yunus Bas
-3
/
+4
2022-02-15
Input: xbox - correct the name for Xbox Series S|X controller
Marcos Alano
-1
/
+1
2022-02-15
Input: ps2-gpio - enforce GPIOs flag open drain
Danilo Krummrich
-2
/
+7
2022-02-15
Input: ps2-gpio - don't send rx data before the stop bit
Danilo Krummrich
-14
/
+8
2022-02-15
Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()
Danilo Krummrich
-9
/
+1
2022-02-15
Input: ps2-gpio - use ktime for IRQ timekeeping
Danilo Krummrich
-20
/
+82
2022-02-15
Input: ps2-gpio - refactor struct ps2_gpio_data
Danilo Krummrich
-28
/
+32
2022-02-15
Input: zinitix - add new compatible strings
Linus Walleij
-0
/
+12
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
-15
/
+5
2022-02-08
Input: clear BTN_RIGHT/MIDDLE on buttonpads
José Expósito
-0
/
+6
2022-02-07
Input: mtk-pmic-keys - add support for MT6358
Mattijs Korpershoek
-2
/
+46
2022-02-07
Input: mtk-pmic-keys - use get_irq_byname() instead of index
Mattijs Korpershoek
-2
/
+5
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
-9
/
+3
2022-01-31
Input: wm97xx: Simplify resource management
Christophe JAILLET
-9
/
+3
2022-01-17
Merge tag 'v5.16' into next
Dmitry Torokhov
-73
/
+186
2022-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-85
/
+392
2022-01-15
Merge branch 'next' into for-linus
Dmitry Torokhov
-153
/
+404
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-3
/
+2
2022-01-10
Input: ti_am335x_tsc - fix a typo in a comment
Qinghua Jin
-1
/
+1
2022-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-9
/
+9
2022-01-08
Input: zinitix - add compatible for bt532
Nikita Travkin
-0
/
+1
2022-01-08
Input: zinitix - handle proper supply names
Linus Walleij
-5
/
+16
2022-01-08
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
-9
/
+9
2022-01-08
Input: axp20x-pek - revert "always register interrupt handlers" change
Hans de Goede
-37
/
+35
2022-01-03
Input: gpio-keys - avoid clearing twice some memory
Christophe JAILLET
-1
/
+1
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-4
/
+11
2021-12-30
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
-2
/
+9
2021-12-30
Input: appletouch - initialize work before device registration
Pavel Skripkin
-2
/
+2
2021-12-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-37
/
+149
2021-12-20
Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312
Johnny Chuang
-1
/
+45
2021-12-20
Input: byd - fix typo in a comment
Xiang wangx
-1
/
+1
2021-12-19
Input: ucb1400_ts - remove redundant variable penup
Colin Ian King
-3
/
+1
2021-12-19
Input: ti_am335x_tsc - lower the X and Y sampling time
Dario Binacchi
-3
/
+7
2021-12-19
Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2
Dario Binacchi
-1
/
+4
2021-12-19
Input: ti_am335x_tsc - set ADCREFM for X configuration
Dario Binacchi
-1
/
+2
2021-12-12
Input: silead - add pen support
Hans de Goede
-0
/
+99
2021-12-12
Input: silead - add support for EFI-embedded fw using different min/max coord...
Hans de Goede
-5
/
+68
2021-12-12
Input: goodix - 2 small fixes for pen support
Hans de Goede
-1
/
+2
2021-12-12
Input: goodix - improve gpiod_get() error logging
Hans de Goede
-2
/
+2
2021-12-12
Input: atmel_mxt_ts - fix double free in mxt_read_info_block
José Expósito
-1
/
+1
2021-12-09
Input: goodix - fix memory leak in goodix_firmware_upload
José Expósito
-1
/
+1
[prev]
[next]