index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
include
/
asm
/
gpio.h
Age
Commit message (
Expand
)
Author
2009-03-28
Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x
Mike Frysinger
2009-03-28
Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQs
Michael Hennerich
2009-02-04
Blackfin arch: cleanup bf54x ifdef mess in gpio code
Mike Frysinger
2009-01-07
Blackfin arch: gpio.h split into machine subfolders like already done for BF54x
Michael Hennerich
2009-01-07
Blackfin arch: Allow a gpio pin be requested both as gpio and irq.
Graf Yang
2008-11-18
Blackfin arch: Use GPIO_BANKSIZE macro to replace const number 16 for GPIO_BA...
Bryan Wu
2008-11-18
Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...
Michael Hennerich
2008-11-18
Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...
Bryan Wu
2008-11-18
Blackfin arch: add support for Blackfin latest processor family BF51x
Bryan Wu
2008-11-18
Blackfin arch: BF538/9 Linux kernel Support
Michael Hennerich
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu