aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-28[ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.Ian Molton
2008-01-26[ARM] pxa: skip registers saving/restoring if entering standby modeeric miao
2008-01-26[ARM] pxa: fix PXA27x resumeRussell King
2008-01-26[ARM] pxa: Avoid fiddling with CKEN register on suspendRussell King
2008-01-26[ARM] pxa: Add PXA3 standby code hooked into the IRQ wake schemeRussell King
2008-01-26[ARM] pxa: Add zylonite MFP wakeup configurationsRussell King
2008-01-26[ARM] pxa: program MFPs for low power mode when suspendingRussell King
2008-01-26[ARM] pxa: make MFP configuration processor independenteric miao
2008-01-26[ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functionseric miao
2008-01-26[ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurationseric miao
2008-01-26[ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriateRussell King
2008-01-26[ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not definederic miao
2008-01-26[ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King
2008-01-26[ARM] pxa: increase size of memory mappingRussell King
2008-01-26[ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xxeric miao
2008-01-26[ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao
2008-01-26[ARM] USB: update pxa27x ohci driver to use clk supporteric miao
2008-01-26[ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xxeric miao
2008-01-26[ARM] pxa: add clk of CKEN_USBHOST for pxa3xxeric miao
2008-01-26[ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xxeric miao
2008-01-26[ARM] pxa: mmc: add 3rd host controller support for pxa310Bridge Wu
2008-01-26[ARM] pxa: mmc: add 2nd host controller support for pxa3xxBridge Wu
2008-01-26[ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu
2008-01-26[ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip deviceseric miao
2008-01-26[ARM] 4718/1: Fix redefinition warnings in PXA uncompressor codePhilipp Zabel
2008-01-26[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layerBridge Wu
2008-01-26[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controllerBridge Wu
2008-01-26[ARM] pxa: add cpufreq supportRussell King
2008-01-26[ARM] pxa: initialise SSP earlierRussell King
2008-01-26[ARM] pxa: only register "cpld_irq" for the correct platformRussell 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.heric 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/pxa3xxeric miao
2008-01-26[ARM] pxa: define SSP platform devices for pxa2xx/pxa3xxeric miao
2008-01-26[ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ...Philipp Zabel
2008-01-26[ARM] pxa/sa1100: replace wakeup supportRussell King
2008-01-26[ARM] pxa: Don't wind OSCR backwards over suspend/resumeRussell King
2008-01-26[ARM] pxa: remove periodic mode emulation supportRussell King
2008-01-26[ARM] pxa: mainstone: update backlight to use the backlight infrastructureRussell King
2008-01-26[ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devicesRussell King
2008-01-26[ARM] Update mach-typesRussell King
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-01-25ocfs2: clean up bh null checksMark Fasheh
2008-01-25ocfs2: document access rules for blocked_lock_listMark Fasheh
2008-01-25configfs: file.c fix possible recursive lockingJoonwoo Park