History for barebox / drivers / input / imx_keypad.c
2020-05-20
@Sascha Hauer
poller: Give pollers a name ...
Sascha Hauer committed on 20 May 2020
2016-03-07
@Sascha Hauer
driver: replace dev_request_mem_region with dev_request_mem_resource ...
Sascha Hauer committed on 7 Mar 2016
2016-01-13
@Sascha Hauer
input: imx-keypad: Add device tree support ...
Sascha Hauer committed on 13 Jan 2016
@Sascha Hauer
input: Add device tree parsing support for matrix keymap ...
Sascha Hauer committed on 13 Jan 2016
@Sascha Hauer
input: imx-keypad: convert to input framework ...
Sascha Hauer committed on 13 Jan 2016
@Sascha Hauer
input: move matrix_keypad_build_keymap() to C file ...
Sascha Hauer committed on 13 Jan 2016
@Sascha Hauer
input: imx-keypad: Use dev_* functions ...
Sascha Hauer committed on 13 Jan 2016
2014-10-02
@Sascha Hauer
Merge branch 'for-next/resource-err-ptr'
Sascha Hauer committed on 2 Oct 2014
2014-09-16
@Sascha Hauer
resource: Let dev_request_mem_region return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
2014-09-12
@Sascha Hauer
input: imx_keypad: remove unused variable ...
Sascha Hauer committed on 12 Sep 2014
2014-04-23
@Alexander Shiyan
imx_keypad: Fix error handling ...
Alexander Shiyan authored on 12 Apr 2014 Sascha Hauer committed on 23 Apr 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-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
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-07-17
@Christian Kapeller
input: Add i.MX matrix keypad driver ...
Christian Kapeller authored on 16 Jul 2012 Sascha Hauer committed on 17 Jul 2012