summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-22Input: gpio_keys - use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-06-22Input: gpio_keys_polled - use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-05-27Input: tca8418 - remove set but not used variable 'max_keys'YueHaibing
2019-05-27Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'YueHaibing
2019-05-27Input: elantech - remove P52 and P72 from SMBus blacklistBenjamin Tissoires
2019-05-27Input: elan_i2c - handle physical middle buttonBenjamin Tissoires
2019-05-27Input: elantech/SMBus - export all capabilities from the PS/2 nodeBenjamin Tissoires
2019-05-27Input: elan_i2c - do not query the info if they are providedBenjamin Tissoires
2019-05-27Input: elantech - detect middle button based on firmware versionBenjamin Tissoires
2019-05-27Input: elantech - add helper function elantech_is_buttonpad()Benjamin Tissoires
2019-05-27Input: elantech - query the min/max information beforehand tooBenjamin Tissoires
2019-05-27Merge branch 'for-linus' into nextDmitry Torokhov
2019-05-23Input: iqs5xx - remove redundant dev_set_drvdata callAxel Lin
2019-05-23Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov
2019-05-23Input: silead - add MSSL0017 to acpi_device_idDaniel Smith
2019-05-20Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma
2019-05-20Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-20Input: imx_keypad - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-05-20Input: da9063_onkey - convert header to SPDXWolfram Sang
2019-05-20Input: da9063_onkey - remove platform_data supportWolfram Sang
2019-05-15Input: eeti_ts - read hardware state once after wakeupDaniel Mack
2019-05-15Input: elan_i2c - increment wakeup count if wake sourceRavi Chandra Sadineni
2019-05-10Merge tag 'ib-mfd-gpio-input-leds-power-v5.2' of git://git.kernel.org/pub/scm...Dmitry Torokhov
2019-05-10Merge tag 'v5.1' into nextDmitry Torokhov
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov
2019-05-08input: max77650: Add onkey supportBartosz Golaszewski
2019-05-08leds: max77650: Add LEDs supportBartosz Golaszewski
2019-05-08gpio: max77650: Add GPIO supportBartosz Golaszewski
2019-05-08power: supply: max77650: Add support for battery chargerBartosz Golaszewski
2019-05-08mfd: Add new driver for MAX77650 PMICBartosz Golaszewski
2019-05-08mfd: mfd-core: Document mfd_add_devices()Bartosz Golaszewski
2019-05-07Input: libps2 - mark expected switch fall-throughGustavo A. R. Silva
2019-05-07Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula
2019-05-02i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel
2019-05-02i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch
2019-05-01Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson
2019-05-01Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-01gcc-9: don't warn about uninitialized variableLinus Torvalds
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki