index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 arch: mark local gpio_error() as static
Mike Frysinger
2008-10-08
1
-1
/
+1
*
Blackfin arch: Functional power management support
Michael Hennerich
2008-07-19
1
-6
/
+112
*
Blackfin arch: Add workaround to read edge triggered GPIOs
Michael Hennerich
2008-05-17
1
-0
/
+19
*
[Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ
Michael Hennerich
2008-04-24
1
-28
/
+17
*
[Blackfin] arch: declare list of peripherals as const since we dont modify th...
Mike Frysinger
2008-04-24
1
-2
/
+2
*
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
2008-04-24
1
-8
/
+8
*
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2008-04-23
1
-4
/
+4
*
[Blackfin] arch: fix up gpio code style -- no functional changes
Mike Frysinger
2008-03-26
1
-47
/
+39
*
[Blackfin] arch: dump the stack before printing out an error otherwise the st...
Mike Frysinger
2008-03-26
1
-7
/
+7
*
[Blackfin] arch: hook up set_irq_wake in Blackfin's irq code
Michael Hennerich
2008-02-09
1
-12
/
+8
*
[Blackfin] arch: GPIO API cleanup and anomaly update
Michael Hennerich
2008-01-22
1
-35
/
+28
*
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
2008-01-22
1
-13
/
+42
*
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
2007-12-24
1
-13
/
+18
*
[Blackfin] arch: add support for BF523/BF524/BF526
Mike Frysinger
2007-12-24
1
-0
/
+34
*
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
2007-10-21
1
-2
/
+33
*
Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...
Michael Hennerich
2007-10-10
1
-70
/
+107
*
Blackfin arch: a few things still use bfin_read_PORT_FER()
Michael Hennerich
2007-10-11
1
-0
/
+15
*
Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file
Michael Hennerich
2007-08-28
1
-11
/
+214
*
Blackfin arch: extract gpio number from PIN function
Michael Hennerich
2007-08-27
1
-2
/
+4
*
Blackfin arch: rewrite our reboot code in C
Mike Frysinger
2007-10-11
1
-0
/
+18
*
Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches
Michael Hennerich
2007-08-03
1
-36
/
+66
*
Blackfin arch: add missing gpio error handling to make sure we roll back requ...
Michael Hennerich
2007-07-24
1
-2
/
+8
*
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2007-07-25
1
-5
/
+5
*
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...
Michael Hennerich
2007-10-04
1
-8
/
+11
*
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
2007-10-04
1
-31
/
+241
*
Blackfin arch: cleanup warnings from checkpatch -- no functional changes
Mike Frysinger
2007-07-12
1
-7
/
+4
*
Blackfin arch: fix bug can not wakeup from sleep via push buttons
Michael Hennerich
2007-06-14
1
-2
/
+10
*
Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1
Michael Hennerich
2007-06-11
1
-1
/
+1
*
Blackfin arch: Fix reserved map after we changed PORT_H definition
Michael Hennerich
2007-05-21
1
-2
/
+2
*
Blackfin arch: mark a bunch of local functions as static
Mike Frysinger
2007-05-21
1
-4
/
+3
*
blackfin architecture
Bryan Wu
2007-05-07
1
-0
/
+637
[prev]