Age | Commit message (Expand) | Author | Files | Lines |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -1/+1 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -3/+3 |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -3/+3 |
2012-08-13 | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 1 | -0/+95 |
2012-08-01 | ARM: mach-pxa: retire custom LED code | Bryan Wu | 1 | -0/+95 |
2012-07-19 | [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -1/+1 |
2012-03-24 | ARM: sa1111: provide a generic way to prevent devices from registering | Russell King | 1 | -0/+1 |
2012-01-09 | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 1 | -0/+1 |
2012-01-05 | ARM: restart: pxa: use new restart hook | Russell King | 1 | -0/+1 |
2011-11-14 | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ | Haojian Zhuang | 1 | -2/+2 |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 1 | -1/+1 |
2011-07-12 | ARM: pxa: enable MULTI_IRQ_HANDLER for all boards | Eric Miao | 1 | -0/+1 |
2011-04-24 | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -15/+6 |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -4/+4 |
2011-03-16 | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux | 1 | -1/+1 |
2011-01-13 | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 1 | -8/+9 |
2011-01-08 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-12-16 | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 1 | -1/+2 |
2010-12-16 | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 1 | -1/+1 |
2010-12-01 | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-08 | ARM: pxa: encode IRQ number into .nr_irqs | Haojian Zhuang | 1 | -1/+2 |
2010-05-11 | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond | Eric Miao | 1 | -1/+1 |
2010-03-02 | [ARM] sa1111: allow cascaded IRQs to be used by platforms | Eric Miao | 1 | -0/+7 |
2010-03-02 | [ARM] pxa: add the missing AC97 pin configurations | Eric Miao | 1 | -0/+6 |
2010-03-02 | [ARM] pxa: simplify the LCD pin configuration for pxa25x platforms | Eric Miao | 1 | -19/+1 |
2010-03-02 | [ARM] pxa: use chip->ack() instead of accessing GEDR directly | Eric Miao | 1 | -1/+1 |
2009-12-01 | [ARM] pxa: allow platforms to control which uarts are registered | Russell King | 1 | -0/+4 |
2009-09-10 | [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c | Marek Vasut | 1 | -2/+3 |
2009-09-10 | [ARM] pxa: factor pxamci gpio handling | Robert Jarzmik | 1 | -5/+8 |
2009-03-09 | [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.c | Eric Miao | 1 | -0/+7 |
2009-03-09 | [ARM] pxa: move GPIO register definitions into <mach/gpio.h> | Eric Miao | 1 | -0/+1 |
2009-03-09 | [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage | Eric Miao | 1 | -3/+1 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 1 | -2/+1 |
2008-09-27 | [ARM] pxa/lubbock: add missing MFP pin configurations | Eric Miao | 1 | -0/+23 |
2008-08-12 | [ARM] clocklib: Update users of aliases to new API | Ian Molton | 1 | -0/+2 |
2008-08-07 | [ARM] 5185/1: Fix spi num_chipselect for lubbock | Jonathan Cameron | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -11/+11 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 1 | -1/+1 |
2008-07-13 | [ARM] pxa: make lubbock to use new smc91x platform data | Eric Miao | 1 | -0/+8 |
2008-07-13 | [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper | Dmitry Baryshkov | 1 | -0/+1 |
2008-07-10 | [ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform... | Guennadi Liakhovetski | 1 | -9/+1 |
2008-07-10 | [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model | Mark Brown | 1 | -6/+2 |
2008-05-08 | [ARM] lubbock: fix compilation | Alexey Dobriyan | 1 | -1/+1 |
2008-04-30 | pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type | eric miao | 1 | -2/+2 |
2008-04-19 | [ARM] pxa: lubbock: move mis-placed SPI info | Russell King | 1 | -20/+20 |
2008-04-19 | [ARM] pxa: use new pin configuration mechanism for lubbock | eric miao | 1 | -45/+37 |