Age | Commit message (Expand) | Author | Files | Lines |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 1 | -1/+1 |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-08-20 | ARM: pxa: fix build issue while CONFIG_OF is disabled | Haojian Zhuang | 1 | -0/+2 |
2012-08-16 | ARM: pxa3xx: skip default device initialization when booting via DT | Daniel Mack | 1 | -1/+3 |
2012-08-16 | ARM: pxa: add devicetree code for irq handling | Daniel Mack | 1 | -2/+15 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -0/+1 |
2012-03-21 | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann | 1 | -1/+0 |
2012-03-06 | ARM: pxa: remove duplicated registeration on pxa-gpio | Haojian Zhuang | 1 | -1/+0 |
2012-02-28 | ARM: pxa: add rtc dummy clock | Haojian Zhuang | 1 | -0/+1 |
2012-01-26 | ARM: pxa: remove NR_IRQS | Rob Herring | 1 | -0/+1 |
2012-01-19 | Revert "ARM: pxa: add dummy clock for sa1100-rtc" | Russell King | 1 | -1/+0 |
2011-12-28 | Merge branch 'drivers/rtc-sa1100' into next/drivers | Arnd Bergmann | 1 | -0/+1 |
2011-12-28 | ARM: pxa: add dummy clock for sa1100-rtc | Jett.Zhou | 1 | -0/+1 |
2011-11-15 | ARM: pxa: add clk support in gpio driver | Haojian Zhuang | 1 | -0/+2 |
2011-11-15 | ARM: pxa: change gpio to platform device | Haojian Zhuang | 1 | -3/+3 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 1 | -2/+1 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 1 | -1/+1 |
2011-10-02 | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij | 1 | -1/+1 |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 1 | -2/+1 |
2011-07-27 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+2 |
2011-07-12 | ARM: pxa: avoid accessing interrupt registers directly | Eric Miao | 1 | -3/+2 |
2011-07-02 | ARM: pm: allow suspend finisher to return error codes | Russell King | 1 | -1/+1 |
2011-06-24 | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King | 1 | -1/+2 |
2011-06-24 | ARM: pm: pxa: move cpu_suspend into C code | Russell King | 1 | -2/+11 |
2011-04-24 | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 1 | -19/+6 |
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 | -2/+2 |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 1 | -1/+1 |
2011-02-22 | ARM: pm: convert PXA to generic suspend/resume support | Russell King | 1 | -4/+3 |
2011-01-13 | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 1 | -18/+18 |
2010-12-20 | ARM: pxa: add clock for static memory controller | Eric Miao | 1 | -0/+2 |
2010-12-18 | ARM: pxa: support pxa95x | Haojian Zhuang | 1 | -6/+0 |
2010-12-18 | ARM: pxa: introduce pxa3xx_clock_sysclass for clock suspend/resume | Eric Miao | 1 | -28/+3 |
2010-12-16 | ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.c | Eric Miao | 1 | -169/+1 |
2010-12-16 | ARM: pxa: replace duplicated macro DEFINE_PXA3_CK() with DEFINE_CK() | Eric Miao | 1 | -3/+4 |
2010-12-16 | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 1 | -2/+3 |
2010-12-16 | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 1 | -0/+17 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+5 |
2010-10-09 | ARM: pxa: reduce the scope of get_memclk_frequency_10khz() | Haojian Zhuang | 1 | -17/+0 |
2010-10-08 | ARM: pxa: add U2D controller and ULPI driver for pxa3xx | Igor Grinberg | 1 | -1/+1 |
2010-08-16 | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 1 | -1/+14 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -0/+5 |
2010-08-05 | [ARM] pxa: fix HSIO bus x24 multiplier for pxa3xx | Marek Vasut | 1 | -1/+1 |
2010-08-05 | [ARM] pxa: move pmu device back into mach-pxa/ | Eric Miao | 1 | -0/+1 |
2010-08-05 | [ARM] pxa: add set_type to the pxa3xx ext_wakeup irq chip. | Igor Grinberg | 1 | -0/+12 |
2010-05-11 | [ARM] pxa: remove unnecessary #include of <mach/ssp.h> | Eric Miao | 1 | -1/+0 |
2010-02-12 | ARM: Consolidate clks_register() and similar | Russell King | 1 | -1/+1 |
2009-12-01 | [ARM] pxa: add EXT_WAKEUP interrupts handling for pxa3xx | Mike Rapoport | 1 | -0/+42 |
2009-12-01 | [ARM] pxa: allow platforms to control which uarts are registered | Russell King | 1 | -3/+0 |
2009-12-01 | [ARM] pxa: register U2D clock for pxa3xx | Igor Grinberg | 1 | -0/+2 |