summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-23
|\
| * Merge tag 'omap-for-v4.19/omap1-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-07-14
| |\
| | * Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik2018-07-03
| | * Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik2018-07-03
| | * ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik2018-07-03
| | * ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requestedJanusz Krzysztofik2018-07-03
| | * ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pinJanusz Krzysztofik2018-07-02
| | * Input: ams_delta_serio: Replace power GPIO with regulatorJanusz Krzysztofik2018-07-02
| | * Input: ams_delta_serio: use private structureJanusz Krzysztofik2018-07-02
| | * Input: ams_delta_serio: convert to platform driverJanusz Krzysztofik2018-07-02
* | | Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-21
|\ \ \
| * | | input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-12
| |/ /
* | | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-20
|\ \ \
| * | | Input: keyboard: Fix ChromeOS EC keyboard help message.Enric Balletbo i Serra2018-07-03
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-18
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2018-08-16
| |\ \ \
| | * | | Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov2018-08-08
| | * | | Input: mark expected switch fall-throughsGustavo A. R. Silva2018-08-08
| | * | | Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva2018-08-08
| | * | | Input: evdev - switch to bitmap APIAndy Shevchenko2018-08-01
| | * | | Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko2018-08-01
| | * | | Input: pm8941-pwrkey - add resin entryVinod Koul2018-07-31
| | * | | Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul2018-07-31
| | * | | Input: iforce - reorganize joystick configuration listsTim Schumacher2018-07-27
| | * | | Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer2018-07-27
| | * | | Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer2018-07-27
| | * | | Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer2018-07-27
| | * | | Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer2018-07-27
| | * | | Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer2018-07-27
| | * | | Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer2018-07-27
| | * | | Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURENick Dyer2018-07-27
| | * | | Input: atmel_mxt_ts - use BIT() macro everywhereNick Dyer2018-07-27
| | * | | Input: atmel_mxt_ts - only use first T9 instanceNick Dyer2018-07-27
| | * | | Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()Jia-Ju Bai2018-07-27
| | * | | Input: appletouch - replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-27
| | * | | Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai2018-07-27
| | * | | Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...Jia-Ju Bai2018-07-27
| | * | | Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()Jia-Ju Bai2018-07-27
| | * | | Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai2018-07-27
| | * | | Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher2018-07-27
| | * | | Input: iforce - reformat the packet dump outputTim Schumacher2018-07-26
| | * | | Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-26
| | * | | Input: pxrc - flatten probe codeDmitry Torokhov2018-07-25
| | * | | Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov2018-07-25
| | * | | Input: pxrc - move module device table closer to where it is usedDmitry Torokhov2018-07-25
| | * | | Input: pxrc - fix freeing URB on device teardownDmitry Torokhov2018-07-25
| | * | | Input: pxrc - do not store USB device in private structMarcus Folkesson2018-07-25
| | * | | Input: egalax_ts - switch to SPDX identifierFabio Estevam2018-07-18
| | * | | Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior2018-07-04
| | * | | Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King2018-07-04