Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
332347d4c7a1353cc0aa9a3f0cd238d36ce0d932
/
drivers
/
input
/
serio
0f1cd81
Merge tag 'v4.14-rc8' into next
by Dmitry Torokhov
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6a3eafe
Input: ps2-gpio - actually abort probe when connected to sleeping GPIOs
by Dmitry Torokhov
· 7 years ago
ded489d
Input: hil_mlc - convert to using timer_setup()
by Kees Cook
· 7 years ago
a4f60b5
Input: hp_sdc - convert to using timer_setup()
by Kees Cook
· 7 years ago
91de76e
Merge tag 'v4.14-rc6' into next
by Dmitry Torokhov
· 7 years ago
361fa05
Input: sa1111ps2 - extend test delay
by Russell King
· 7 years ago
a12ded4
Input: sa1111ps2 - remove special sa1111 mmio accessors
by Russell King
· 7 years ago
e6c4436
Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resources
by Russell King
· 7 years ago
95a0c7c
Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
by Dmitry Torokhov
· 7 years ago
c850372
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
697c5d8
Input: i8042 - add Gigabyte P57 to the keyboard reset table
by Kai-Heng Feng
· 7 years ago
9d71941
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
da1a42c
Input: xilinx_ps2 - fix multiline comment style
by Michal Simek
· 7 years ago
9ee0a05
Input: PS/2 gpio bit banging driver for serio bus
by Danilo Krummrich
· 7 years ago
b54bf2f
Input: ambakmi - constify amba_id
by Arvind Yadav
· 7 years ago
c1bebd0
parisc/serio: Fix section mismatches in gscps2 and hp_sdc drivers
by Helge Deller
· 7 years ago
0aea22b
Input: constify serio_device_id
by Arvind Yadav
· 7 years ago
a2ae5f0
Input: i8042 - constify pnp_device_id
by Arvind Yadav
· 7 years ago
53a7ff8
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next
by Dmitry Torokhov
· 7 years ago
0ffff11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
547a915
Input: serio - constify attribute_group structures
by Arvind Yadav
· 7 years ago
dda5202
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 7 years ago
340d394
Input: i8042 - fix crash at boot time
by Chen Hong
· 8 years ago
90880b5
Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
817ae46
Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
by Daniel Drake
· 8 years ago
f9f5796
hp_sdc: use probe_kernel_read()
by Al Viro
· 8 years ago
0337966
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
7c5bb4a
Input: i8042 - add Clevo P650RS to the i8042 reset list
by Dmitry Torokhov
· 8 years ago
03b2205
Merge tag 'v4.11-rc5' into next
by Dmitry Torokhov
· 8 years ago
5ea1320
Input: serio - add fast reconnect option
by Dmitry Torokhov
· 8 years ago
fef5f56
Input: convert remaining uses of pr_warning to pr_warn
by Joe Perches
· 8 years ago
a4c2a13
Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list
by Dmitry Torokhov
· 8 years ago
4583866
Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
by Kai-Heng Feng
· 8 years ago
0cce284
Merge tag 'v4.10-rc5' into next
by Dmitry Torokhov
· 8 years ago
2ea9c23
Input: i8042 - add dbg msg when a command can't write its parameter
by Marcos Paulo de Souza
· 8 years ago
f20b161
Input: serio - drop unnecessary calls to device_init_wakeup
by Guenter Roeck
· 8 years ago
3223767
Input: xilinx_ps2 - use 'dev' instead of dereferencing it
by Guenter Roeck
· 8 years ago
009af5f
Input: at32psif - drop unnecessary error messages and other changes
by Guenter Roeck
· 8 years ago
6d90b4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
d79e141
Input: i8042 - Trust firmware a bit more when probing on X86
by Dmitry Torokhov
· 8 years ago
1a90277
Input: i8042 - force synchronous probing of PNP drivers
by Dmitry Torokhov
· 8 years ago
41c567a
Input: i8042 - add Pegatron touchpad to noloop table
by Marcos Paulo de Souza
· 8 years ago
f26e881
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
4d46f01
Input: i8042 - comment #else/#endif of CONFIG_PNP
by Marcos Paulo de Souza
· 8 years ago
0e2b445
Input: i8042 - fix typo from i8042_aux_close to i8042_port_close
by Marcos Paulo de Souza
· 8 years ago
77b4253
Input: i8042 - use chassis info to skip selftest on Asus laptops
by Marcos Paulo de Souza
· 8 years ago
da25311
Input: i8042 - add XMG C504 to keyboard reset table
by Patrick Scheuring
· 8 years ago
4a7126a
Merge tag 'v4.8' into next
by Dmitry Torokhov
· 8 years ago
1134ca2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
930e1924
Input: i8042 - skip selftest on ASUS laptops
by Marcos Paulo de Souza
· 8 years ago
c758f96
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 8 years ago
51db013
Input: serio - add hangup support
by Hans Verkuil
· 8 years ago
47af45d
Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
by Dmitry Torokhov
· 8 years ago
4097461
Input: i8042 - break load dependency between atkbd/psmouse and i8042
by Dmitry Torokhov
· 8 years ago
3c45b02
Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"
by Colin Ian King
· 9 years ago
74c7b2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
015bb5e
Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()
by Grygorii Strashko
· 9 years ago
1c5ff2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
4c257ec
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
009f773
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
dd0d0d4
Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
by Aurélien Francillon
· 9 years ago
2048157
Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
by Dexuan Cui
· 9 years ago
632f857
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
0c6da07
Input: parkbd - clear unused function pointers
by Sudip Mukherjee
· 9 years ago
a30b7ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
5e0baca
Input: parkbd - drop bogus __init from parkbd_allocate_serio()
by Geert Uytterhoeven
· 9 years ago
3e069ad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
5523662e
Input: add userio module
by Stephen Chandler Paul
· 9 years ago
1c5dd13
input: i8042: Avoid resetting controller on system suspend/resume
by Rafael J. Wysocki
· 9 years ago
33ca8ab
Input: parkbd - use parallel port device model
by Sudip Mukherjee
· 9 years ago
218c1f7
Input: psmouse - fix data race in __ps2_command
by Dmitry Vyukov
· 9 years ago
1a5e251
Input: serio - fix blocking of parport
by Sudip Mukherjee
· 9 years ago
f5d7534
Input: i8042 - lower log level for "no controller" message
by Takashi Iwai
· 9 years ago
c57d562
Merge tag 'v4.2-rc3' into next
by Dmitry Torokhov
· 9 years ago
cee3d8c
Input: ambakmi - fix system PM by converting to modern callbacks
by Ulf Hansson
· 9 years ago
e1443d2
Input: i8042 - add unmask_kbd_data option
by Stephen Chandler Paul
· 9 years ago
ec0337e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
580a64b
Input: arc_ps2 - add HAS_IOMEM dependency
by Sebastian Ott
· 10 years ago
429b474
tty: remove buf parameter from tty_name()
by Rasmus Villemoes
· 10 years ago
a54aecb
Input: gscps2 - drop pci_ids dependency
by Michael S. Tsirkin
· 10 years ago
f13b206
Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idle
by Rafael J. Wysocki
· 10 years ago
97ae2b5
Merge branch 'bfin_rotary' into next
by Dmitry Torokhov
· 10 years ago
6c8afa8
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
by Geert Uytterhoeven
· 10 years ago
3441456
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
e443631
Input: serio - add support for Alwinner A10/A20 PS/2 controller
by Vishnu Patekar
· 10 years ago
1d90d6d
Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
by Jochen Hein
· 10 years ago
6689388
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
9333cae
Input: I8042 - add Acer Aspire 7738 to the nomux list
by Dmitry Torokhov
· 10 years ago
148e9a7
Input: i8042 - reset keyboard to fix Elantech touchpad detection
by Srihari Vijayaraghavan
· 10 years ago
d797da4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
f20c86c
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 10 years ago
939ffb1
Input: initialize device counter variables with -1
by Aniroop Mathur
· 10 years ago
8195077
Input: i8042 - do not try to load on Intel NUC D54250WYK
by Todor Minchev
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
a823c26
Input: altera_ps2 - switch to using managed resources
by Tobias Klauser
· 10 years ago
e55a336
Revert "Input: i8042 - disable active multiplexing by default"
by Dmitry Torokhov
· 10 years ago
5f77fc4
Input: altera_ps2 - use correct type for irq return value
by Tobias Klauser
· 10 years ago
d0269b8
Input: altera_ps2 - write to correct register when disabling interrupts
by Tobias Klauser
· 10 years ago
Next »