summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov
2018-08-13Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-08Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-08Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva
2018-08-01Input: evdev - switch to bitmap APIAndy Shevchenko
2018-08-01Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko
2018-08-01Input: elan_i2c_smbus - cast sizeof to int for comparisonJulia Lawall
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman
2018-07-29Input: hilkbd - Add casts to HP9000/300 I/O accessorsGeert Uytterhoeven
2018-07-27Input: iforce - reorganize joystick configuration listsTim Schumacher
2018-07-27Input: atmel_mxt_ts - move completion to after config crc is updatedNick Dyer
2018-07-27Input: atmel_mxt_ts - don't report zero pressure from T9Nick Dyer
2018-07-27Input: atmel_mxt_ts - zero terminate config firmware fileNick Dyer
2018-07-27Input: atmel_mxt_ts - refactor config update code to add context structNick Dyer
2018-07-27Input: atmel_mxt_ts - config CRC may start at T71Nick Dyer
2018-07-27Input: atmel_mxt_ts - remove unnecessary debug on ENOMEMNick Dyer
2018-07-27Input: atmel_mxt_ts - remove duplicate setup of ABS_MT_PRESSURENick Dyer
2018-07-27Input: atmel_mxt_ts - use BIT() macro everywhereNick Dyer
2018-07-27Input: atmel_mxt_ts - only use first T9 instanceNick Dyer
2018-07-27Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe()Jia-Ju Bai
2018-07-27Input: appletouch - replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-07-27Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai
2018-07-27Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...Jia-Ju Bai
2018-07-27Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()Jia-Ju Bai
2018-07-27Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai
2018-07-27Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher
2018-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-07-26Input: iforce - reformat the packet dump outputTim Schumacher
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
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-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