index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
bfin_gpio.c
Age
Commit message (
Expand
)
Author
2011-07-23
Blackfin: bf54x: fix GPIO resume code
Mike Frysinger
2011-07-23
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
2011-05-25
Blackfin: switch /proc/gpio to seq_file
Alexey Dobriyan
2011-05-25
Blackfin: bf537: demux port H mask A and emac rx ints
Mike Frysinger
2011-05-25
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
2010-10-22
Blackfin: gpio: add peripheral group check
steven miao
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
2010-08-06
Blackfin: portmux: fix peripheral map overflow when requesting pins
Michael Hennerich
2010-08-06
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
2010-08-06
Blackfin: gpio: unify & clean up reserved map handling
Mike Frysinger
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-03-09
Blackfin: mark gpio lib functions static
Joachim Eastwood
2010-03-09
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
2010-03-09
Blackfin: gpio: use shorter name
Michael Hennerich
2009-12-15
Blackfin: bf538: add support for extended GPIO banks
Michael Hennerich
2009-12-15
Blackfin: add some bounds checking to peripheral_request
Barry Song
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-09-17
Blackfin: remove useless duplicated assignment in gpio code
Michael Hennerich
2009-07-16
Blackfin: fix bugs in GPIO resume code
Michael Hennerich
2009-06-12
Blackfin: punt useless GPIO init call
Mike Frysinger
2009-06-12
Blackfin: do not error if GPIO IRQ is requested already as GPIO
Michael Hennerich
2009-03-28
Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted
Robin Getz
2009-03-28
Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x
Mike Frysinger
2009-02-04
Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...
Graf Yang
2009-02-04
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
Sonic Zhang
2009-02-04
Blackfin arch: cleanup bf54x ifdef mess in gpio code
Mike Frysinger
2009-02-04
Blackfin arch: explicit add a might sleep to gpio_free
Uwe Kleine-Koenig
2009-02-04
Blackfin arch: reset POLAR setting when acquiring a gpio for the first time
Michael Hennerich
2009-02-04
Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...
Michael Hennerich
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2009-01-07
Blackfin arch: Allow a gpio pin be requested both as gpio and irq.
Graf Yang
2008-11-18
Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...
Graf Yang
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-10-28
Blackfin arch: refine the gpio check
Mike Frysinger
2008-10-28
Blackfin arch: unify port_setup() to reduce arch differences
Mike Frysinger
2008-10-28
Blackfin arch: unify peripheral_request() to reduce arch differences
Mike Frysinger
2008-10-28
Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...
Mike Frysinger
2008-10-28
Blackfin arch: unify check_gpio() to reduce arch differences
Mike Frysinger
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-10-28
Blackfin arch: fix incorrect limit check for bf54x check_gpio
Mike Frysinger
2008-10-13
Blackfin arch: Fix bogus str_ident check in gpio code
Michael Hennerich
2008-10-08
Blackfin arch: mark local gpio_error() as static
Mike Frysinger
2008-07-19
Blackfin arch: Functional power management support
Michael Hennerich
2008-05-17
Blackfin arch: Add workaround to read edge triggered GPIOs
Michael Hennerich
2008-04-24
[Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ
Michael Hennerich
2008-04-23
[Blackfin] arch: declare list of peripherals as const since we dont modify th...
Mike Frysinger
2008-04-23
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
2008-04-23
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
[next]