aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-25Input: pxrc - flatten probe codeDmitry Torokhov1-49/+35
2018-07-25Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov1-18/+17
2018-07-25Input: pxrc - move module device table closer to where it is usedDmitry Torokhov1-6/+6
2018-07-25Input: pxrc - fix freeing URB on device teardownDmitry Torokhov1-36/+30
2018-07-25Input: pxrc - do not store USB device in private structMarcus Folkesson1-7/+6
2018-07-18Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai1-0/+7
2018-07-18Input: egalax_ts - switch to SPDX identifierFabio Estevam1-4/+1
2018-07-16Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao1-0/+1
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman24-123/+340
2018-07-14Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-97/+101
2018-07-13input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-2/+2
2018-07-04Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior1-1/+1
2018-07-04Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King1-3/+0
2018-07-04Input: eeti - fix link to documentation and email address in headerDaniel Mack1-3/+3
2018-07-04Input: eeti - drop module parameters, parse DT propertiesDaniel Mack1-17/+5
2018-07-04Input: eeti - add device tree matching tableDaniel Mack1-0/+9
2018-07-04Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III1-0/+1
2018-07-03Input: keyboard: Fix ChromeOS EC keyboard help message.Enric Balletbo i Serra1-1/+1
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven1-0/+3
2018-07-02Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik1-7/+13
2018-07-02Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik1-23/+9
2018-07-02ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik1-2/+1
2018-07-02ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requestedJanusz Krzysztofik1-28/+2
2018-07-02ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pinJanusz Krzysztofik1-5/+0
2018-07-02Input: ams_delta_serio: Replace power GPIO with regulatorJanusz Krzysztofik1-9/+28
2018-07-02Input: ams_delta_serio: use private structureJanusz Krzysztofik1-26/+43
2018-07-02Input: ams_delta_serio: convert to platform driverJanusz Krzysztofik1-13/+21
2018-07-02Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman24-123/+340
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds24-123/+340
2018-06-26Input: psmouse - fix button reporting for basic protocolsDmitry Torokhov1-6/+6
2018-06-26Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-0/+218
2018-06-24Input: add bu21029 touch driverZhu Yi3-0/+497
2018-06-21Input: imx6ul_tsc - switch to SPDX identifierFabio Estevam1-9/+5
2018-06-21Input: fsl-imx25-tcq - switch to SPDX identifierFabio Estevam1-13/+8
2018-06-21Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam1-11/+4
2018-06-21Input: imx_keypad - switch to SPDX identifierFabio Estevam1-8/+4
2018-06-21Input: xpad - fix GPD Win 2 controller nameEnno Boland1-1/+1
2018-06-21Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings3-3/+11
2018-06-21Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca1-0/+1
2018-06-21Input: elantech - fix V4 report decoding for module with middle key???1-1/+1
2018-06-21Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma1-1/+8
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab7-14/+14
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab4-8/+8
2018-06-12Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov3-85/+126
2018-06-12Input: i8042 - increment wakeup_count for the respective portRavi Chandra Sadineni1-0/+3
2018-06-12Input: cros_ec_keyb - remove check before calling pm_wakeup_eventRavi Chandra Sadineni1-19/+11
2018-06-12Input: cros_ec_keyb - switch to SPDX identifierEnric Balletbo i Serra1-22/+12
2018-06-12Input: cros_ec_keyb - make license text and MODULE_LICENSE matchEnric Balletbo i Serra1-1/+1
2018-06-12Merge branch 'next' into for-linusDmitry Torokhov17-111/+311
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook10-33/+37