summaryrefslogtreecommitdiffstats
path: root/sys/mips/atheros/ar71xx_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* The GPIO drivers were initialising their mutexes with type ofrpaulo2012-08-171-2/+1
* Allow for a default GPIO pin "high", which is required for some boardsadrian2012-04-201-1/+9
* Remove these locks - they aren't strictly needed and cause measurableadrian2011-12-201-13/+0
* Re-jiggle the GPIO code a little to remove the hard-coded AR71xx GPIOadrian2011-12-151-25/+38
* Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC.adrian2011-05-061-1/+14
* - Fix values of CS1_EN and CS2_EN flagsgonzo2010-09-291-4/+4
* Add AR71XX GPIO bus driver.gonzo2010-09-281-0/+446
OpenPOWER on IntegriCloud