summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds13-409/+64
2010-12-15ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-15ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin1-1/+1
2010-12-15ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin1-1/+1
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2-1/+3
2010-12-13sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt1-1/+2
2010-12-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2-2/+2
2010-12-13ARM: Update mach-typesRussell King1-4/+179
2010-12-13ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2-10/+27
2010-12-13ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas1-6/+6
2010-12-11OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley1-5/+6
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren51-538/+2175
2010-12-10omap1: Delete old defconfigsTony Lindgren15-1266/+0
2010-12-10omap1: Add omap1_defconfigTony Lindgren1-0/+286
2010-12-10omap1: Add initcall checks for omap1 and booted boardTony Lindgren9-0/+30
2010-12-10omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren3-58/+79
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren62-1725/+717
2010-12-10omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren2-29/+37
2010-12-10OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2-10/+51
2010-12-10OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman1-1/+1
2010-12-10omap1: Use asm_irq_flags for entry-macro.STony Lindgren3-14/+20
2010-12-10Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren21-74/+20
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds3-0/+8
2010-12-08ARM: io: simplify ioremap* and iounmap definitionsRussell King1-7/+4
2010-12-08ARM: io: make iounmap() a simple macroRussell King11-22/+22
2010-12-08arm: omap2: io: fix clk_get() error checkAaro Koskinen1-1/+1
2010-12-08Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds11-21/+89
2010-12-08ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick8-20/+81
2010-12-08omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren5-31/+27
2010-12-08OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha43-359/+107
2010-12-08OMAP2+: GPIO: device registrationVaradarajan, Charulatha1-0/+104
2010-12-08OMAP4: hwmod data: Add GPIOBenoit Cousson1-0/+341
2010-12-08OMAP3: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+360
2010-12-08OMAP2430: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+279
2010-12-08OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha2-1/+234
2010-12-08OMAP7xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+261
2010-12-08OMAP16xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+199
2010-12-08OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha3-8/+118
2010-12-08OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren1-6/+6
2010-12-08OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha1-116/+118
2010-12-08omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren8-36/+42
2010-12-08omap: Don't select mux by default for each boardTony Lindgren1-4/+0
2010-12-08omap: McBSP: Make the free variable update more readableShubhrajyoti D1-4/+4
2010-12-08omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula1-7/+1
2010-12-08omap: Ptr "isr_reg" tracked as NULL was dereferencedEvgeny Kuznetsov1-0/+5
2010-12-08omap: Fix undefined reference to omap2_i2c_mux_pinsTony Lindgren1-0/+7
2010-12-08OMAP1: I2C: fix device initializationPaul Walmsley1-0/+5
2010-12-07MN10300: Fix interrupt mask alteration function call name in gdbstubDavid Howells3-3/+6
2010-12-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+19
2010-12-07ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2