index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-11-14
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-11-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-11-10
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...
Mark Brown
2017-11-10
Input: gamecon - mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-10
Input: sidewinder - mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-10
Input: spaceball - mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-10
Input: uinput - unlock on allocation failure in ioctl
Dan Carpenter
2017-11-10
Input: add support for the Samsung S6SY761 touchscreen
Andi Shyti
2017-11-10
Input: add support for HiDeep touchscreen
Anthony Kim
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-07
Input: st1232 - remove obsolete platform device support
Geert Uytterhoeven
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2017-11-07
Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
Yiannis Marangos
2017-11-07
Input: tsc200x-core - set INPUT_PROP_DIRECT
Martin Kepplinger
2017-11-07
Input: elan_i2c - add ELAN060C to the ACPI table
Kai-Heng Feng
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-11-03
Input: sparse-keymap - send sync event for KE_SW/KE_VSW
Stefan BrĂ¼ns
2017-11-03
Input: ar1021_i2c - set INPUT_PROP_DIRECT
Martin Kepplinger
2017-11-03
Input: convert autorepeat timer to use timer_setup()
Kees Cook
2017-11-03
Input: cyttsp4 - avoid overflows when calculating memory sizes
Vince Kim
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-10-27
Input: mxs-lradc - remove redundant assignment to pointer input
Colin Ian King
2017-10-27
Input: synaptics-rmi4 - limit the range of what GPIOs are buttons
Andrew Duggan
2017-10-27
Input: gtco - fix potential out-of-bound access
Dmitry Torokhov
2017-10-25
Input: add I2C attached EETI EXC3000 multi touch driver
Ahmet Inan
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-24
Input: goodix - support gt1151 touchpanel
Marcin Niestroj
2017-10-24
Input: elan_i2c - add ELAN0611 to the ACPI table
Kai-Heng Feng
2017-10-24
Input: ps2-gpio - actually abort probe when connected to sleeping GPIOs
Dmitry Torokhov
2017-10-24
Input: hil_mlc - convert to using timer_setup()
Kees Cook
2017-10-24
Input: hp_sdc - convert to using timer_setup()
Kees Cook
2017-10-24
Input: touchsceen - convert timers to use timer_setup()
Kees Cook
2017-10-24
Input: keyboard - convert timers to use timer_setup()
Kees Cook
2017-10-23
Input: uinput - fold header into the driver proper
Dmitry Torokhov
2017-10-23
Input: uinput - remove uinput_allocate_device()
Dmitry Torokhov
2017-10-23
Input: uinput - fix coding style in uinput_ioctl_handler()
Dmitry Torokhov
2017-10-23
Input: uinput - allow FF requests to time out
Dmitry Torokhov
2017-10-23
Input: ad7877 - convert to using timer_setup()
stephen lu
[next]