| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/arm/: Spelling fixes | Joe Perches | 2008-02-03 | 3 | -3/+3 |
* | remove Documentation/smp.txt | Adrian Bunk | 2008-02-03 | 1 | -2/+1 |
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-02 | 2 | -4/+16 |
|\ |
|
| * | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-02 | 1 | -4/+13 |
| * | Suspend: Clean up Kconfig (V2) | Johannes Berg | 2008-02-02 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-02 | 1 | -5/+0 |
|\ \ |
|
| * | | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 2008-02-02 | 1 | -5/+0 |
| |/ |
|
* / | USB: tosa_udc_use_gpio_vbus.patch | Dmitry Baryshkov | 2008-02-01 | 1 | -7/+2 |
|/ |
|
* | spinlock: lockbreak cleanup | Nick Piggin | 2008-01-30 | 1 | -0/+5 |
* | Remove references to "make dep" | Adrian Bunk | 2008-01-28 | 2 | -6/+0 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -5/+5 |
* | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-01-28 | 1 | -10/+6 |
|\ |
|
| * | blk_end_request: changing arm (take 4) | Kiyoshi Ueda | 2008-01-28 | 1 | -10/+6 |
* | | Merge branch 'pxa-plat' into devel | Russell King | 2008-01-28 | 52 | -1035/+8631 |
|\ \ |
|
| * | | [ARM] 4762/1: Basic support for Toradex Colibri module | Daniel Mack | 2008-01-28 | 4 | -0/+1620 |
| * | | [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] 4745/1: pcm027: default configuration | Robert Schwebel | 2008-01-28 | 1 | -0/+1096 |
| * | | [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 | 15 | -16/+16 |
| * | | [ARM] pxa: add default config for littleton | eric miao | 2008-01-28 | 1 | -0/+783 |
| * | | [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 | 4 | -0/+1645 |
| * | | [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 | 3 | -1/+301 |
| * | | [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 |