Blackfin: mass clean up of copyright/licensing info
[safe/jmp/linux-2.6] / arch / blackfin / kernel / bfin_gpio.c
2009-10-07 Robin GetzBlackfin: mass clean up of copyright/licensing info
2009-09-17 Michael HennerichBlackfin: remove useless duplicated assignment in gpio...
2009-07-16 Michael HennerichBlackfin: fix bugs in GPIO resume code
2009-06-12 Mike FrysingerBlackfin: punt useless GPIO init call
2009-06-12 Michael HennerichBlackfin: do not error if GPIO IRQ is requested already...
2009-03-28 Robin GetzBlackfin arch: be less noisy when gets a gpio conflict...
2009-03-28 Mike FrysingerBlackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_B...
2009-02-04 Graf YangBlackfin arch: Fix bug - BF518 port F, G, and H have...
2009-02-04 Sonic ZhangBlackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
2009-02-04 Mike FrysingerBlackfin arch: cleanup bf54x ifdef mess in gpio code
2009-02-04 Uwe Kleine-KoenigBlackfin arch: explicit add a might sleep to gpio_free
2009-02-04 Michael HennerichBlackfin arch: reset POLAR setting when acquiring a...
2009-02-04 Michael HennerichBlackfin arch: Fix Bug - request lines with peripheral_...
2009-01-07 Yi LiBlackfin arch: merge adeos blackfin part to arch/blackfin/
2009-01-07 Graf YangBlackfin arch: Allow a gpio pin be requested both as...
2008-11-18 Graf YangBlackfin arch: Request the gpio resource when making...
2008-11-18 Michael HennerichBlackfin arch: Convert Blackfin GPIO driver to use...
2008-11-18 Bryan WuBlackfin arch: fix bug - gpio_bank() macros messed...
2008-10-28 Mike FrysingerBlackfin arch: refine the gpio check
2008-10-28 Mike FrysingerBlackfin arch: unify port_setup() to reduce arch differ...
2008-10-28 Mike FrysingerBlackfin arch: unify peripheral_request() to reduce...
2008-10-28 Mike FrysingerBlackfin arch: fix cmp_label() so it doesnt incorrectly...
2008-10-28 Mike FrysingerBlackfin arch: unify check_gpio() to reduce arch differ...
2008-10-28 Mike FrysingerBlackfin arch: fix incorrect limit check for bf54x...
2008-11-18 Bryan WuBlackfin arch: add support for Blackfin latest processo...
2008-11-18 Michael HennerichBlackfin arch: BF538/9 Linux kernel Support
2008-10-13 Michael HennerichBlackfin arch: Fix bogus str_ident check in gpio code
2008-10-08 Mike FrysingerBlackfin arch: mark local gpio_error() as static
2008-07-19 Michael HennerichBlackfin arch: Functional power management support
2008-05-17 Michael HennerichBlackfin arch: Add workaround to read edge triggered...
2008-04-24 Michael Hennerich[Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ
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