aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/samsung/exynos/exynos5_pad.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove samsung exnynos portEmmanuel Vadot2020-12-171-854/+0
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* exynos5: avoid NULL deref in error caseEd Maste2019-08-301-1/+1
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-4/+4
* Add support for exynos5_ehci in loaderZbigniew Bodek2015-11-271-1/+4
* Implement GPIO_GET_BUS() method for all GPIO drivers.Luiz Otavio O Souza2015-01-311-4/+18
* Clean up and fix the device detach routine and the failure path on GPIOLuiz Otavio O Souza2015-01-311-4/+15
* Moves all the duplicate code to a single function.Luiz Otavio O Souza2014-11-181-9/+0
* Make the GPIO children attach to the first unit available and not only toLuiz Otavio O Souza2014-10-281-2/+2
* Remove unnecessary inclusion of FDT headers.Nathan Whitehorn2014-08-081-2/+0
* Add support for Chromebook2 -- next-generation 8-coreRuslan Bukin2014-08-011-94/+217
* Fix off-by-one error that makes 0-th pins of each bank unreachable.Ruslan Bukin2014-05-301-1/+1
* Add support for keyboard used in Samsung Chromebook (ARM machine)Ruslan Bukin2014-03-301-0/+716