| Commit message (Expand) | Author | Age |
... | |
| * | | [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 |
| * | | [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx | eric miao | 2008-01-26 |
| * | | [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx | eric miao | 2008-01-26 |
| * | | [ARM] pxa: Don't wind OSCR backwards over suspend/resume | Russell King | 2008-01-26 |
| * | | [ARM] pxa: remove periodic mode emulation support | Russell King | 2008-01-26 |
| * | | [ARM] pxa: mainstone: update backlight to use the backlight infrastructure | Russell King | 2008-01-26 |
| * | | [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices | Russell King | 2008-01-26 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2008-01-28 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | [ARM] Remove pointless casts from void pointers, | Jeff Garzik | 2008-01-26 |
| |/ / |
|
* | | | [ARM] 4776/1: Add HWUART clock to fix hwuart support | Dmitry Baryshkov | 2008-01-28 |
* | | | [ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz | eric miao | 2008-01-28 |
* | | | i2c-pxa: Add polling transfer | Mike Rapoport | 2008-01-27 |
* | | | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 2008-01-27 |
|/ / |
|
* | | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 |
* | | [ARM] pxa: don't rely on r2 being preserved over a function call | Russell King | 2008-01-20 |
* | | [ARM] 4735/1: Unbreak pxa25x suspend/resume | Richard Purdie | 2008-01-03 |
* | | [ARM] 4667/1: CM-X270 fixes | Mike Rapoport | 2007-12-08 |
* | | [ARM] 4675/1: pxa: fix mfp address definition error for pxa320 | eric miao | 2007-11-29 |
* | | [ARM] PXA ssp: unlock when ssp tries to close an invalid port | Roel Kluin | 2007-11-26 |
* | | [ARM] 4652/1: pxa: fix a typo of pxa27x usb host clk definition | eric miao | 2007-11-26 |
* | | [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks | eric miao | 2007-11-16 |
* | | [ARM] pxa: fix one-shot timer mode | Russell King | 2007-11-08 |