aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-15[ARM] 4576/1: CM-X270 machine supportMike Rapoport14-0/+2517
2007-10-15[ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King2-10/+40
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King2-18/+19
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King2-30/+20
2007-10-15[ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbolsRussell King1-0/+21
2007-10-15[ARM] pxa: PXA3xx base supporteric miao21-9/+2942
2007-10-15[NET] smc91x: fix PXA DMA support codeRussell King2-56/+63
2007-10-15[SERIAL] Fix console initialisation orderingRussell King1-9/+9
2007-10-15[ARM] pxa: tidy up arch/arm/mach-pxa/MakefileRussell King1-16/+16
2007-10-12[ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.ceric miao4-73/+116
2007-10-12[ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao4-7/+5
2007-10-12[ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot loadereric miao1-4/+0
2007-10-12[ARM] pxa: add PXA3 cpu_is_xxx() macroseric miao1-0/+65
2007-10-12[ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27xRussell King1-1/+1
2007-10-12[ARM] pxa: mark pxa_set_cken deprecatedRussell King2-3/+7
2007-10-12[ARM] pxa: remove get_lcdclk_frequency_10khz()Russell King4-16/+1
2007-10-12[ARM] pxa: update pxa irda driver to use clk supportRussell King1-8/+43
2007-10-12[ARM] pxa: Make STUART and FICP clocks availableRussell King2-3/+3
2007-10-12[ARM] pxa: update PXA UDC driver to use clk supportRussell King2-26/+43
2007-10-12[ARM] pxa: update pxa serial driver to use clk supportRussell King1-5/+23
2007-10-12[ARM] pxa: update PXA MMC interface driver to use clk supportRussell King2-21/+36
2007-10-12[ARM] pxa: update pxa27x keypad driver to use clk supportRussell King1-5/+20
2007-10-12[ARM] pxa: update pxa i2c driver to use clk supportRussell King1-20/+25
2007-10-12[ARM] pxa: update pxafb to use clk supportRussell King2-13/+24
2007-10-12[ARM] pxa: introduce clk support for PXA SoC clocksRussell King4-29/+176
2007-10-12[ARM] pxa: make pxa27x devices globally visibleRussell King2-2/+5
2007-10-12[ARM] pxa: fix naming of memory/lcd/core clock functionsRussell King4-23/+61
2007-10-12[ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King2-78/+120
2007-10-12[ARM] pxa: make pxa timer initialisation select clock rate at runtimeRussell King1-3/+13
2007-10-12[ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selectionNicolas Pitre2-62/+39
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds529-13476/+31125
2007-10-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-9/+18
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-11JFS: fix bio-related build breakageJeff Garzik1-6/+1
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson5-2/+71
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras23-258/+513
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2-6/+21
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2-28/+49
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2-3/+6
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds89-1710/+2498
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1247-44341/+204066
2007-10-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds436-10331/+14483
2007-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds52-853/+945
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds5-47/+252
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds12-44/+518
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds35-97/+103
2007-10-11Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds72-1687/+1728