| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pxa-plat' into devel | Russell King | 2008-01-28 | 37 | -1023/+3753 |
|\ |
|
| * | [ARM] 4762/1: Basic support for Toradex Colibri module | Daniel Mack | 2008-01-28 | 3 | -0/+139 |
| * | [ARM] pxa: fix mci_init functions returning -1 | Russell King | 2008-01-28 | 7 | -32/+17 |
| * | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix | Richard Purdie | 2008-01-28 | 4 | -320/+287 |
| * | [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270 | Robert Schwebel | 2008-01-28 | 3 | -0/+340 |
| * | [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU module | Robert Schwebel | 2008-01-28 | 3 | -0/+222 |
| * | [NET] smc91x: Make smc91x use IRQ resource trigger flags | Russell King | 2008-01-28 | 5 | -5/+5 |
| * | [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform) | eric miao | 2008-01-28 | 3 | -0/+331 |
| * | [ARM] 4664/1: Add basic support for HTC Magician PDA phones | Philipp Zabel | 2008-01-28 | 3 | -0/+225 |
| * | [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs. | Ian Molton | 2008-01-28 | 3 | -0/+146 |
| * | [ARM] pxa: skip registers saving/restoring if entering standby mode | eric miao | 2008-01-26 | 1 | -15/+18 |
| * | [ARM] pxa: fix PXA27x resume | Russell King | 2008-01-26 | 1 | -1/+1 |
| * | [ARM] pxa: Avoid fiddling with CKEN register on suspend | Russell King | 2008-01-26 | 2 | -8/+0 |
| * | [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme | Russell King | 2008-01-26 | 2 | -0/+303 |
| * | [ARM] pxa: Add zylonite MFP wakeup configurations | Russell King | 2008-01-26 | 2 | -33/+33 |
| * | [ARM] pxa: program MFPs for low power mode when suspending | Russell King | 2008-01-26 | 1 | -2/+57 |
| * | [ARM] pxa: make MFP configuration processor independent | eric miao | 2008-01-26 | 1 | -15/+82 |
| * | [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions | eric miao | 2008-01-26 | 1 | -111/+0 |
| * | [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate | Russell King | 2008-01-26 | 3 | -7/+10 |
| * | [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined | eric miao | 2008-01-26 | 2 | -4/+8 |
| * | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 2008-01-26 | 6 | -0/+6 |
| * | [ARM] pxa: increase size of memory mapping | Russell King | 2008-01-26 | 1 | -1/+1 |
| * | [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xx | eric miao | 2008-01-26 | 2 | -31/+31 |
| * | [ARM] pxa: add clk of CKEN_USBHOST for pxa3xx | eric miao | 2008-01-26 | 1 | -0/+1 |
| * | [ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xx | eric miao | 2008-01-26 | 1 | -0/+10 |
| * | [ARM] pxa: mmc: add 3rd host controller support for pxa310 | Bridge Wu | 2008-01-26 | 5 | -1/+56 |
| * | [ARM] pxa: mmc: add 2nd host controller support for pxa3xx | Bridge Wu | 2008-01-26 | 6 | -0/+64 |
| * | [ARM] pxa: mmc: add 1st host controller support for pxa3xx | Bridge Wu | 2008-01-26 | 5 | -1/+115 |
| * | [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices | eric miao | 2008-01-26 | 3 | -549/+553 |
| * | [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer | Bridge Wu | 2008-01-26 | 1 | -0/+10 |
| * | [ARM] pxa: add cpufreq support | Russell King | 2008-01-26 | 2 | -0/+294 |
| * | [ARM] pxa: initialise SSP earlier | Russell King | 2008-01-26 | 1 | -1/+1 |
| * | [ARM] pxa: only register "cpld_irq" for the correct platform | Russell King | 2008-01-26 | 2 | -6/+14 |
| * | [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free() | eric miao | 2008-01-26 | 1 | -17/+0 |
| * | [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx() | eric miao | 2008-01-26 | 1 | -28/+49 |
| * | [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.h | eric miao | 2008-01-26 | 2 | -0/+2 |
| * | [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free() | eric miao | 2008-01-26 | 1 | -56/+240 |
| * | [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xx | eric miao | 2008-01-26 | 3 | -5/+24 |
| * | [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xx | eric miao | 2008-01-26 | 2 | -0/+285 |
| * | [ARM] pxa: Don't wind OSCR backwards over suspend/resume | Russell King | 2008-01-26 | 1 | -9/+12 |
| * | [ARM] pxa: remove periodic mode emulation support | Russell King | 2008-01-26 | 1 | -53/+8 |
| * | [ARM] pxa: mainstone: update backlight to use the backlight infrastructure | Russell King | 2008-01-26 | 1 | -10/+50 |
| * | [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devices | Russell King | 2008-01-26 | 5 | -18/+19 |
| | | |
| \ | |
*-. \ | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | Russell King | 2008-01-28 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | [ARM] Remove pointless casts from void pointers, | Jeff Garzik | 2008-01-26 | 1 | -1/+1 |
| |/ |
|
* | | [ARM] 4776/1: Add HWUART clock to fix hwuart support | Dmitry Baryshkov | 2008-01-28 | 1 | -1/+8 |
* | | [ARM] 4763/1: pxa: fix pxa3xx_get_clk_frequency_khz() to return KHz | eric miao | 2008-01-28 | 1 | -1/+1 |
* | | i2c-pxa: Add polling transfer | Mike Rapoport | 2008-01-27 | 1 | -0/+6 |
* | | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare | 2008-01-27 | 1 | -1/+1 |
|/ |
|
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 4 | -4/+4 |