History for barebox / drivers / input / gpio_keys.c
2020-05-20
@Sascha Hauer
poller: Give pollers a name ...
Sascha Hauer committed on 20 May 2020
2016-01-18
@Sascha Hauer
input: gpio-keys: convert to input framework ...
Sascha Hauer committed on 18 Jan 2016
2016-01-13
@Sascha Hauer
input: gpio-keys: Use KEY_* keycodes ...
Sascha Hauer committed on 13 Jan 2016
2016-01-08
@Sascha Hauer
input: gpio-keys: implement debouncing ...
Sascha Hauer committed on 8 Jan 2016
2014-03-29
@Sascha Hauer
input: gpio-keys; dt probing needs CONFIG_OF_GPIO ...
Sascha Hauer committed on 29 Mar 2014
2014-02-17
@Sascha Hauer
input: gpio-keys: Add devicetree probe support ...
Sascha Hauer committed on 17 Feb 2014
@Sascha Hauer
input: gpio-keys: separate internal data from platform_data ...
Sascha Hauer committed on 17 Feb 2014
2013-09-21
@Jean-Christophe PLAGNIOL-VILLARD
console: drop f_caps and check the function pointer getc/putc instead ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2013 Sascha Hauer committed on 21 Sep 2013
2013-03-25
@Vicente Bergas
gpio_keys: detect keys pressed before booting ...
Vicente Bergas authored on 16 Mar 2013 Sascha Hauer committed on 25 Mar 2013
2013-02-13
@Alexander Shiyan
Use new device_platform_driver() macro for drivers ...
Alexander Shiyan authored on 12 Feb 2013 Sascha Hauer committed on 13 Feb 2013
2013-01-26
@Jean-Christophe PLAGNIOL-VILLARD
gpio_keys: fix loop on buttons for request and configuration ...
Jean-Christophe PLAGNIOL-VILLARD authored on 26 Jan 2013 Sascha Hauer committed on 26 Jan 2013
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-02-16
@Jean-Christophe PLAGNIOL-VILLARD
add gpio keyboard support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 16 Feb 2012