summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-03-02[ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.Stefan Schmidt1-1/+1
2010-03-02[ARM] pxa: add support for Embedian MXM-8x10Edwin Peer6-0/+867
2010-03-02[ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao7-66/+62
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao8-130/+116
2010-03-02[ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao6-39/+48
2010-03-02[ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao4-314/+11
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao3-61/+8
2010-03-02[ARM] sa1100: remove unreferenced IRQ definitionsEric Miao1-7/+0
2010-03-02[ARM] pxa/tosa: make use of the matrix keypad driverEric Miao1-19/+98
2010-03-02[ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registersEric Miao1-19/+43
2010-03-02[ARM] pxa: add the missing AC97 pin configurationsEric Miao12-1/+74
2010-03-02[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao1-0/+19
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao14-257/+41
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao7-118/+38
2010-03-02[ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao6-7/+6
2010-02-25Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King53-294/+1616
2010-02-24[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)Sebastien Requiem4-0/+163
2010-02-24[ARM] MV78XX0: MPP routines and definitionsSebastien Requiem3-1/+444
2010-02-24[ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WPJohn Holland1-2/+24
2010-02-24[ARM] eSATA SheevaPlug: configure SoC SATA interfaceJohn Holland1-0/+10
2010-02-24[ARM] eSATA SheevaPlug basic board supportJohn Holland3-0/+21
2010-02-20ARM: Update mach-typesRussell King1-2/+44
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye1-1/+2
2010-02-19Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King5-13/+24
2010-02-18Gemini: wrong registers used to set reg_level in gpio_set_irq_type()Roel Kluin1-2/+2
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar1-0/+1
2010-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-8/+1
2010-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-3/+21
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2-8/+1
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown1-0/+1
2010-02-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+3
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov1-4/+1
2010-02-16x86: set_personality_ia32() misses force_personality32Oleg Nesterov1-0/+1
2010-02-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown1-8/+0
2010-02-16Merge branch 'arm/clock-event' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Russell King5-43/+15
2010-02-16Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King298-4994/+10602
2010-02-15sh64: fix tracing of signals.Paul Mundt2-3/+12
2010-02-13powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser1-2/+19
2010-02-13powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov1-1/+2
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-12[IA64] preserve personality flag bits across execTony Luck1-1/+3
2010-02-12Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2010-02-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-194/+736
2010-02-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-37/+31
2010-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+20
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-11MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2
2010-02-11MIPS: SNI: Correct NULL testJulia Lawall1-1/+1
2010-02-11MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2-3/+3
2010-02-11MIPS: IP27: Make defconfig useful again.Ralf Baechle1-188/+729