Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement GPIO_GET_BUS() method for all GPIO drivers. | loos | 2015-01-31 | 1 | -0/+1 |
* | Replace spaces with tabs, this will easier future changes on softc | loos | 2015-01-31 | 1 | -6/+6 |
* | Remove the hardcoded limit for the number of gpio_pins that can be used. | loos | 2013-09-06 | 1 | -1/+1 |
* | Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC. | adrian | 2011-05-06 | 1 | -0/+2 |
* | Add AR71XX GPIO bus driver. | gonzo | 2010-09-28 | 1 | -0/+68 |