Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-07-03 | [ARM] pxa: correct I2CPWR clock for pxa3xx | Daniel Mack | 1 | -1/+1 |
2009-06-05 | [ARM] pxa: add udc support for pxa3xx | Robert Jarzmik | 1 | -1/+1 |
2009-06-05 | [ARM] pxa: move mach/i2c.h to plat/i2c.h | Eric Miao | 1 | -1/+1 |
2009-03-09 | [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c | Eric Miao | 1 | -1/+2 |
2009-03-09 | [ARM] pxa: allow DMA controller IRQ being specified | Eric Miao | 1 | -1/+1 |
2008-12-03 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 1 | -21/+3 |
2008-12-02 | [ARM] pxa: add resources for incoming rtc-pxa driver | Robert Jarzmik | 1 | -0/+1 |
2008-12-02 | [ARM] pxa: register Power I2C device only when necessary | Eric Miao | 1 | -2/+2 |
2008-12-02 | [ARM] pxa: move power I2C device definitions into devices.c | Eric Miao | 1 | -19/+0 |
2008-11-27 | [ARM] pxa: convert to clkdev and match clocks by struct device where possible | Russell King | 1 | -36/+51 |
2008-09-09 | [ARM] 5201/1: PXA3xx: Add support for power i2c bus | Mike Rapoport | 1 | -0/+45 |
2008-08-07 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 1 | -0/+10 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -6/+6 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-08-05 | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage | Eric Miao | 1 | -0/+10 |
2008-07-10 | [ARM] pxa: move pxa310 specific MMC3 clk out of generic pxa3xx.c | Eric Miao | 1 | -1/+0 |
2008-07-10 | [ARM] pxa: make PXA3xx_CK() and PXA3xx_CKEN() public in clock.h | eric miao | 1 | -21/+3 |
2008-07-10 | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr... | Philipp Zabel | 1 | -1/+1 |
2008-07-09 | Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa | Russell King | 1 | -1/+5 |
2008-05-19 | [ARM] pxa: separate PXA25x and PXA27x UDC register definitions | Russell King | 1 | -1/+1 |
2008-05-19 | [ARM] pxa: Add PXA support for PWM API | eric miao | 1 | -0/+4 |
2008-05-04 | [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. | Robert Jarzmik | 1 | -4/+3 |
2008-04-25 | [ARM] 5017/1: pxa3xx: Report unsupported wakeup sources in pxa3xx_set_wake() | Mark Brown | 1 | -0/+2 |
2008-04-19 | [ARM] pxa: initialise PXA devices before platform init code | Russell King | 1 | -1/+1 |
2008-04-19 | [ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend | Mark Brown | 1 | -1/+3 |
2008-04-19 | [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() | eric miao | 1 | -0/+1 |
2008-04-19 | [ARM] pxa: move mfp sysdev registeration out for suspend/resume order | eric miao | 1 | -0/+2 |