aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/bfin_gpio.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* Blackfin: bfin_gpio: proc: fix return valueSteven Miao2012-10-08
* bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao2012-05-21
* blackfin: add bf60x to current frameworkBob Liu2012-05-21
* Blackfin: bf54x: fix GPIO resume codeMike Frysinger2011-07-23
* Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger2011-07-23
* Blackfin: switch /proc/gpio to seq_fileAlexey Dobriyan2011-05-25
* Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger2011-05-25
* Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-25
* Blackfin: gpio: add peripheral group checksteven miao2010-10-22
* Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-07
* Blackfin: portmux: fix peripheral map overflow when requesting pinsMichael Hennerich2010-08-06
* Blackfin: gpio/portmux: clean up whitespace corruptionMike Frysinger2010-08-06
* Blackfin: gpio: unify & clean up reserved map handlingMike Frysinger2010-08-06
* Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-21
* Blackfin: mark gpio lib functions staticJoachim Eastwood2010-03-09
* Blackfin: GPIO: implement to_irq handlerJoachim Eastwood2010-03-09
* Blackfin: gpio: use shorter nameMichael Hennerich2010-03-09
* Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-15
* Blackfin: add some bounds checking to peripheral_requestBarry Song2009-12-15
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
* Blackfin: remove useless duplicated assignment in gpio codeMichael Hennerich2009-09-16
* Blackfin: fix bugs in GPIO resume codeMichael Hennerich2009-07-16
* Blackfin: punt useless GPIO init callMike Frysinger2009-06-12
* Blackfin: do not error if GPIO IRQ is requested already as GPIOMichael Hennerich2009-06-12
* Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz2009-03-28
* Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger2009-03-28
* Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...Graf Yang2009-02-04
* Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang2009-02-04
* Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger2009-02-04
* Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig2009-02-04
* Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich2009-02-04
* Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...Michael Hennerich2009-02-04
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-07
* Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang2009-01-07
* Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...Graf Yang2008-11-18
* Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...Michael Hennerich2008-11-18
* Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu2008-11-18
* Blackfin arch: refine the gpio checkMike Frysinger2008-10-28
* Blackfin arch: unify port_setup() to reduce arch differencesMike Frysinger2008-10-28
* Blackfin arch: unify peripheral_request() to reduce arch differencesMike Frysinger2008-10-28
* Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...Mike Frysinger2008-10-28
* Blackfin arch: unify check_gpio() to reduce arch differencesMike Frysinger2008-10-28
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-18
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-18
* Blackfin arch: fix incorrect limit check for bf54x check_gpioMike Frysinger2008-10-28
* Blackfin arch: Fix bogus str_ident check in gpio codeMichael Hennerich2008-10-12
* Blackfin arch: mark local gpio_error() as staticMike Frysinger2008-10-08
* Blackfin arch: Functional power management supportMichael Hennerich2008-07-19
* Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich2008-05-17