index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
adp5589-keys.c
Age
Commit message (
Expand
)
Author
2024-11-24
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-10-03
Input: adp5589-keys - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-01
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
2024-10-01
Input: adp5589-keys - fix NULL pointer dereference
Nuno Sa
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-07
Input: adp5589-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-02
Input: adp5589-keys - Convert to i2c's .probe_new()
Uwe Kleine-König
2021-08-30
Input: adp5589-keys - use the right header
Linus Walleij
2020-12-11
Input: adp5589-keys - do not explicitly control IRQ for wakeup
Dmitry Torokhov
2020-12-11
Input: adp5589-keys - do not unconditionally configure as wakeup source
Dmitry Torokhov
2020-11-19
Input: adp5589-keys - use BIT()
Dmitry Torokhov
2020-11-19
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
2020-11-18
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-23
Input: adp5589 - make keypad support optional
Lars-Peter Clausen
2019-07-15
Input: adp5589 - initialize GPIO controller parent device
Lars-Peter Clausen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-08-08
Input: mark expected switch fall-throughs
Gustavo A. R. Silva
2016-03-30
input: adp5589-keys: use gpiochip data pointer
Linus Walleij
2016-02-09
Input: adp5589 - fix row 5 handling for adp5589
Lars-Peter Clausen
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-05-06
Input: adp5589-keys - fix event count mask
Guido Martínez
2015-05-06
Input: adp5589-keys - fix pull mask setting
Guido Martínez
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2013-11-25
Input: keyboard - "keycode & KEY_MAX" changes some keycode values
Andrew Liu
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-10-18
Input: adp5589-keys - add support for the ADP5585 derivatives
Michael Hennerich
2011-06-27
Input: remove unneeded version.h includes
Jesper Juhl
2011-05-19
Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander
Michael Hennerich