| Commit message (Expand) | Author | Age |
* | gpiolib support for the PXA architecture | Philipp Zabel | 2008-02-05 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-02-04 |
|\ |
|
| * | [ARM] 4798/1: pcm027: fix missing header file | Juergen Beisert | 2008-02-04 |
| * | [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1 | eric miao | 2008-02-04 |
| * | [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.h | eric miao | 2008-02-04 |
| * | [ARM] pxa: introduce sysdev for pxa3xx static memory controller | eric miao | 2008-02-04 |
| * | [ARM] pxa: add preliminary suspend/resume code for pxa3xx | eric miao | 2008-02-04 |
| * | [ARM] pxa: introduce sysdev for GPIO register saving/restoring | eric miao | 2008-02-04 |
| * | [ARM] pxa: introduce sysdev for IRQ register saving/restoring | eric miao | 2008-02-04 |
| * | [ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data" | eric miao | 2008-02-04 |
| * | [ARM] pxa: change set_kset_name() to direct name assignment for MFP sysclass | eric miao | 2008-02-04 |
* | | arch/arm/: Spelling fixes | Joe Perches | 2008-02-03 |
|/ |
|
* | USB: tosa_udc_use_gpio_vbus.patch | Dmitry Baryshkov | 2008-02-01 |
* | Merge branch 'pxa-plat' into devel | Russell King | 2008-01-28 |
|\ |
|
| * | [ARM] 4762/1: Basic support for Toradex Colibri module | Daniel Mack | 2008-01-28 |
| * | [ARM] pxa: fix mci_init functions returning -1 | Russell King | 2008-01-28 |
| * | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie | 2008-01-28 |
| * | [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270 | Robert Schwebel | 2008-01-28 |
| * | [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module | Robert Schwebel | 2008-01-28 |
| * | [NET] smc91x: Make smc91x use IRQ resource trigger flags | Russell King | 2008-01-28 |
| * | [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform) | eric miao | 2008-01-28 |
| * | [ARM] 4664/1: Add basic support for HTC Magician PDA phones | Philipp Zabel | 2008-01-28 |
| * | [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs. | Ian Molton | 2008-01-28 |
| * | [ARM] pxa: skip registers saving/restoring if entering standby mode | eric miao | 2008-01-26 |
| * | [ARM] pxa: fix PXA27x resume | Russell King | 2008-01-26 |
| * | [ARM] pxa: Avoid fiddling with CKEN register on suspend | Russell King | 2008-01-26 |
| * | [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme | Russell King | 2008-01-26 |
| * | [ARM] pxa: Add zylonite MFP wakeup configurations | Russell King | 2008-01-26 |
| * | [ARM] pxa: program MFPs for low power mode when suspending | Russell King | 2008-01-26 |
| * | [ARM] pxa: make MFP configuration processor independent | eric miao | 2008-01-26 |
| * | [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions | eric miao | 2008-01-26 |
| * | [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate | Russell King | 2008-01-26 |
| * | [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined | eric miao | 2008-01-26 |
| * | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 2008-01-26 |
| * | [ARM] pxa: increase size of memory mapping | Russell King | 2008-01-26 |
| * | [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx | eric miao | 2008-01-26 |
| * | [ARM] pxa: add clk of CKEN_USBHOST for pxa3xx | eric miao | 2008-01-26 |
| * | [ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx | eric miao | 2008-01-26 |
| * | [ARM] pxa: mmc: add 3rd host controller support for pxa310 | Bridge Wu | 2008-01-26 |
| * | [ARM] pxa: mmc: add 2nd host controller support for pxa3xx | Bridge Wu | 2008-01-26 |
| * | [ARM] pxa: mmc: add 1st host controller support for pxa3xx | Bridge Wu | 2008-01-26 |
| * | [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices | eric miao | 2008-01-26 |
| * | [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer | Bridge Wu | 2008-01-26 |
| * | [ARM] pxa: add cpufreq support | Russell King | 2008-01-26 |
| * | [ARM] pxa: initialise SSP earlier | Russell King | 2008-01-26 |
| * | [ARM] pxa: only register "cpld_irq" for the correct platform | Russell King | 2008-01-26 |
| * | [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() | eric miao | 2008-01-26 |
| * | [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() | eric miao | 2008-01-26 |
| * | [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h | eric miao | 2008-01-26 |
| * | [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() | eric miao | 2008-01-26 |