| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: pxa: convert to use shared sa1100 functions | Rob Herring | 2015-09-05 | 1 | -1/+0 |
* | ARM: pxa: transition to dmaengine phase 1 | Robert Jarzmik | 2015-07-18 | 1 | -0/+1 |
* | ARM: pxa: Transition pxa25x and pxa27x to clk framework | Robert Jarzmik | 2015-05-12 | 1 | -172/+2 |
* | ARM: pxa: pxa27x skip default device initialization with DT | Robert Jarzmik | 2015-05-12 | 1 | -2/+6 |
* | arm: pxa: add device-tree irq init for pxa27x | Robert Jarzmik | 2014-11-19 | 1 | -0/+6 |
* | ARM: pxa: pxa27x: Don't map IMEMC region statically | Laurent Pinchart | 2014-07-12 | 1 | -5/+0 |
* | ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c | Laurent Pinchart | 2014-07-12 | 1 | -0/+5 |
* | ARM: pxa: Don't hardcode addresses and size in map_desc tables | Laurent Pinchart | 2014-07-12 | 1 | -4/+4 |
* | ARM: pxa: move PXA_GPIO_TO_IRQ macro | Haojian Zhuang | 2013-04-11 | 1 | -1/+2 |
* | ARM: pxa: remove cpu_is_xxx in gpio driver | Haojian Zhuang | 2013-04-11 | 1 | -2/+2 |
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -0/+1 |
|\ |
|
| * | ARM: pxa: pxa27x.c: add dummy SA1100 rtc clock | Andrea Adami | 2013-01-23 | 1 | -0/+1 |
* | | ALSA: pxa27x: rename pxa27x_assert_ac97reset() | Mike Dunn | 2013-01-08 | 1 | -6/+14 |
|/ |
|
* | ALSA: pxa27x: fix ac97 warm reset | Mike Dunn | 2013-01-08 | 1 | -2/+2 |
* | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | ARM: pxa: fix gpio wakeup setting | Robert Jarzmik | 2012-04-27 | 1 | -1/+5 |
* | ARM: pxa: remove duplicated registeration on pxa-gpio | Haojian Zhuang | 2012-03-06 | 1 | -1/+0 |
* | ARM: pxa: add dummy clock for pxa25x and pxa27x | Haojian Zhuang | 2012-03-06 | 1 | -0/+1 |
* | ARM: pxa: fix including linux/gpio.h twice | Danny Kukawka | 2012-02-16 | 1 | -1/+0 |
* | Revert "ARM: pxa: add dummy clock for sa1100-rtc" | Russell King | 2012-01-19 | 1 | -2/+0 |
* | Merge branch 'drivers/rtc-sa1100' into next/drivers | Arnd Bergmann | 2011-12-28 | 1 | -0/+1 |
|\ |
|
| * | ARM: pxa: add dummy clock for sa1100-rtc | Jett.Zhou | 2011-12-28 | 1 | -0/+2 |
* | | ARM: pxa: add clk support in gpio driver | Haojian Zhuang | 2011-11-15 | 1 | -0/+1 |
* | | ARM: pxa: change gpio to platform device | Haojian Zhuang | 2011-11-15 | 1 | -1/+2 |
* | | ARM: pxa: rename gpio_to_irq and irq_to_gpio | Haojian Zhuang | 2011-11-14 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2011-10-31 | 1 | -1/+2 |
|\ |
|
| * | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij | 2011-10-01 | 1 | -0/+1 |
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
* | | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 2011-10-08 | 1 | -1/+1 |
|/ |
|
* | ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code | Russell King | 2011-06-24 | 1 | -2/+2 |
* | ARM: pm: pxa: move cpu_suspend into C code | Russell King | 2011-06-24 | 1 | -1/+10 |
* | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 2011-04-24 | 1 | -19/+6 |
* | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() | Eric Miao | 2011-04-13 | 1 | -1/+1 |
* | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 1 | -2/+1 |
* | ARM: pm: convert PXA to generic suspend/resume support | Russell King | 2011-02-22 | 1 | -2/+2 |
* | ARM: PXA SoCs: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -4/+5 |
* | ARM: pxa: introduce pxa2xx_clock_sysclass for clock suspend/resume | Eric Miao | 2010-12-16 | 1 | -4/+3 |
* | ARM: pxa: remove get_memclk_frequency_10khz() | Eric Miao | 2010-12-16 | 1 | -4/+11 |
* | ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.c | Eric Miao | 2010-12-16 | 1 | -25/+26 |
* | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 2010-12-16 | 1 | -4/+7 |
* | ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io() | Marek Vasut | 2010-12-16 | 1 | -0/+22 |
* | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 2010-08-16 | 1 | -3/+4 |
|\ |
|
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2010-08-06 | 1 | -0/+1 |
| |\ |
|
| | * | [ARM] pxa: move pmu device back into mach-pxa/ | Eric Miao | 2010-08-05 | 1 | -0/+1 |
| * | | [ARM] pxa: fix incorrect order of AC97 reset pin configs | Eric Miao | 2010-07-13 | 1 | -3/+3 |
| |/ |
|
* | | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | ARM: Consolidate clks_register() and similar | Russell King | 2010-02-12 | 1 | -1/+1 |
* | | [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset() | Eric Miao | 2010-03-02 | 1 | -0/+19 |
|/ |
|
* | [ARM] pxa: allow platforms to control which uarts are registered | Russell King | 2009-12-01 | 1 | -3/+0 |