Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
301b18edbf5673ceabd096e95bff0d4cd228a854
/
drivers
/
input
afc7ceb
Input: synaptics-rmi4 - fix possible double free
by Pan Bian
· 6 years ago
a10c88b
Input: stmfts - acknowledge that setting brightness is a blocking call
by Dmitry Torokhov
· 6 years ago
a99b9c8
Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
by Anson Huang
· 6 years ago
ac9e2be
Input: synaptics-rmi4 - write config register values to the right offset
by Lucas Stach
· 6 years ago
ec96f65
Input: elan_i2c - add hardware ID for multiple Lenovo laptops
by KT Liao
· 6 years ago
986a2bb
Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device
by Hans de Goede
· 6 years ago
5050f03
Input: st-keyscan - fix potential zalloc NULL dereference
by Gabriel Fernandez
· 6 years ago
134891e
Input: matrix_keypad - use flush_delayed_work()
by Dmitry Torokhov
· 6 years ago
e91dc20
Input: ps2-gpio - flush TX work when closing port
by Dmitry Torokhov
· 6 years ago
4fe714b
Input: cap11xx - switch to using set_brightness_blocking()
by Dmitry Torokhov
· 6 years ago
bac70a8
Input: pwm-vibra - stop regulator after disabling pwm, not before
by Paweł Chmiel
· 6 years ago
0ed72d3
Input: pwm-vibra - prevent unbalanced regulator
by Jonathan Bakker
· 6 years ago
fe34541
Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
by Vincent Batts
· 6 years ago
b3b29dc5
Input: wacom_serial4 - add support for Wacom ArtPad II tablet
by Jason Gerecke
· 6 years ago
17f4dda
Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780
by Matti Kurkela
· 6 years ago
3bd1209
Input: bma150 - register input device after setting private data
by Jonathan Bakker
· 6 years ago
d9a974f
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
by Mauro Ciancio
· 6 years ago
2abf1ce
Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
by Dmitry Torokhov
· 6 years ago
92fbac5
Input: uinput - fix undefined behavior in uinput_validate_absinfo()
by Dmitry Torokhov
· 6 years ago
865a079
Input: xpad - add support for SteelSeries Stratus Duo
by Tom Panfil
· 6 years ago
8bb68ed
Input: synaptics - enable SMBus for HP EliteBook 840 G4
by Mantas Mikulėnas
· 6 years ago
b7e2af3
Input: synaptics - enable RMI on ThinkPad T560
by Yussuf Khalil
· 6 years ago
c5dabdd
Input: omap-keypad - fix idle configuration to not block SoC idle states
by Tony Lindgren
· 6 years ago
aeb5e53
Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
by Patrick Dreyer
· 6 years ago
f168056
Input: atmel_mxt_ts - don't try to free unallocated kernel memory
by Sanjeev Chugh
· 6 years ago
488f2c6
Input: elantech - disable elan-i2c for P52 and P72
by Benjamin Tissoires
· 6 years ago
62a866e
Input: omap-keypad - fix keyboard debounce configuration
by Tony Lindgren
· 6 years ago
65905f7
Input: synaptics - enable SMBus for HP 15-ay000
by Teika Kazura
· 6 years ago
53e0d8e
Input: hyper-v - fix wakeup from suspend-to-idle
by Vitaly Kuznetsov
· 6 years ago
280d652
Input: elan_i2c - add support for ELAN0621 touchpad
by Adam Wong
· 6 years ago
77dd91c
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
by Noah Westervelt
· 6 years ago
08a7e48
Input: elan_i2c - add ELAN0620 to the ACPI table
by Patrick Gaskin
· 6 years ago
918cd7d
Input: cros_ec_keyb - fix button/switch capability reports
by Brian Norris
· 6 years ago
25e78d0
Input: matrix_keypad - check for errors from of_get_named_gpio()
by Christian Hoff
· 6 years ago
1673900
Input: synaptics - add PNP ID for ThinkPad P50 to SMBus
by Lyude Paul
· 6 years ago
58a99d3
Input: xpad - quirk all PDP Xbox One gamepads
by Cameron Gutman
· 6 years ago
9891b52
Input: synaptics - avoid using uninitialized variable when probing
by Dmitry Torokhov
· 6 years ago
d7dba42
Input: wm97xx-ts - fix exit path
by Randy Dunlap
· 6 years ago
d4ec49d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
13c1c5e
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM
by Mikhail Nikiforov
· 6 years ago
eb81bfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
cecf107
Input: uinput - add a schedule point in uinput_inject_events()
by Dmitry Torokhov
· 6 years ago
36d2582
Input: evdev - add a schedule point in evdev_write()
by Dmitry Torokhov
· 6 years ago
f74c371
Input: mousedev - add a schedule point in mousedev_write()
by Eric Dumazet
· 6 years ago
684bec1
Input: i8042 - enable keyboard wakeups by default when s2idle is used
by Daniel Drake
· 6 years ago
9735082
Input: xpad - add support for Xbox1 PDP Camo series gamepad
by Ramses Ramírez
· 6 years ago
e704966
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
4fef125
Input: uinput - allow for max == min during input_absinfo validation
by Peter Hutterer
· 6 years ago
91a9750
Input: elantech - enable middle button of touchpad on ThinkPad P72
by Aaron Ma
· 6 years ago
52d2c7b
Input: atakbd - fix Atari CapsLock behaviour
by Michael Schmitz
· 6 years ago
9e62df5
Input: atakbd - fix Atari keymap
by Andreas Schwab
· 6 years ago
49f6224
Input: egalax_ts - add system wakeup support
by Anson Huang
· 6 years ago
9e259f9
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
99cc7ad
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
532c2b9
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
08b5fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
2475c51
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
13fe705
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 6 years ago
03e6191
Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 6 years ago
100294c
Input: do not use WARN() in input_alloc_absinfo()
by Dmitry Torokhov
· 6 years ago
17a4ed5
Input: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
6cad4e2
Input: raydium_i2c_ts - use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
6078091
Input: evdev - switch to bitmap API
by Andy Shevchenko
· 7 years ago
4e2ec39
Input: gpio-keys - switch to bitmap_zalloc()
by Andy Shevchenko
· 7 years ago
ce1d6f2
Input: elan_i2c_smbus - cast sizeof to int for comparison
by Julia Lawall
· 7 years ago
955c594
Input: pm8941-pwrkey - add resin entry
by Vinod Koul
· 7 years ago
2049a9e
Input: pm8941-pwrkey - abstract register offsets and event code
by Vinod Koul
· 7 years ago
c88b94a
Merge 4.18-rc7 into staging-next
by Greg Kroah-Hartman
· 7 years ago
dae0c33
Input: hilkbd - Add casts to HP9000/300 I/O accessors
by Geert Uytterhoeven
· 7 years ago
0b64fa0
Input: iforce - reorganize joystick configuration lists
by Tim Schumacher
· 7 years ago
19a7121
Input: atmel_mxt_ts - move completion to after config crc is updated
by Nick Dyer
· 7 years ago
2ca3ba0
Input: atmel_mxt_ts - don't report zero pressure from T9
by Nick Dyer
· 7 years ago
a4891f1
Input: atmel_mxt_ts - zero terminate config firmware file
by Nick Dyer
· 7 years ago
f865df7
Input: atmel_mxt_ts - refactor config update code to add context struct
by Nick Dyer
· 7 years ago
15082bd
Input: atmel_mxt_ts - config CRC may start at T71
by Nick Dyer
· 7 years ago
01cc75f
Input: atmel_mxt_ts - remove unnecessary debug on ENOMEM
by Nick Dyer
· 7 years ago
e932685
Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURE
by Nick Dyer
· 7 years ago
204b4ea
Input: atmel_mxt_ts - use BIT() macro everywhere
by Nick Dyer
· 7 years ago
36f5d9e
Input: atmel_mxt_ts - only use first T9 instance
by Nick Dyer
· 7 years ago
53fddb6
Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()
by Jia-Ju Bai
· 7 years ago
7a082a2
Input: appletouch - replace GFP_ATOMIC with GFP_KERNEL
by Jia-Ju Bai
· 7 years ago
434ca10
Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()
by Jia-Ju Bai
· 7 years ago
1f25d9c
Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buffers()
by Jia-Ju Bai
· 7 years ago
673831d
Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()
by Jia-Ju Bai
· 7 years ago
e58650b
Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()
by Jia-Ju Bai
· 7 years ago
6c6212a
Input: iforce - assign BTN_DEAD only for specific devices
by Tim Schumacher
· 7 years ago
49b1622
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
305180b
Input: iforce - reformat the packet dump output
by Tim Schumacher
· 7 years ago
179909e
Input: stop telling users to snail-mail Vojtech
by Dmitry Torokhov
· 7 years ago
76336b4
Input: pxrc - flatten probe code
by Dmitry Torokhov
· 7 years ago
c8783d3
Input: pxrc - do not store unneeded data in driver structure
by Dmitry Torokhov
· 7 years ago
ce55f75
Input: pxrc - move module device table closer to where it is used
by Dmitry Torokhov
· 7 years ago
34dad2cf
Input: pxrc - fix freeing URB on device teardown
by Dmitry Torokhov
· 7 years ago
9730f60
Input: pxrc - do not store USB device in private struct
by Marcus Folkesson
· 7 years ago
384cf42
Input: i8042 - add Lenovo LaVie Z to the i8042 reset list
by Chen-Yu Tsai
· 7 years ago
a150c1f
Input: egalax_ts - switch to SPDX identifier
by Fabio Estevam
· 7 years ago
6f88a64
Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
by KT Liao
· 7 years ago
83cf9cd
Merge 4.18-rc5 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
5306c6a
Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Olof Johansson
· 7 years ago
Next »