| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxa: make more mach/*.h files local | Arnd Bergmann | 2015-12-01 | 1 | -1/+1 |
* | ARM: pxa: mainstone: Use PWM lookup table | Thierry Reding | 2015-10-14 | 1 | -4/+15 |
* | ARM: pxa: mainstone: use new pxa_cplds driver | Robert Jarzmik | 2015-04-30 | 1 | -87/+28 |
* | ARM: pxa: remove IRQF_DISABLED | Michael Opdenacker | 2013-12-11 | 1 | -1/+1 |
* | ARM: pxa: Initialize PWM backlight enable_gpio field | Thierry Reding | 2013-10-16 | 1 | -0/+1 |
* | ARM: pxa: propagate errors from regulator_enable() to pxamci | Arnd Bergmann | 2013-07-23 | 1 | -1/+2 |
* | Input: pxa27x-keypad - use matrix_keymap for matrix keys | Chao Xie | 2013-06-18 | 1 | -3/+7 |
* | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -1/+1 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 1 | -5/+5 |
|\ |
|
| * | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -5/+5 |
* | | ARM: mach-pxa: retire custom LED code | Bryan Wu | 2012-08-01 | 1 | -0/+94 |
|/ |
|
* | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 1 | -0/+1 |
|\ |
|
| * | ARM: restart: pxa: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+1 |
* | | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ | Haojian Zhuang | 2011-11-14 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 1 | -1/+1 |
|\ |
|
| * | ARM: mach-pxa: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
* | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -2/+1 |
|/ |
|
* | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao | 2011-07-12 | 1 | -0/+1 |
* | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 2011-04-24 | 1 | -16/+6 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-30 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux | 2011-03-16 | 1 | -1/+1 |
* | | | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | | | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -4/+4 |
|/ / |
|
* / | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 1 | -1/+1 |
|/ |
|
* | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -8/+9 |
* | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 2010-12-16 | 1 | -1/+2 |
* | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 2010-12-16 | 1 | -1/+1 |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
* | ARM: pxa: moved pxa27x_keypad.h to platform pxa directory | Mark F. Brown | 2010-10-09 | 1 | -1/+1 |
* | ARM: pxa: encode IRQ number into .nr_irqs | Haojian Zhuang | 2010-10-08 | 1 | -0/+1 |
* | [ARM] pxa: add the missing AC97 pin configurations | Eric Miao | 2010-03-02 | 1 | -0/+4 |
* | [ARM] pxa: simplify the LCD pin configuration for pxa27x platforms | Eric Miao | 2010-03-02 | 1 | -20/+1 |
* | [ARM] pxa: use chip->ack() instead of accessing GEDR directly | Eric Miao | 2010-03-02 | 1 | -1/+1 |
* | [ARM] pxa: allow platforms to control which uarts are registered | Russell King | 2009-12-01 | 1 | -0/+4 |
* | [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c | Marek Vasut | 2009-09-10 | 1 | -2/+3 |
* | [ARM] pxa: factor pxamci gpio handling | Robert Jarzmik | 2009-09-10 | 1 | -4/+7 |
* | [ARM] pxa: move mach/i2c.h to plat/i2c.h | Eric Miao | 2009-06-05 | 1 | -1/+1 |
* | [ARM] pxa: move GPIO register definitions into <mach/gpio.h> | Eric Miao | 2009-03-09 | 1 | -0/+1 |
* | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage | Eric Miao | 2009-03-09 | 1 | -3/+1 |
* | [ARM] pxa: move I2C pin configurations out into board specific files | Eric Miao | 2008-12-02 | 1 | -0/+4 |
* | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 2008-10-09 | 1 | -2/+1 |
* | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers | Eric Miao | 2008-10-07 | 1 | -11/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -12/+12 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 1 | -1/+1 |
* | [ARM] pxa: make mainstone to use the new smc91x platform data | Eric Miao | 2008-07-12 | 1 | -0/+9 |
* | Merge branch 'pxa-devel' into pxa | Russell King | 2008-07-12 | 1 | -4/+4 |
|\ |
|
| * | [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keys | Eric Miao | 2008-07-09 | 1 | -3/+3 |
| * | [ARM] pxa: fix typo of CONFIG_*_MODULE | Eric Miao | 2008-07-09 | 1 | -1/+1 |