index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
bfin_gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blackfin: gpio: switch to gpiochip_add_data()
Linus Walleij
2016-02-19
1
-1
/
+3
*
blackfin: gpio: Be sure to clamp return value
Linus Walleij
2016-01-25
1
-1
/
+1
*
blackfin: adi gpio driver and pinctrl driver support
Sonic Zhang
2013-11-15
1
-134
/
+4
*
Blackfin: bfin_gpio: Use proper mask for comparing pfunc
Sonic Zhang
2013-11-15
1
-9
/
+14
*
Blackfin: bfin_gpio: proc: fix return value
Steven Miao
2012-10-08
1
-2
/
+2
*
bfin_gpio: fix bf548-ezkit kernel fail to boot
Steven Miao
2012-05-21
1
-1
/
+2
*
blackfin: add bf60x to current framework
Bob Liu
2012-05-21
1
-13
/
+14
*
Blackfin: bf54x: fix GPIO resume code
Mike Frysinger
2011-07-23
1
-2
/
+2
*
Blackfin: bf538: pull gpio/port logic out of core hibernate paths
Mike Frysinger
2011-07-23
1
-0
/
+22
*
Blackfin: switch /proc/gpio to seq_file
Alexey Dobriyan
2011-05-25
1
-11
/
+20
*
Blackfin: bf537: demux port H mask A and emac rx ints
Mike Frysinger
2011-05-25
1
-1
/
+1
*
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
2011-05-25
1
-0
/
+1
*
Blackfin: gpio: add peripheral group check
steven miao
2010-10-22
1
-67
/
+118
*
Blackfin: Rename IRQ flags handling functions
David Howells
2010-10-07
1
-51
/
+51
*
Blackfin: portmux: fix peripheral map overflow when requesting pins
Michael Hennerich
2010-08-06
1
-1
/
+1
*
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
2010-08-06
1
-2
/
+2
*
Blackfin: gpio: unify & clean up reserved map handling
Mike Frysinger
2010-08-06
1
-51
/
+56
*
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-05-21
1
-119
/
+12
*
Blackfin: mark gpio lib functions static
Joachim Eastwood
2010-03-09
1
-7
/
+7
*
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
2010-03-09
1
-0
/
+6
*
Blackfin: gpio: use shorter name
Michael Hennerich
2010-03-09
1
-1
/
+1
*
Blackfin: bf538: add support for extended GPIO banks
Michael Hennerich
2009-12-15
1
-0
/
+97
*
Blackfin: add some bounds checking to peripheral_request
Barry Song
2009-12-15
1
-0
/
+2
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
1
-24
/
+3
*
Blackfin: remove useless duplicated assignment in gpio code
Michael Hennerich
2009-09-16
1
-1
/
+0
*
Blackfin: fix bugs in GPIO resume code
Michael Hennerich
2009-07-16
1
-4
/
+2
*
Blackfin: punt useless GPIO init call
Mike Frysinger
2009-06-12
1
-9
/
+0
*
Blackfin: do not error if GPIO IRQ is requested already as GPIO
Michael Hennerich
2009-06-12
1
-9
/
+0
*
Blackfin arch: be less noisy when gets a gpio conflict after kernel has booted
Robin Getz
2009-03-29
1
-8
/
+16
*
Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x
Mike Frysinger
2009-03-28
1
-27
/
+27
*
Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...
Graf Yang
2009-02-04
1
-5
/
+12
*
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
Sonic Zhang
2009-02-04
1
-3
/
+2
*
Blackfin arch: cleanup bf54x ifdef mess in gpio code
Mike Frysinger
2009-02-04
1
-345
/
+202
*
Blackfin arch: explicit add a might sleep to gpio_free
Uwe Kleine-Koenig
2009-02-04
1
-0
/
+2
*
Blackfin arch: reset POLAR setting when acquiring a gpio for the first time
Michael Hennerich
2009-02-04
1
-1
/
+7
*
Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...
Michael Hennerich
2009-02-04
1
-3
/
+0
*
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2009-01-07
1
-50
/
+50
*
Blackfin arch: Allow a gpio pin be requested both as gpio and irq.
Graf Yang
2009-01-07
1
-6
/
+76
*
Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...
Graf Yang
2008-11-18
1
-2
/
+2
*
Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...
Michael Hennerich
2008-11-18
1
-18
/
+72
*
Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...
Bryan Wu
2008-11-18
1
-15
/
+15
*
Blackfin arch: refine the gpio check
Mike Frysinger
2008-10-28
1
-5
/
+5
*
Blackfin arch: unify port_setup() to reduce arch differences
Mike Frysinger
2008-10-28
1
-14
/
+10
*
Blackfin arch: unify peripheral_request() to reduce arch differences
Mike Frysinger
2008-10-28
1
-78
/
+11
*
Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...
Mike Frysinger
2008-10-28
1
-2
/
+1
*
Blackfin arch: unify check_gpio() to reduce arch differences
Mike Frysinger
2008-10-28
1
-9
/
+3
*
Blackfin arch: add support for Blackfin latest processor family BF51x
Bryan Wu
2008-11-18
1
-11
/
+11
*
Blackfin arch: BF538/9 Linux kernel Support
Michael Hennerich
2008-11-18
1
-1
/
+5
*
Blackfin arch: fix incorrect limit check for bf54x check_gpio
Mike Frysinger
2008-10-28
1
-1
/
+1
*
Blackfin arch: Fix bogus str_ident check in gpio code
Michael Hennerich
2008-10-13
1
-5
/
+2
[next]