summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/gpio
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: fix gpio-latch driverJohn Crispin2015-03-101-1/+2
| | | | | | | | gpio api has changed. the remove call no longer returns a value. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44650
* ar71xx: add v3.18 supportJohn Crispin2015-02-151-1/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44456
* ar71xx: add a generic GPIO latch driverGabor Juhos2014-02-221-0/+219
| | | | | | | | It will be used for the Mikrotik boards. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39697
* ar71xx: remove __dev{init,exit} annotations from kernel filesGabor Juhos2013-02-191-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35687
* ar71xx: rename the nxp_74hc153 driverGabor Juhos2012-01-221-0/+0
| | | | SVN-Revision: 29850
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-121-5/+5
| | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975
* ar71xx: fix 2.6.34 build errorsGabor Juhos2010-06-071-0/+1
| | | | SVN-Revision: 21698
* ar71xx: add GPIO driver for the NXP 74HC153 chipGabor Juhos2010-01-151-0/+246
SVN-Revision: 19149