aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/soc_button_array.c
Commit message (Expand)AuthorAge
* Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede2017-08-20
* Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede2017-06-18
* Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-04
|\
| * Input: soc_button_array - Propagate error from gpiod_count()Andy Shevchenko2017-03-16
* | Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETAHans de Goede2017-04-10
* | Input: soc_button_array - add support for ACPI 6.0 Generic Button DeviceHans de Goede2017-03-17
* | Input: soc_button_array - get rid of MAX_NBUTTONSHans de Goede2017-03-17
* | Input: soc_button_array - use NULL for GPIO connection IDHans de Goede2017-03-09
|/
* Input: soc_button_array - debounce the buttonsHans de Goede2017-01-21
* Input: soc_button_array - use 'dev' instead of dereferencing itGuenter Roeck2017-01-18
* Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires2016-11-25
* Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires2016-11-25
* Input: soc_button_array - remove duplicated includeWei Yongjun2015-05-13
* Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera2015-02-10
* Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
|\
| * input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot2014-10-24
|/
* Input: soc_button_array - convert to platform busJin Yao2014-09-24
* Input: soc_button_array - add missing memory allocation checkPramod Gurav2014-07-25
* Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat2014-05-29
* Input: soc_button_array - fix a crash during rmmodLejun Zhu2014-04-23
* Input: add driver for SOC button arrayLejun Zhu2014-03-31