aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-20Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede1-1/+1
2017-08-18Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4
2017-08-18Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-14Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-14Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-07-18Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-07-12Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-09Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo1-1/+16
2017-07-09Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko1-40/+179
2017-07-02MAINTAINERS: update input subsystem patternsDmitry Torokhov1-0/+2
2017-07-02Input: introduce KEY_ASSISTANTDmitry Torokhov1-0/+1
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan1-10/+7
2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7
2017-06-18Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30
2017-06-18Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57
2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede1-6/+14
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov1-1/+1
2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko1-9/+13
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti4-0/+877
2017-06-05Input: add D-Link DIR-685 touchkeys driverLinus Walleij5-0/+194
2017-06-02Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav1-1/+7
2017-06-02Input: axp20x-pek - add wakeup supportHans de Goede1-0/+28
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-06-01Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov1-14/+8
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1
2017-05-29Input: synaptics-rmi4 - change a char type to u8Dan Carpenter1-1/+1
2017-05-29Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov2-15/+0
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires1-1/+9
2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires1-7/+15
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires1-1/+2
2017-05-29Input: synaptics - clear device info before filling inEric Biggers1-0/+2
2017-05-29Input: silead - disable interrupt during suspendHans de Goede1-0/+3
2017-05-28Linux 4.12-rc3Linus Torvalds1-1/+1
2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner1-6/+14
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)1-1/+1