Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: remove unused include from the common GPIO code | juhosg | 2011-07-03 | 1 | -1/+0 |
* | ramips: define GPIO chips separately for each SoCs | juhosg | 2011-03-27 | 1 | -70/+5 |
* | ramips: move GPIO definitions into a separate header file | juhosg | 2011-03-27 | 1 | -59/+1 |
* | ramips: setup GPIO chip functions on the fly | juhosg | 2011-03-27 | 1 | -12/+5 |
* | ramips: use separate register base for GPIO chips | juhosg | 2011-03-27 | 1 | -8/+16 |
* | ramips: protect GPIO register access with a spinlock | juhosg | 2010-07-13 | 1 | -1/+11 |
* | ramips: sanitize return value of ramips_gpio_get | juhosg | 2010-01-30 | 1 | -1/+1 |
* | [ramips] add missing GPIO register offsets | juhosg | 2009-09-04 | 1 | -0/+4 |
* | [ramips] add GPIO configuration feature | juhosg | 2009-09-04 | 1 | -2/+0 |
* | [ramips] fix a typo | juhosg | 2009-09-02 | 1 | -1/+1 |
* | [ramips] fix GPIOLIB support | juhosg | 2009-08-31 | 1 | -0/+224 |