summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-12-01[ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300Eric Miao1-0/+1
2009-12-01[ARM] pxa: introduce CONFIG_MACH_ZYLONITE{300,320} for CPU_PXA* removingEric Miao2-6/+14
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King52-14/+230
2009-12-01[ARM] pxa: add U2D registers and bits definitionsIgor Grinberg1-0/+199
2009-12-01[ARM] pxa: register U2D clock for pxa3xxIgor Grinberg1-0/+2
2009-12-01[ARM] pxa: use platform_device_id table for SSP driverEric Miao1-58/+15
2009-12-01[ARM] pxa: add apmu clock support in mmpHaojian Zhuang2-0/+16
2009-12-01[ARM] pxa: add missing irq events for pxa168Haojian Zhuang1-1/+3
2009-12-01[ARM] pxa: re-order platforms in Kconfig and MakefileEric Miao2-322/+329
2009-12-01[ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech4-1/+180
2009-12-01[ARM] pxa/treo: generalisation of Treo680 codeTomáš Čech5-135/+183
2009-12-01[ARM] pxa: update flash structure in onenand infoHaojian Zhuang2-2/+2
2009-12-01[ARM] pxa: add onenand support for SAARHaojian Zhuang1-1/+95
2009-12-01[ARM] pxa: add onenand support for TTC-DKBHaojian Zhuang1-0/+87
2009-12-01[ARM] pxa: add nand support in aspensite boardHaojian Zhuang1-0/+39
2009-12-01[ARM] pxa: add nand device and clock for pxa168/pxa910Haojian Zhuang4-0/+23
2009-12-01pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang6-7/+7
2009-12-01[ARM] pxa/saar: set default WLED output currentHaojian Zhuang1-0/+5
2009-12-01pxafb: add transparency field to pxafb_mode_info structPieter Grimmerink1-1/+2
2009-11-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds4-20/+26
2009-11-19Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-49/+48
2009-11-18OMAP: cs should be positive in gpmc_cs_free()Roel Kluin1-1/+1
2009-11-18omap: fix unlikely(x) < yRoel Kluin1-1/+1
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2009-11-18[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell1-12/+7
2009-11-18[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos1-6/+17
2009-11-18[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-18[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt1-1/+1
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-18omap3: clock: Fixed dpll3_m2x2 rate calculationTero Kristo1-2/+2
2009-11-18omap3: clock: Fix the DPLL freqsel computationsRajendra Nayak1-1/+1
2009-11-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-7/+21
2009-11-17Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-17/+26
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds5-14/+14
2009-11-17fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2-4/+0
2009-11-17omap: Fix keymap for zoom2 according to matrix keypad framworkVimal Singh1-44/+43
2009-11-16Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King6-6/+9
2009-11-16[ARM] pxa: ensure mfp is in correct range in mfp_{read,write}Roel Kluin1-2/+2
2009-11-16[ARM] pxa/hx4700: fix hx4700 touchscreen pressure valuesPaul Parsons1-1/+1
2009-11-16Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2-0/+11
2009-11-16ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij1-1/+1
2009-11-16at91: at91sam9g20ek modify dual slot evaluation kitNicolas Ferre2-17/+26
2009-11-16arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett3-10/+10
2009-11-16arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett1-3/+3
2009-11-16arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett1-1/+1
2009-11-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-96/+230
2009-11-13[ARM] Kirkwood: disable propagation of mbus error to the CPU local busLennert Buytenhek2-0/+11
2009-11-13MIPS: SMTC: Fix lockup in smtc_distribute_timerKevin D. Kissell1-1/+2
2009-11-13MIPS: TXx9: Update rbtx49xx_defconfigAtsushi Nemoto1-60/+192
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto4-5/+6