summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
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
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko
2018-06-12Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko
2018-06-11Input: do not assign new tracking ID when changing tool typeDmitry Torokhov
2018-06-11Input: make input_report_slot_state() return booleanDmitry Torokhov
2018-06-11Input: synaptics-rmi4 - fix axis-swap behaviorLucas Stach
2018-06-11Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()Wei Yongjun
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-06-10input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreenEugen Hristev
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook