Commit History

Author SHA1 Message Date
  Michael Hennerich a4f0b32c33 Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip infrastructure 16 years ago
  Bryan Wu 397861cd80 Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating with positioning a gpio 16 years ago
  Mike Frysinger 6a87d29bc6 Blackfin arch: refine the gpio check 16 years ago
  Mike Frysinger a2d03a1d8e Blackfin arch: unify port_setup() to reduce arch differences 16 years ago
  Mike Frysinger 6c7ec0ec93 Blackfin arch: unify peripheral_request() to reduce arch differences 16 years ago
  Mike Frysinger 1f7d373f47 Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leading matches 16 years ago
  Mike Frysinger 27228b2e4c Blackfin arch: unify check_gpio() to reduce arch differences 16 years ago
  Bryan Wu 2f6f4bcdd6 Blackfin arch: add support for Blackfin latest processor family BF51x 16 years ago
  Michael Hennerich dc26aec25d Blackfin arch: BF538/9 Linux kernel Support 16 years ago
  Mike Frysinger 72edff8dd4 Blackfin arch: fix incorrect limit check for bf54x check_gpio 16 years ago
  Michael Hennerich e9fae189ca Blackfin arch: Fix bogus str_ident check in gpio code 16 years ago
  Mike Frysinger 74c04503d7 Blackfin arch: mark local gpio_error() as static 16 years ago
  Michael Hennerich 1efc80b53e Blackfin arch: Functional power management support 17 years ago
  Michael Hennerich 803a8d2acb Blackfin arch: Add workaround to read edge triggered GPIOs 17 years ago
  Michael Hennerich affee2b261 [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ 17 years ago
  Mike Frysinger 681793711a [Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array 17 years ago
  Graf Yang 6ed8394230 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. 17 years ago
  Harvey Harrison b85d858b40 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 17 years ago
  Mike Frysinger d171c23327 [Blackfin] arch: fix up gpio code style -- no functional changes 17 years ago
  Mike Frysinger f85c4abdbc [Blackfin] arch: dump the stack before printing out an error otherwise the stack dump is useless as it shows us tracing through printk 17 years ago
  Michael Hennerich cfefe3c683 [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code 17 years ago
  Michael Hennerich a2c8cfef6a [Blackfin] arch: GPIO API cleanup and anomaly update 17 years ago
  Michael Hennerich acbcd26319 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface 17 years ago
  Michael Hennerich fac3cf432e [Blackfin] arch: Fix gpio label handling 17 years ago
  Mike Frysinger 1545a1111a [Blackfin] arch: add support for BF523/BF524/BF526 17 years ago
  Michael Hennerich 590031450a Blackfin arch: add new processor ADSP-BF52x arch/mach support 17 years ago
  Michael Hennerich 2b39331a28 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 17 years ago
  Michael Hennerich 2acde90230 Blackfin arch: a few things still use bfin_read_PORT_FER() 17 years ago
  Michael Hennerich d2b11a468a Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file 18 years ago
  Michael Hennerich 4d5f4ed3fb Blackfin arch: extract gpio number from PIN function 18 years ago