Haojian Zhuang
|
157d2644cb
ARM: pxa: change gpio to platform device
|
13 년 전 |
Haojian Zhuang
|
87c49e2057
ARM: pxa: use chained interrupt for GPIO0 and GPIO1
|
13 년 전 |
Linus Torvalds
|
68e24ba704
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
|
13 년 전 |
Arnd Bergmann
|
43872fa788
Merge branch 'depends/rmk/gpio' into next/fixes
|
13 년 전 |
Linus Torvalds
|
ca90666287
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
|
13 년 전 |
Jamie Iles
|
5a567d78c4
ARM: 7115/4: move __exception and friends to asm/exception.h
|
13 년 전 |
Arnd Bergmann
|
97b09da4ee
ARM: pxa: use correct __iomem annotations
|
13 년 전 |
Linus Walleij
|
f55be1bf52
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
|
13 년 전 |
Russell King
|
2f8163baad
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
|
14 년 전 |
Eric Miao
|
a551e4f787
ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLER
|
14 년 전 |
Eric Miao
|
5d284e353e
ARM: pxa: avoid accessing interrupt registers directly
|
14 년 전 |
Rafael J. Wysocki
|
2eaa03b5be
ARM / PXA: Use struct syscore_ops for "core" power management
|
14 년 전 |
Thomas Gleixner
|
f38c02f3b3
arm: Fold irq_set_chip/irq_set_handler
|
14 년 전 |
Thomas Gleixner
|
9323f26186
arm: Reorder irq_set_ function calls
|
14 년 전 |
Thomas Gleixner
|
6845664a6a
arm: Cleanup the irq namespace
|
14 년 전 |
Eric Miao
|
a1015a1595
ARM: pxa: fix recursive calls in pxa_low_gpio_chip
|
14 년 전 |
Marek Vasut
|
1b624fb64c
ARM: pxa: fix suspend/resume array index miscalculation
|
14 년 전 |
Marek Vasut
|
57879b8c40
ARM: pxa: use cpu_has_ipr() consistently in irq.c
|
14 년 전 |
Lennert Buytenhek
|
a3f4c927d3
ARM: PXA SoCs: irq_data conversion.
|
14 년 전 |
Haojian Zhuang
|
a79a9ad94a
ARM: pxa: sanitize IRQ registers access based on offset
|
14 년 전 |
Haojian Zhuang
|
bb71bdd31b
ARM: pxa: redefine irqs.h
|
14 년 전 |
Eric Miao
|
c70f5a6099
[ARM] pxa: fix irq suspend/resume for pxa25x
|
15 년 전 |
Haojian Zhuang
|
c482ae4dcf
[ARM] pxa: fix resume failure by saving/restoring IPRx registers
|
15 년 전 |
Haojian Zhuang
|
d2c3706842
[ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handling
|
16 년 전 |
Eric Miao
|
5bf3df3f00
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
|
16 년 전 |
Eric Miao
|
a58fbcd8ad
[ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c
|
16 년 전 |
Marc Zyngier
|
57a7a62eb6
[ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15
|
17 년 전 |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 년 전 |
Russell King
|
be50972935
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
|
17 년 전 |
Philipp Zabel
|
f1b23586c1
[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes
|
17 년 전 |