[Blackfin] arch: declare list of peripherals as const since we dont modify the incomi...
[safe/jmp/linux-2.6] / arch / blackfin / kernel / bfin_gpio.c
2008-04-23 Mike Frysinger[Blackfin] arch: declare list of peripherals as const...
2008-04-23 Graf Yang[Blackfin] arch: Resolve the clash issue of UART define...
2008-04-23 Harvey Harrison[Blackfin] arch: __FUNCTION__ is gcc-specific, use...
2008-03-26 Mike Frysinger[Blackfin] arch: fix up gpio code style -- no functiona...
2008-03-26 Mike Frysinger[Blackfin] arch: dump the stack before printing out...
2008-02-08 Michael Hennerich[Blackfin] arch: hook up set_irq_wake in Blackfin's...
2008-01-22 Michael Hennerich[Blackfin] arch: GPIO API cleanup and anomaly update
2008-01-22 Michael Hennerich[Blackfin] arch: Fix BUG gpio_direction_output API...
2007-12-24 Michael Hennerich[Blackfin] arch: Fix gpio label handling
2007-12-24 Mike Frysinger[Blackfin] arch: add support for BF523/BF524/BF526
2007-10-21 Michael HennerichBlackfin arch: add new processor ADSP-BF52x arch/mach...
2007-10-03 Michael HennerichBlackfin arch: fix PORT_J BUG for BF537/6 EMAC driver...
2007-10-03 Michael HennerichBlackfin arch: gpio pinmux and resource allocation...
2007-10-10 Michael HennerichBlackfin arch: Comply with revised Anomaly Workarounds...
2007-10-10 Michael HennerichBlackfin arch: a few things still use bfin_read_PORT_FER()
2007-08-28 Michael HennerichBlackfin arch: Merge GPIO/Peripheral Resource Allocatio...
2007-08-27 Michael HennerichBlackfin arch: extract gpio number from PIN function
2007-10-10 Mike FrysingerBlackfin arch: rewrite our reboot code in C
2007-08-03 Michael HennerichBlackfin arch: Some cosmetics based on LKML feedback...
2007-07-24 Michael HennerichBlackfin arch: add missing gpio error handling to make...
2007-07-25 Mike FrysingerBlackfin arch: revise anomaly handling by basing things...
2007-07-12 Mike FrysingerBlackfin arch: cleanup warnings from checkpatch --...
2007-06-14 Michael HennerichBlackfin arch: fix bug can not wakeup from sleep via...
2007-06-11 Michael HennerichBlackfin arch: As Mike pointed out range goes form...
2007-05-21 Michael HennerichBlackfin arch: Fix reserved map after we changed PORT_H...
2007-05-21 Mike FrysingerBlackfin arch: mark a bunch of local functions as static
2007-05-07 Bryan Wublackfin architecture