index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-3
/
+3
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-398
/
+18
2018-01-18
Input: remove at32psif
Corentin Labbe
3
-368
/
+0
2018-01-01
Input: hp_sdc - convert to ktime_get()
Arnd Bergmann
1
-10
/
+7
2018-01-01
Input: hil_mlc - convert timeval to jiffies
WEN Pingbo
2
-15
/
+8
2018-01-01
Input: hil_mlc - convert timeval to time64_t
WEN Pingbo
1
-5
/
+3
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-24
Input: ps2-gpio - actually abort probe when connected to sleeping GPIOs
Dmitry Torokhov
1
-0
/
+1
2017-10-24
Input: hil_mlc - convert to using timer_setup()
Kees Cook
1
-2
/
+2
2017-10-24
Input: hp_sdc - convert to using timer_setup()
Kees Cook
1
-3
/
+2
2017-10-23
Merge tag 'v4.14-rc6' into next
Dmitry Torokhov
2
-7
/
+7
2017-09-26
Input: sa1111ps2 - extend test delay
Russell King
1
-1
/
+1
2017-09-26
Input: sa1111ps2 - remove special sa1111 mmio accessors
Russell King
1
-16
/
+16
2017-09-26
Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resources
Russell King
1
-11
/
+24
2017-09-21
Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dmitry Torokhov
1
-5
/
+1
2017-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+7
2017-09-15
Input: i8042 - add Gigabyte P57 to the keyboard reset table
Kai-Heng Feng
1
-0
/
+7
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-10
/
+479
2017-08-31
Input: xilinx_ps2 - fix multiline comment style
Michal Simek
1
-4
/
+8
2017-08-28
Input: PS/2 gpio bit banging driver for serio bus
Danilo Krummrich
3
-0
/
+465
2017-08-24
Input: ambakmi - constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-22
parisc/serio: Fix section mismatches in gscps2 and hp_sdc drivers
Helge Deller
2
-7
/
+7
2017-08-18
Input: constify serio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-17
Input: i8042 - constify pnp_device_id
Arvind Yadav
1
-2
/
+2
2017-07-24
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
1
-0
/
+7
2017-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+9
2017-07-12
Input: serio - constify attribute_group structures
Arvind Yadav
1
-2
/
+2
2017-07-12
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-3
/
+9
2017-07-12
Input: i8042 - fix crash at boot time
Chen Hong
1
-3
/
+9
2017-07-06
Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+1
2017-06-19
Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
Daniel Drake
1
-0
/
+7
2017-05-27
hp_sdc: use probe_kernel_read()
Al Viro
1
-5
/
+1
2017-05-02
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-9
/
+21
2017-04-24
Input: i8042 - add Clevo P650RS to the i8042 reset list
Dmitry Torokhov
1
-0
/
+7
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
1
-0
/
+14
2017-03-25
Input: serio - add fast reconnect option
Dmitry Torokhov
1
-5
/
+17
2017-03-17
Input: convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-4
/
+4
2017-03-10
Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list
Dmitry Torokhov
1
-0
/
+7
2017-03-07
Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
Kai-Heng Feng
1
-0
/
+7
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
4
-6
/
+23
2017-01-22
Input: i8042 - add dbg msg when a command can't write its parameter
Marcos Paulo de Souza
1
-2
/
+4
2017-01-21
Input: serio - drop unnecessary calls to device_init_wakeup
Guenter Roeck
1
-1
/
+0
2017-01-18
Input: xilinx_ps2 - use 'dev' instead of dereferencing it
Guenter Roeck
1
-4
/
+3
2017-01-18
Input: at32psif - drop unnecessary error messages and other changes
Guenter Roeck
1
-9
/
+3
2017-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+6
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-19
Input: i8042 - Trust firmware a bit more when probing on X86
Dmitry Torokhov
1
-3
/
+7
2016-12-18
Input: i8042 - force synchronous probing of PNP drivers
Dmitry Torokhov
1
-0
/
+8
[next]