Commit Graph

37 Commits (01eebb53a65996dfbfb892bf5eb21ae831fbe3a6)

Author SHA1 Message Date
Eric Miao c70f5a6099 [ARM] pxa: fix irq suspend/resume for pxa25x 15 years ago
Haojian Zhuang c482ae4dcf [ARM] pxa: fix resume failure by saving/restoring IPRx registers 15 years ago
Haojian Zhuang d2c3706842 [ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handling 16 years ago
Eric Miao 5bf3df3f00 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 16 years ago
Eric Miao a58fbcd8ad [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c 16 years ago
Marc Zyngier 57a7a62eb6 [ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
Philipp Zabel f1b23586c1 [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes 17 years ago
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