aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar7/files/drivers/char/ar7_gpio.c
Commit message (Collapse)AuthorAge
* ar7: add linux 4.1 supportJonas Gorski2015-07-05
| | | | | | | | Compile tested only. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46186
* ar7: bump to 3.14John Crispin2014-12-08
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43553
* move files directory to files-3.3Florian Fainelli2012-11-11
| | | | SVN-Revision: 34153
* avoid namespace clash on ar7_gpio_initFlorian Fainelli2010-11-07
| | | | SVN-Revision: 23917
* add 2.6.35 supportFlorian Fainelli2010-08-26
| | | | SVN-Revision: 22812
* move files to file-2.6.30Florian Fainelli2010-02-04
| | | | SVN-Revision: 19518
* add support for titan variant (WRTP54G) (#6185)Florian Fainelli2010-01-03
| | | | SVN-Revision: 19022
* Let authors holds copyright of the AR7 code (closes #2369)Matteo Croce2008-04-02
| | | | SVN-Revision: 10708
* make gpio conformant to generic gpio spec.Eugene Konev2007-09-21
| | | | SVN-Revision: 8911
* Enabled working ar7_wdt, style cleanupsMatteo Croce2007-09-12
| | | | SVN-Revision: 8764
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-11
| | | | SVN-Revision: 8756
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653