summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/common/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ramips: remove unused include from the common GPIO codejuhosg2011-07-031-1/+0
* ramips: define GPIO chips separately for each SoCsjuhosg2011-03-271-70/+5
* ramips: move GPIO definitions into a separate header filejuhosg2011-03-271-59/+1
* ramips: setup GPIO chip functions on the flyjuhosg2011-03-271-12/+5
* ramips: use separate register base for GPIO chipsjuhosg2011-03-271-8/+16
* ramips: protect GPIO register access with a spinlockjuhosg2010-07-131-1/+11
* ramips: sanitize return value of ramips_gpio_getjuhosg2010-01-301-1/+1
* [ramips] add missing GPIO register offsetsjuhosg2009-09-041-0/+4
* [ramips] add GPIO configuration featurejuhosg2009-09-041-2/+0
* [ramips] fix a typojuhosg2009-09-021-1/+1
* [ramips] fix GPIOLIB supportjuhosg2009-08-311-0/+224