Age | Commit message (Expand) | Author |
2018-05-15 | Input: replace hard coded string with __func__ in pr_err() | Nick Simonov |
2018-05-09 | Input: add support for ChipOne icn8505 based touchscreens | Hans de Goede |
2018-05-08 | Input: gamecon - avoid using __set_bit() for capabilities | Marcus Folkesson |
2018-05-08 | Input: as5011 - avoid using __set_bit() for capabilities | Marcus Folkesson |
2018-05-08 | Input: xpad - avoid using __set_bit() for capabilities | Marcus Folkesson |
2018-05-08 | Input: xpad - fix some coding style issues | Leo Sperling |
2018-04-23 | Input: alps - demystify trackstick initialization for v3 and v6 protocols | Pali Rohár |
2018-04-23 | Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/... | Dmitry Torokhov |
2018-04-09 | Input: atmel_mxt_ts - remove platform data support | Dmitry Torokhov |
2018-04-09 | Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props | Dmitry Torokhov |
2018-04-09 | Input: atmel_mxt_ts - switch from OF to generic device properties | Dmitry Torokhov |
2018-04-09 | Input: atmel_mxt_ts - do not pass suspend mode in platform data | Dmitry Torokhov |
2018-04-04 | Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad | Ondrej Zary |
2018-03-30 | Input: stmfts, s6sy761 - update my e-mail | Andi Shyti |
2018-03-30 | Input: stmfts - use async probe & suspend/resume to avoid 2s delay | Marek Szyprowski |
2018-03-26 | Input: alps - report pressure of v3 and v7 trackstick | Pali Rohár |
2018-03-26 | Input: pxrc - new driver for PhoenixRC Flight Controller Adapter | Marcus Folkesson |
2018-03-26 | Input: usbtouchscreen - do not rely on input_dev->users | Marcus Folkesson |
2018-03-26 | Input: usbtouchscreen - fix deadlock in autosuspend | Marcus Folkesson |
2018-03-17 | Input: pegasus_notetaker - do not rely on input_dev->users | Marcus Folkesson |
2018-03-17 | Input: pagasus_notetaker - fix deadlock in autosuspend | Marcus Folkesson |
2018-03-17 | Input: synaptics_usb - do not rely on input_dev->users | Marcus Folkesson |
2018-03-17 | Input: synaptics_usb - fix deadlock in autosuspend | Marcus Folkesson |
2018-03-17 | Merge branch 'psmouse' into next | Dmitry Torokhov |
2018-03-14 | Input: gpio-keys - add support for wakeup event action | Jeffy Chen |
2018-03-14 | Input: appletouch - use true and false for boolean values | Gustavo A. R. Silva |
2018-03-08 | Input: add RAVE SP Powerbutton driver | Andrey Smirnov |
2018-03-08 | Merge tag 'v4.16-rc4' into next | Dmitry Torokhov |
2018-03-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-03-07 | Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI" | Arkadiusz Hiler |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-09 | Input: matrix_keypad - fix race when disabling interrupts | Zhang Bo |
2018-02-02 | Input: synaptics - handle errors from input_mt_init_slots() | Dmitry Torokhov |
2018-02-02 | Input: synaptics - switch to using input_set_capability | Dmitry Torokhov |
2018-02-02 | Input: trackpoint - combine calls to ps2_command() | Dmitry Torokhov |
2018-02-02 | Input: libps2 - relax command byte ACK handling | Dmitry Torokhov |
2018-02-02 | Input: libps2 - support retransmission of command data | Dmitry Torokhov |
2018-02-02 | Input: libps2 - add debugging statements | Dmitry Torokhov |
2018-02-02 | Input: psmouse - move sliced command implementation to libps2 | Dmitry Torokhov |
2018-02-02 | Input: libps2 - use u8 for byte data | Dmitry Torokhov |
2018-02-02 | Input: libps2 - fix switch statement formatting | Dmitry Torokhov |
2018-02-02 | Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel mice | Stephen Lyons |
2018-02-02 | Input: lifebook - clean up code | Dmitry Torokhov |
2018-02-02 | Input: logips2pp - clean up code | Dmitry Torokhov |
2018-02-02 | Input: psmouse - clean up code | Dmitry Torokhov |
2018-02-02 | Input: psmouse - create helper for reporting standard buttons/motion | Dmitry Torokhov |
2018-02-02 | Input: mms114 - add SPDX identifier | Andi Shyti |
2018-02-02 | Input: mms114 - fix license module information | Andi Shyti |
2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |