summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/adp5589-keys.c
AgeCommit message (Expand)Author
2021-08-30Input: adp5589-keys - use the right headerLinus Walleij
2020-12-11Input: adp5589-keys - do not explicitly control IRQ for wakeupDmitry Torokhov
2020-12-11Input: adp5589-keys - do not unconditionally configure as wakeup sourceDmitry Torokhov
2020-11-19Input: adp5589-keys - use BIT()Dmitry Torokhov
2020-11-19Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov
2020-11-18Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-10-23Input: adp5589 - make keypad support optionalLars-Peter Clausen
2019-07-15Input: adp5589 - initialize GPIO controller parent deviceLars-Peter Clausen
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva
2016-03-30input: adp5589-keys: use gpiochip data pointerLinus Walleij
2016-02-09Input: adp5589 - fix row 5 handling for adp5589Lars-Peter Clausen
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-06Input: adp5589-keys - fix event count maskGuido Martínez
2015-05-06Input: adp5589-keys - fix pull mask settingGuido Martínez
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-11-25Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-10-18Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich
2011-06-27Input: remove unneeded version.h includesJesper Juhl
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich