Age | Commit message (Expand) | Author |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King |
2008-01-28 | Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '... | 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] 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-27 | i2c-pxa: Add polling transfer | Mike Rapoport |
2008-01-27 | i2c: normal_i2c can be made const (remaining drivers) | Jean Delvare |
2008-01-26 | [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 | [ARM] Remove pointless casts from void pointers, | Jeff Garzik |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers |