index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
bfin_gpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
arch: remove blackfin port
Arnd Bergmann
1
-1208
/
+0
2017-10-19
blackfin: Fix local <asm/gpio.h> includes
Linus Walleij
1
-0
/
+3
2016-02-19
blackfin: gpio: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-01-25
blackfin: gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2013-11-15
blackfin: adi gpio driver and pinctrl driver support
Sonic Zhang
1
-134
/
+4
2013-11-15
Blackfin: bfin_gpio: Use proper mask for comparing pfunc
Sonic Zhang
1
-9
/
+14
2012-10-08
Blackfin: bfin_gpio: proc: fix return value
Steven Miao
1
-2
/
+2
2012-05-21
bfin_gpio: fix bf548-ezkit kernel fail to boot
Steven Miao
1
-1
/
+2
2012-05-21
blackfin: add bf60x to current framework
Bob Liu
1
-13
/
+14
2011-07-23
Blackfin: bf54x: fix GPIO resume code
Mike Frysinger
1
-2
/
+2
2011-07-23
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
1
-0
/
+22
2011-05-25
Blackfin: switch /proc/gpio to seq_file
Alexey Dobriyan
1
-11
/
+20
2011-05-25
Blackfin: bf537: demux port H mask A and emac rx ints
Mike Frysinger
1
-1
/
+1
2011-05-25
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
1
-0
/
+1
2010-10-22
Blackfin: gpio: add peripheral group check
steven miao
1
-67
/
+118
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
1
-51
/
+51
2010-08-06
Blackfin: portmux: fix peripheral map overflow when requesting pins
Michael Hennerich
1
-1
/
+1
2010-08-06
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
1
-2
/
+2
2010-08-06
Blackfin: gpio: unify & clean up reserved map handling
Mike Frysinger
1
-51
/
+56
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
1
-119
/
+12
2010-03-09
Blackfin: mark gpio lib functions static
Joachim Eastwood
1
-7
/
+7
2010-03-09
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
1
-0
/
+6
2010-03-09
Blackfin: gpio: use shorter name
Michael Hennerich
1
-1
/
+1
2009-12-15
Blackfin: bf538: add support for extended GPIO banks
Michael Hennerich
1
-0
/
+97
2009-12-15
Blackfin: add some bounds checking to peripheral_request
Barry Song
1
-0
/
+2
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-24
/
+3
2009-09-16
Blackfin: remove useless duplicated assignment in gpio code
Michael Hennerich
1
-1
/
+0
2009-07-16
Blackfin: fix bugs in GPIO resume code
Michael Hennerich
1
-4
/
+2
2009-06-12
Blackfin: punt useless GPIO init call
Mike Frysinger
1
-9
/
+0
2009-06-12
Blackfin: do not error if GPIO IRQ is requested already as GPIO
Michael Hennerich
1
-9
/
+0
2009-03-29
Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted
Robin Getz
1
-8
/
+16
2009-03-28
Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x
Mike Frysinger
1
-27
/
+27
2009-02-04
Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...
Graf Yang
1
-5
/
+12
2009-02-04
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
Sonic Zhang
1
-3
/
+2
2009-02-04
Blackfin arch: cleanup bf54x ifdef mess in gpio code
Mike Frysinger
1
-345
/
+202
2009-02-04
Blackfin arch: explicit add a might sleep to gpio_free
Uwe Kleine-Koenig
1
-0
/
+2
2009-02-04
Blackfin arch: reset POLAR setting when acquiring a gpio for the first time
Michael Hennerich
1
-1
/
+7
2009-02-04
Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...
Michael Hennerich
1
-3
/
+0
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
1
-50
/
+50
2009-01-07
Blackfin arch: Allow a gpio pin be requested both as gpio and irq.
Graf Yang
1
-6
/
+76
2008-11-18
Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...
Graf Yang
1
-2
/
+2
2008-11-18
Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...
Michael Hennerich
1
-18
/
+72
2008-11-18
Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...
Bryan Wu
1
-15
/
+15
2008-10-28
Blackfin arch: refine the gpio check
Mike Frysinger
1
-5
/
+5
2008-10-28
Blackfin arch: unify port_setup() to reduce arch differences
Mike Frysinger
1
-14
/
+10
2008-10-28
Blackfin arch: unify peripheral_request() to reduce arch differences
Mike Frysinger
1
-78
/
+11
2008-10-28
Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...
Mike Frysinger
1
-2
/
+1
2008-10-28
Blackfin arch: unify check_gpio() to reduce arch differences
Mike Frysinger
1
-9
/
+3
2008-11-18
Blackfin arch: add support for Blackfin latest processor family BF51x
Bryan Wu
1
-11
/
+11
2008-11-18
Blackfin arch: BF538/9 Linux kernel Support
Michael Hennerich
1
-1
/
+5
[next]