summaryrefslogtreecommitdiff
path: root/drivers/input/misc/soc_button_array.c
AgeCommit message (Expand)Author
2019-01-04Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede
2019-01-04Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede
2017-08-20Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede
2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-04-10Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETAHans de Goede
2017-03-17Input: soc_button_array - add support for ACPI 6.0 Generic Button DeviceHans de Goede
2017-03-17Input: soc_button_array - get rid of MAX_NBUTTONSHans de Goede
2017-03-16Input: soc_button_array - Propagate error from gpiod_count()Andy Shevchenko
2017-03-09Input: soc_button_array - use NULL for GPIO connection IDHans de Goede
2017-01-21Input: soc_button_array - debounce the buttonsHans de Goede
2017-01-18Input: soc_button_array - use 'dev' instead of dereferencing itGuenter Roeck
2016-11-25Input: soc_button_array - bail out earlier if gpiod_count is zeroBenjamin Tissoires
2016-11-25Input: soc_button_array - use gpio_is_valid()Benjamin Tissoires
2015-05-13Input: soc_button_array - remove duplicated includeWei Yongjun
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-24Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang
2014-09-24Input: soc_button_array - convert to platform busJin Yao
2014-07-25Input: soc_button_array - add missing memory allocation checkPramod Gurav
2014-05-28Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat
2014-04-22Input: soc_button_array - fix a crash during rmmodLejun Zhu
2014-03-30Input: add driver for SOC button arrayLejun Zhu