summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.Ian Molton2008-01-284-0/+1645
* [ARM] pxa: skip registers saving/restoring if entering standby modeeric miao2008-01-261-15/+18
* [ARM] pxa: fix PXA27x resumeRussell King2008-01-261-1/+1
* [ARM] pxa: Avoid fiddling with CKEN register on suspendRussell King2008-01-262-8/+0
* [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake schemeRussell King2008-01-263-0/+389
* [ARM] pxa: Add zylonite MFP wakeup configurationsRussell King2008-01-262-33/+33
* [ARM] pxa: program MFPs for low power mode when suspendingRussell King2008-01-261-2/+57
* [ARM] pxa: make MFP configuration processor independenteric miao2008-01-263-209/+265
* [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functionseric miao2008-01-262-125/+0
* [ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurationseric miao2008-01-264-133/+139
* [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriateRussell King2008-01-263-7/+10
* [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not definederic miao2008-01-262-4/+8
* [ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King2008-01-269-63/+91
* [ARM] pxa: increase size of memory mappingRussell King2008-01-261-1/+1
* [ARM] pxa: move pxa27x_device_ohci out of pxa27x.c for use with pxa3xxeric miao2008-01-262-31/+31
* [ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao2008-01-262-1/+2
* [ARM] USB: update pxa27x ohci driver to use clk supporteric miao2008-01-261-2/+11
* [ARM] pxa: make OHCI register definitions available to both pxa27x and pxa3xxeric miao2008-01-261-68/+71
* [ARM] pxa: add clk of CKEN_USBHOST for pxa3xxeric miao2008-01-261-0/+1
* [ARM] pxa: ensure SSP TX FIFO is empty instead of not full for pxa3xxeric miao2008-01-261-0/+10
* [ARM] pxa: mmc: add 3rd host controller support for pxa310Bridge Wu2008-01-266-1/+57
* [ARM] pxa: mmc: add 2nd host controller support for pxa3xxBridge Wu2008-01-267-0/+65
* [ARM] pxa: mmc: add 1st host controller support for pxa3xxBridge Wu2008-01-267-2/+125
* [ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip deviceseric miao2008-01-263-549/+553
* [ARM] 4718/1: Fix redefinition warnings in PXA uncompressor codePhilipp Zabel2008-01-261-4/+1
* [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layerBridge Wu2008-01-262-7/+33
* [ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controllerBridge Wu2008-01-261-9/+22
* [ARM] pxa: add cpufreq supportRussell King2008-01-264-1/+302
* [ARM] pxa: initialise SSP earlierRussell King2008-01-261-1/+1
* [ARM] pxa: only register "cpld_irq" for the correct platformRussell King2008-01-262-6/+14
* [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao2008-01-264-127/+53
* [ARM] pxa: use __raw_writel()/__raw_readl() for ssp_xxxx()eric miao2008-01-262-103/+63
* [ARM] pxa: move SSP register definitions from pxa-regs.h to regs-ssp.heric miao2008-01-265-167/+177
* [ARM] pxa: define "struct ssp_device" and add ssp_request()/ssp_free()eric miao2008-01-262-59/+273
* [ARM] pxa: add ssp devices and clk support for pxa25x/pxa27x/pxa3xxeric miao2008-01-263-5/+24
* [ARM] pxa: define SSP platform devices for pxa2xx/pxa3xxeric miao2008-01-262-0/+285
* [ARM] 4663/1: Only putc uncompressor output into FFUART if it was enabled by ...Philipp Zabel2008-01-261-2/+7
* [ARM] pxa/sa1100: replace wakeup supportRussell King2008-01-261-0/+31
* [ARM] pxa: Don't wind OSCR backwards over suspend/resumeRussell King2008-01-261-9/+12
* [ARM] pxa: remove periodic mode emulation supportRussell King2008-01-262-53/+9
* [ARM] pxa: mainstone: update backlight to use the backlight infrastructureRussell King2008-01-261-10/+50
* [ARM] pxa: avoid always registering MMC, I2C, IrDA and framebuffer devicesRussell King2008-01-265-18/+19
* [ARM] Update mach-typesRussell King2008-01-261-7/+251
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25210-9019/+10519
|\
| * [SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede2008-01-251-0/+4
| * [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-254-19/+44
| * [SCSI] ultrastor: clean up inline asm warningsFrederik Deweerdt2008-01-251-3/+10
| * [SCSI] aic7xxx: fix firmware buildVegard Nossum2008-01-251-27/+18
| * [SCSI] aacraid: fib context lock for management ioctlsSalyzyn, Mark2008-01-251-12/+17
| * [SCSI] ch: remove forward declarationsFUJITA Tomonori2008-01-251-66/+54
OpenPOWER on IntegriCloud