aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/allwinner/aw_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: attach gpiobus when the controller is readyAhmad Khalifa2025-07-041-4/+4
* aw_gpio: Add a missing commaZhenlei Huang2024-12-121-1/+1
* aw_gpio: support Allwinner D1 GPIOJulien Cassette2024-12-101-29/+107
* aw_gpio: temporarily switch to input function if read in eint modeAndriy Gapon2024-02-181-0/+12
* regulator: Move regulator code in dev/regulatorEmmanuel Vadot2024-01-101-1/+1
* hwreset: Move reset code in dev/hwresetEmmanuel Vadot2024-01-101-1/+1
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-101-1/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+1
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* arm allwinner: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* arm: allwinner: aw_gpio: Plug set but not used variableEmmanuel Vadot2022-02-211-4/+4
* Remove the pre-ARMv6 and pre-INTRNG code.Michal Meloun2020-11-291-11/+0
* arm: allwinner: Add GPIO Interrupt supportEmmanuel Vadot2020-01-191-42/+408
* arm: allwinner: Add support for bank supplyEmmanuel Vadot2020-01-161-76/+171
* arm64: allwinner: Add H6 GPIO/Pinctrl driverEmmanuel Vadot2019-10-141-0/+10
* Clean up OF_getprop_alloc APIOleksandr Tymoshenko2018-04-081-2/+2
* Allwinner: gpio: Rename driver to aw_gpio and add man page for itEmmanuel Vadot2017-12-261-0/+1027