summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/bfin_gpio.c
AgeCommit message (Expand)Author
2017-10-19blackfin: Fix local <asm/gpio.h> includesLinus Walleij
2016-02-19blackfin: gpio: switch to gpiochip_add_data()Linus Walleij
2016-01-25blackfin: gpio: Be sure to clamp return valueLinus Walleij
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang
2013-11-15Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang
2012-10-08Blackfin: bfin_gpio: proc: fix return valueSteven Miao
2012-05-21bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao
2012-05-21blackfin: add bf60x to current frameworkBob Liu
2011-07-23Blackfin: bf54x: fix GPIO resume codeMike Frysinger
2011-07-23Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger
2011-05-25Blackfin: switch /proc/gpio to seq_fileAlexey Dobriyan
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger
2010-10-22Blackfin: gpio: add peripheral group checksteven miao
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells
2010-08-06Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich
2010-08-06Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger
2010-08-06Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-03-09Blackfin: mark gpio lib functions staticJoachim Eastwood
2010-03-09Blackfin: GPIO: implement to_irq handlerJoachim Eastwood
2010-03-09Blackfin: gpio: use shorter nameMichael Hennerich
2009-12-15Blackfin: bf538: add support for extended GPIO banksMichael Hennerich
2009-12-15Blackfin: add some bounds checking to peripheral_requestBarry Song
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-09-16Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich
2009-07-16Blackfin: fix bugs in GPIO resume codeMichael Hennerich
2009-06-12Blackfin: punt useless GPIO init callMike Frysinger
2009-06-12Blackfin: do not error if GPIO IRQ is requested already as GPIOMichael Hennerich
2009-03-29Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz
2009-03-28Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger
2009-02-04Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...Graf Yang
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang
2009-02-04Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger
2009-02-04Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig
2009-02-04Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich
2009-02-04Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...Michael Hennerich
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang
2008-11-18Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...Graf Yang
2008-11-18Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...Michael Hennerich
2008-11-18Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu
2008-10-28Blackfin arch: refine the gpio checkMike Frysinger
2008-10-28Blackfin arch: unify port_setup() to reduce arch differencesMike Frysinger
2008-10-28Blackfin arch: unify peripheral_request() to reduce arch differencesMike Frysinger
2008-10-28Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...Mike Frysinger
2008-10-28Blackfin arch: unify check_gpio() to reduce arch differencesMike Frysinger
2008-11-18Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu
2008-11-18Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich
2008-10-28Blackfin arch: fix incorrect limit check for bf54x check_gpioMike Frysinger