summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-07-25Input: pxrc - flatten probe codeDmitry Torokhov
2018-07-25Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov
2018-07-25Input: pxrc - move module device table closer to where it is usedDmitry Torokhov
2018-07-25Input: pxrc - fix freeing URB on device teardownDmitry Torokhov
2018-07-25Input: pxrc - do not store USB device in private structMarcus Folkesson
2018-07-18Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai
2018-07-18Input: egalax_ts - switch to SPDX identifierFabio Estevam
2018-07-16Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-14Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-07-13input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-07-04Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior
2018-07-04Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King
2018-07-04Input: eeti - fix link to documentation and email address in headerDaniel Mack
2018-07-04Input: eeti - drop module parameters, parse DT propertiesDaniel Mack
2018-07-04Input: eeti - add device tree matching tableDaniel Mack
2018-07-04Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III
2018-07-03Input: keyboard: Fix ChromeOS EC keyboard help message.Enric Balletbo i Serra
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven
2018-07-02Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik
2018-07-02Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik
2018-07-02ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik
2018-07-02ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requestedJanusz Krzysztofik
2018-07-02ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pinJanusz Krzysztofik
2018-07-02Input: ams_delta_serio: Replace power GPIO with regulatorJanusz Krzysztofik
2018-07-02Input: ams_delta_serio: use private structureJanusz Krzysztofik
2018-07-02Input: ams_delta_serio: convert to platform driverJanusz Krzysztofik
2018-07-02Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-26Input: psmouse - fix button reporting for basic protocolsDmitry Torokhov
2018-06-26Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-06-24Input: add bu21029 touch driverZhu Yi
2018-06-21Input: imx6ul_tsc - switch to SPDX identifierFabio Estevam
2018-06-21Input: fsl-imx25-tcq - switch to SPDX identifierFabio Estevam
2018-06-21Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam
2018-06-21Input: imx_keypad - switch to SPDX identifierFabio Estevam
2018-06-21Input: xpad - fix GPD Win 2 controller nameEnno Boland
2018-06-21Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings
2018-06-21Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca
2018-06-21Input: elantech - fix V4 report decoding for module with middle key???
2018-06-21Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-12Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov
2018-06-12Input: i8042 - increment wakeup_count for the respective portRavi Chandra Sadineni
2018-06-12Input: cros_ec_keyb - remove check before calling pm_wakeup_eventRavi Chandra Sadineni
2018-06-12Input: cros_ec_keyb - switch to SPDX identifierEnric Balletbo i Serra
2018-06-12Input: cros_ec_keyb - make license text and MODULE_LICENSE matchEnric Balletbo i Serra
2018-06-12Merge branch 'next' into for-linusDmitry Torokhov
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook