Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | -1/+1 |
* | blackfin: make name_to_gpio be a weak symbol | Ian Campbell | 2014-04-18 | -0/+48 |
* | blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default | Sonic Zhang | 2013-12-06 | -1/+1 |
* | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f... | Steven Miao | 2013-11-04 | -0/+17 |
* | blackfin: gpio: Use proper mask for comparing function | Axel Lin | 2013-07-31 | -5/+6 |
* | blackfin: gpio: Unreserve gpio in special_gpio_free() | Axel Lin | 2013-07-31 | -2/+2 |
* | bfin: Move gpio support for bf54x and bf60x into the generic driver folder. | Sonic Zhang | 2013-05-13 | -125/+20 |
* | blackfin: bf60x: add gpio support | Bob Liu | 2013-03-04 | -7/+29 |
* | Blackfin: gpio: optimize free path a little | Mike Frysinger | 2011-07-12 | -0/+2 |
* | Blackfin: BF50x: new processor port | Mike Frysinger | 2011-04-08 | -3/+5 |
* | Blackfin: import gpio/portmux layer from Linux | Mike Frysinger | 2010-07-05 | -0/+854 |