Eric Miao
|
a551e4f787
ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLER
|
14 years ago |
Eric Miao
|
5d284e353e
ARM: pxa: avoid accessing interrupt registers directly
|
14 years ago |
Rafael J. Wysocki
|
2eaa03b5be
ARM / PXA: Use struct syscore_ops for "core" power management
|
14 years ago |
Thomas Gleixner
|
f38c02f3b3
arm: Fold irq_set_chip/irq_set_handler
|
14 years ago |
Thomas Gleixner
|
9323f26186
arm: Reorder irq_set_ function calls
|
14 years ago |
Thomas Gleixner
|
6845664a6a
arm: Cleanup the irq namespace
|
14 years ago |
Eric Miao
|
a1015a1595
ARM: pxa: fix recursive calls in pxa_low_gpio_chip
|
14 years ago |
Marek Vasut
|
1b624fb64c
ARM: pxa: fix suspend/resume array index miscalculation
|
14 years ago |
Marek Vasut
|
57879b8c40
ARM: pxa: use cpu_has_ipr() consistently in irq.c
|
14 years ago |
Lennert Buytenhek
|
a3f4c927d3
ARM: PXA SoCs: irq_data conversion.
|
14 years ago |
Haojian Zhuang
|
a79a9ad94a
ARM: pxa: sanitize IRQ registers access based on offset
|
14 years ago |
Haojian Zhuang
|
bb71bdd31b
ARM: pxa: redefine irqs.h
|
14 years ago |
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
|
16 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 |