aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann
2011-07-15ARM: mxs-dma: include <linux/dmaengine.h>Dong Aisheng
2011-07-15ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/ctsTroy Kisky
2011-07-15ARM: i.MX53: UARTn_CTS pin should not change RTS input selectTroy Kisky
2011-07-15ARM: i.MX53: UARTn_TXD pin should not change RXD input selectTroy Kisky
2011-07-15ARM: mx25: Fix typo on CAN1_RX pad settingFabio Estevam
2011-07-15iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitionsLothar Waßmann
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-08ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang
2011-07-08ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang
2011-07-08ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang
2011-07-07Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2011-07-07xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.Konrad Rzeszutek Wilk
2011-07-07ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev
2011-07-07x86: Don't use the EFI reboot method by defaultMatthew Garrett
2011-07-07ARM: i.MX53: Fix IOMUX type o'sTroy Kisky
2011-07-07mach-mx5: fix the I2C clock parentsLothar Waßmann
2011-07-07ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0Uwe Kleine-König
2011-07-07ARM i.MX23/28: platform-mxsfb: Add missing include of linux/dma-mapping.hAxel Lin
2011-07-07ARM: mx53: Fix some interrupts marked as reserved.Fabio Estevam
2011-07-07MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky
2011-07-07ARM: mx51: Fix the address space length for SSIFabio Estevam
2011-07-07ARM: mxc: imx-dma on imx25 has no other TO version but TO1Shawn Guo
2011-07-07ARM: mxc: change imx-dma default to_version to 1Shawn Guo
2011-07-07ARM: mxc: sdma on imx25 is a V2 blockShawn Guo
2011-07-07ARM: mxc: imx-sdma device gets 16K iosize than 4KShawn Guo
2011-07-07ARM: mxc: iomux-v1: Fix build warningFabio Estevam
2011-07-07ARM: mach-imx/mx27_3ds: Fix regulator supportFabio Estevam
2011-07-07mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIOFabio Estevam
2011-07-07ARM: mach-imx/mx31_3ds: Fix IOMUX for SPI1 signalsFabio Estevam
2011-07-07ARM: mach-imx/mx27_3ds: Use the standard i.MX macro for GPIO numberingFabio Estevam
2011-07-07ARM: mx53: Fix the base addresses for the DDR memory regionsMarc Kleine-Budde
2011-07-07ARM: mx53: Fix the chip select addressesFabio Estevam
2011-07-07ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6Fabio Estevam
2011-07-07mx51: Let USB Storage be built by defaultFabio Estevam
2011-07-07ARM: mxs_defconfig: Change CONFIG_RTC_CLASS 'm' to 'y'Shawn Guo
2011-07-06x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook
2011-07-06ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon
2011-07-06ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar
2011-07-06ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionWolfram Sang
2011-07-06ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki
2011-07-06Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim
2011-07-06ARM: S5PC100: Fix for compilation errorPadmavathi Venna
2011-07-06ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb
2011-07-06ARM: EXYNOS4: Address a section mismatch w/ suspend issue.MyungJoo Ham