summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-11-26Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/fixes-...Olof Johansson1-0/+1
2012-11-26Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...Olof Johansson4-5/+23
2012-11-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+21
2012-11-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin1-1/+13
2012-11-23ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi1-3/+7
2012-11-23ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selectedMarc Zyngier1-0/+2
2012-11-23ARM: pxa: add dummy SA1100 rtc clock in pxa25xAndrea Adami1-0/+1
2012-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-14/+20
2012-11-23Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-0/+4
2012-11-22IXP4xx: use __iomem for MMIOArnd Bergmann2-8/+8
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa3-38/+21
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa4-21/+17
2012-11-22ixp4xx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+8
2012-11-22IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa1-0/+1
2012-11-22IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.Krzysztof Hałasa1-1/+1
2012-11-22IXP4xx: Fix Goramo MultiLink platform compilation.Krzysztof Hałasa1-0/+1
2012-11-22staging: drm/imx: Remove duplicate inclusion of linux/videodev2.hSachin Kamat1-1/+0
2012-11-22Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2-0/+6
2012-11-22ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij1-66/+3
2012-11-21ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2-3/+9
2012-11-21Dove: Fix irq_to_pmu()Russell King - ARM Linux1-1/+1
2012-11-21Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux1-1/+13
2012-11-21ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat1-4/+5
2012-11-21Merge branch 'at91' into develLinus Walleij29-139/+1770
2012-11-21Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/fixes-...Olof Johansson30-75/+242
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij1-1/+1
2012-11-21Merge tag 'at91-header' of git://github.com/at91linux/linux-at91 into next/he...Olof Johansson1-3/+0
2012-11-21ARM: pxa: fix pxa25x gpio wakeup settingAndrea Adami1-0/+5
2012-11-21ARM: tegra: seaboard: add missing DT vendor prefixesStephen Warren1-2/+2
2012-11-21Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King3-35/+37
2012-11-21Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King7-48/+179
2012-11-20ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren5-53/+4
2012-11-20ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren3-622/+14
2012-11-20ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren3-97/+3
2012-11-20ARM: OMAP2+: Move iopgtable header to drivers/iommu/Ido Yariv1-120/+0
2012-11-20ARM: OMAP: Merge iommu2.h into iommu.hIdo Yariv2-101/+83
2012-11-20ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOCBartlomiej Zolnierkiewicz2-0/+4
2012-11-19ARM: at91: pm9g45: add mmc supportJean-Christophe PLAGNIOL-VILLARD1-0/+21
2012-11-19ARM: at91: Animeo IP: add mmc supportJean-Christophe PLAGNIOL-VILLARD1-0/+12
2012-11-19ARM: at91: dt: add mmc pinctrl for Atmel reference boardsJean-Christophe PLAGNIOL-VILLARD6-0/+105
2012-11-19ARM: at91: dt: at91sam9: add mmc pinctrl supportJean-Christophe PLAGNIOL-VILLARD5-0/+203
2012-11-19ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boardsLudovic Desroches6-0/+77
2012-11-19ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCsLudovic Desroches5-0/+72
2012-11-19ARM: at91: add clocks for DT entriesLudovic Desroches5-0/+8
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij21-139/+1272
2012-11-19atmel: move ATMEL_MAX_UART to platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-3/+0
2012-11-19ARM: gic: use a private mapping for CPU target interfacesNicolas Pitre1-9/+36
2012-11-19ARM: kernel: add logical mappings look-upLorenzo Pieralisi1-0/+17