Age | Commit message (Expand) | Author | Files | Lines |
2018-04-14 | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -108/+123 |
2018-04-10 | Input: atmel_mxt_ts - remove platform data support | Dmitry Torokhov | 1 | -75/+55 |
2018-04-10 | Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic props | Dmitry Torokhov | 1 | -23/+40 |
2018-04-10 | Input: atmel_mxt_ts - switch from OF to generic device properties | Dmitry Torokhov | 1 | -29/+30 |
2018-04-10 | Input: atmel_mxt_ts - do not pass suspend mode in platform data | Dmitry Torokhov | 1 | -5/+22 |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 28 | -476/+1233 |
2018-04-05 | Merge branch 'next' into for-linus | Dmitry Torokhov | 43 | -598/+1400 |
2018-04-05 | Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpad | Ondrej Zary | 1 | -0/+17 |
2018-04-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+1 |
2018-04-04 | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -1/+177 |
2018-04-04 | Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+5 |
2018-04-03 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 7 | -711/+1 |
2018-03-31 | Input: stmfts, s6sy761 - update my e-mail | Andi Shyti | 2 | -2/+2 |
2018-03-31 | Input: stmfts - use async probe & suspend/resume to avoid 2s delay | Marek Szyprowski | 1 | -0/+2 |
2018-03-31 | Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370 | Masaki Ota | 1 | -3/+21 |
2018-03-27 | parisc/gscps2: Fix sparse warnings | Helge Deller | 1 | -6/+5 |
2018-03-27 | Input: xpad - add PDP device id 0x02a4 | Francis Therien | 1 | -2/+7 |
2018-03-27 | Input: alps - report pressure of v3 and v7 trackstick | Pali Rohár | 1 | -4/+6 |
2018-03-27 | Input: pxrc - new driver for PhoenixRC Flight Controller Adapter | Marcus Folkesson | 3 | -0/+314 |
2018-03-27 | Input: usbtouchscreen - do not rely on input_dev->users | Marcus Folkesson | 1 | -4/+5 |
2018-03-27 | Input: usbtouchscreen - fix deadlock in autosuspend | Marcus Folkesson | 1 | -4/+11 |
2018-03-26 | input: misc: remove blackfin rotary driver | Arnd Bergmann | 3 | -304/+0 |
2018-03-26 | input: keyboard: remove bf54x driver | Arnd Bergmann | 3 | -406/+0 |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann | 1 | -1/+1 |
2018-03-17 | Input: pegasus_notetaker - do not rely on input_dev->users | Marcus Folkesson | 1 | -2/+5 |
2018-03-17 | Input: pagasus_notetaker - fix deadlock in autosuspend | Marcus Folkesson | 1 | -6/+19 |
2018-03-17 | Input: synaptics_usb - do not rely on input_dev->users | Marcus Folkesson | 1 | -4/+5 |
2018-03-17 | Input: synaptics_usb - fix deadlock in autosuspend | Marcus Folkesson | 1 | -8/+14 |
2018-03-17 | Merge branch 'psmouse' into next | Dmitry Torokhov | 10 | -381/+498 |
2018-03-14 | Input: gpio-keys - add support for wakeup event action | Jeffy Chen | 1 | -14/+131 |
2018-03-14 | Input: appletouch - use true and false for boolean values | Gustavo A. R. Silva | 1 | -3/+3 |
2018-03-14 | Input: silead - add Chuwi Hi8 support | Maruyama Shohei | 1 | -0/+1 |
2018-03-14 | Input: analog - use get_cycles() on PPC | Michael Ellerman | 1 | -1/+1 |
2018-03-13 | Input: Evdev - unify MONOTONIC and BOOTTIME clock behavior | Thomas Gleixner | 1 | -6/+1 |
2018-03-10 | Input: stmpe-keypad - remove VLA usage | Gustavo A. R. Silva | 1 | -4/+12 |
2018-03-10 | mn10300: Remove the architecture | David Howells | 1 | -1/+1 |
2018-03-09 | Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset list | Dennis Wassenberg | 1 | -0/+7 |
2018-03-09 | Input: add RAVE SP Powerbutton driver | Andrey Smirnov | 3 | -0/+104 |
2018-03-08 | Merge tag 'v4.16-rc4' into next | Dmitry Torokhov | 9 | -25/+25 |
2018-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -11/+9 |
2018-03-08 | Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI" | Arkadiusz Hiler | 1 | -1/+0 |
2018-02-14 | media: add video control handlers using V4L2 control framework | Florian Echtler | 1 | -0/+64 |
2018-02-14 | media: add panel register access functions | Florian Echtler | 1 | -0/+75 |
2018-02-14 | media: add default settings and module parameters for video controls | Florian Echtler | 1 | -0/+34 |
2018-02-14 | media: add missing blob structure field for tag id | Florian Echtler | 1 | -1/+4 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 8 | -13/+13 |
2018-02-10 | Input: matrix_keypad - fix race when disabling interrupts | Zhang Bo | 1 | -1/+3 |
2018-02-03 | Input: synaptics - handle errors from input_mt_init_slots() | Dmitry Torokhov | 1 | -9/+24 |
2018-02-03 | Input: synaptics - switch to using input_set_capability | Dmitry Torokhov | 1 | -25/+24 |
2018-02-03 | Input: trackpoint - combine calls to ps2_command() | Dmitry Torokhov | 1 | -36/+24 |