Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-04-19 | [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() | eric miao | 1 | -10/+3 |
2008-04-19 | [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one | eric miao | 1 | -6/+1 |
2008-04-19 | [ARM] 4832/2: Support AC97CLK on PXA3xx via the clock API | Mark Brown | 1 | -2/+28 |
2008-04-19 | [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUs | Mark Brown | 1 | -0/+22 |
2008-03-01 | [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* | eric miao | 1 | -8/+0 |
2008-02-10 | [ARM] 4824/1: pxa: clear RDH bit after any reset | Dmitry Krivoschekov | 1 | -0/+8 |
2008-02-09 | [ARM] pxa: remove debugging PM: printk | Russell King | 1 | -2/+0 |
2008-02-04 | [ARM] pxa: add preliminary suspend/resume code for pxa3xx | eric miao | 1 | -14/+59 |
2008-02-04 | [ARM] pxa: introduce sysdev for GPIO register saving/restoring | eric miao | 1 | -0/+2 |
2008-02-04 | [ARM] pxa: introduce sysdev for IRQ register saving/restoring | eric miao | 1 | -3/+21 |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King | 1 | -4/+237 |
2008-01-28 | [ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz | eric miao | 1 | -1/+1 |
2008-01-26 | [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme | Russell King | 1 | -0/+223 |
2008-01-26 | [ARM] pxa: add clk of CKEN_USBHOST for pxa3xx | eric miao | 1 | -0/+1 |
2008-01-26 | [ARM] pxa: mmc: add 3rd host controller support for pxa310 | Bridge Wu | 1 | -0/+1 |
2008-01-26 | [ARM] pxa: mmc: add 2nd host controller support for pxa3xx | Bridge Wu | 1 | -0/+1 |
2008-01-26 | [ARM] pxa: mmc: add 1st host controller support for pxa3xx | Bridge Wu | 1 | -0/+2 |
2008-01-26 | [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx | eric miao | 1 | -0/+9 |
2008-01-26 | [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices | Russell King | 1 | -4/+0 |
2007-11-17 | [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks | eric miao | 1 | -7/+30 |
2007-10-31 | [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com | eric miao | 1 | -1/+1 |
2007-10-15 | [ARM] pxa: PXA3xx base support | eric miao | 1 | -0/+216 |