summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/bfin_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich2008-05-171-0/+19
* [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQMichael Hennerich2008-04-241-28/+17
* [Blackfin] arch: declare list of peripherals as const since we dont modify th...Mike Frysinger2008-04-241-2/+2
* [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang2008-04-241-8/+8
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-231-4/+4
* [Blackfin] arch: fix up gpio code style -- no functional changesMike Frysinger2008-03-261-47/+39
* [Blackfin] arch: dump the stack before printing out an error otherwise the st...Mike Frysinger2008-03-261-7/+7
* [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-091-12/+8
* [Blackfin] arch: GPIO API cleanup and anomaly updateMichael Hennerich2008-01-221-35/+28
* [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-221-13/+42
* [Blackfin] arch: Fix gpio label handlingMichael Hennerich2007-12-241-13/+18
* [Blackfin] arch: add support for BF523/BF524/BF526Mike Frysinger2007-12-241-0/+34
* Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-211-2/+33
* Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...Michael Hennerich2007-10-101-70/+107
* Blackfin arch: a few things still use bfin_read_PORT_FER()Michael Hennerich2007-10-111-0/+15
* Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single fileMichael Hennerich2007-08-281-11/+214
* Blackfin arch: extract gpio number from PIN functionMichael Hennerich2007-08-271-2/+4
* Blackfin arch: rewrite our reboot code in CMike Frysinger2007-10-111-0/+18
* Blackfin arch: Some cosmetics based on LKML feedback from Joe PerchesMichael Hennerich2007-08-031-36/+66
* Blackfin arch: add missing gpio error handling to make sure we roll back requ...Michael Hennerich2007-07-241-2/+8
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-251-5/+5
* Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich2007-10-041-8/+11
* Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-041-31/+241
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-121-7/+4
* Blackfin arch: fix bug can not wakeup from sleep via push buttonsMichael Hennerich2007-06-141-2/+10
* Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1Michael Hennerich2007-06-111-1/+1
* Blackfin arch: Fix reserved map after we changed PORT_H definitionMichael Hennerich2007-05-211-2/+2
* Blackfin arch: mark a bunch of local functions as staticMike Frysinger2007-05-211-4/+3
* blackfin architectureBryan Wu2007-05-071-0/+637
OpenPOWER on IntegriCloud