Commit Graph

28 Commits (f2278f31d6feb9036eaa79f2e8abcce850420abd)

Author SHA1 Message Date
eric miao a683b14df8 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 17 years ago
eric miao b9e25aced3 [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() 17 years ago
eric miao f6fb7af476 [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one 17 years ago
eric miao e3630db1fa [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c 17 years ago
eric miao dfa1067996 [ARM] pxa: cleanup the coding style of pxa_gpio_set_type() 17 years ago
eric miao a7bf4dbaba [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs 17 years ago
eric miao 7a26d3a33f [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs() 17 years ago
Philipp Zabel 1c44f5f16f gpiolib support for the PXA architecture 17 years ago
eric miao c016550490 [ARM] pxa: introduce sysdev for IRQ register saving/restoring 17 years ago
eric miao 2c8086a5d0 [ARM] pxa: PXA3xx base support 18 years ago
eric miao c95530c779 [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c 18 years ago
eric miao 30f0b40844 [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable 18 years ago
Samuel fd51bcc5dc [ARM] 4557/1: Fix PXA irq gpio initialization 18 years ago
Eric Miao cd49104d99 [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq() 18 years ago
Eric Miao 4a3dcd35c8 [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler() 18 years ago
Eric Miao 348f2e3b29 [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio() 18 years ago
Eric Miao 53665a50fd [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low() 18 years ago
Eric Miao c08b7b3ef6 [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQS 18 years ago
Eric Miao 486c955118 [ARM] 4434/1: PXA: remove PXA_IRQ_SKIP 18 years ago
Philipp Zabel 4fe4a2bf9a [ARM] 4236/2: basic {enable,disable}_irq_wake() support for PXA 18 years ago
Russell King 0f0a00beb8 [ARM] Remove needless linux/ptrace.h includes 18 years ago
Russell King 10dd5ce28d [ARM] Remove compatibility layer for ARM irqs 18 years ago
Linus Torvalds 0cd61b68c3 Initial blind fixup for arm for irq changes 19 years ago
David Brownell 38c677cb9a [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name 19 years ago
Guennadi Liakhovetski e033108bf7 [ARM] 3672/1: PXA: don't probe output GPIOs for interrupt 19 years ago
Russell King 664399e1fb [ARM] Wrap calls to descriptor handlers 20 years ago
Russell King 7801907b8c [ARM] Change irq_chip wake/type methods to set_wake/set_type 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago