summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-11-19ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependen...Tyler Baker1-0/+1
2014-11-19Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann23-32/+44
2014-11-19Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2-3/+8
2014-11-19Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-3/+3
2014-11-19Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+20
2014-11-19Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+4
2014-11-16Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds12-18/+46
2014-11-16ARM: at91/dt: Fix sama5d3x typosPeter Rosin6-6/+6
2014-11-16Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-7/+7
2014-11-16Merge tag 'mvebu-fixes-3.18' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-5/+33
2014-11-15Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-4/+17
2014-11-13ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1
2014-11-13ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon1-4/+16
2014-11-13ARM: tegra: roth: Fix SD card VDD_IO regulatorAlexandre Courbot1-3/+1
2014-11-13ARM: tegra: Remove eMMC vmmc property for roth/tn7Alexandre Courbot2-2/+0
2014-11-13ARM: dts: tegra: move serial aliases to per-boardOlof Johansson22-23/+39
2014-11-13ARM: tegra: Add serial port labels to Tegra124 DTLucas Stach1-4/+4
2014-11-12ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2Geert Uytterhoeven1-0/+20
2014-11-10ARM: dts: AM437x-SK-EVM: Fix DCDC3 voltageKeerthy1-2/+2
2014-11-10ARM: dts: AM437x-GP-EVM: Fix DCDC3 voltageKeerthy1-2/+2
2014-11-10ARM: dts: AM43x-EPOS-EVM: Fix DCDC3 voltageKeerthy1-2/+2
2014-11-10ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clockGeert Uytterhoeven1-1/+1
2014-11-10ARM: shmobile: r8a7790: Fix SD3CKCR address to device treeShinobu Uehara1-2/+2
2014-11-10ARM: shmobile: r8a7740 legacy: Correct IIC0 parent clockGeert Uytterhoeven1-1/+1
2014-11-10ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin moduleGeert Uytterhoeven1-1/+6
2014-11-10ARM: shmobile: r8a7790: Fix SD3CKCR addressShinobu Uehara1-1/+1
2014-11-08ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-08ARM: dts: sun6i: Re-parent ahb1_mux to pll6 as required by dma controllerChen-Yu Tsai1-0/+4
2014-11-06ARM: dts: am335x-evm: Fix 5th NAND partition's nameRoger Quadros1-1/+1
2014-11-05dma: edma: move device registration to platform codeArnd Bergmann1-0/+9
2014-11-05ARM: dts: vf610: add SD node to cosmic dtsOlof Johansson1-0/+19
2014-11-04Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson12-59/+134
2014-11-04ARM: imx: Fix the removal of CONFIG_SPI optionFabio Estevam2-0/+2
2014-11-04ARM: imx: clk-vf610: define PLL's clock treeStefan Agner1-42/+92
2014-11-02Merge tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-3/+8
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-9/+23
2014-11-01ARM: orion: Fix for certain sequence of request_irq can cause irq stormEvgeniy Dushistov1-4/+32
2014-11-01ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn1-1/+1
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+2
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren2-3/+2
2014-10-29ARM: OMAP2+: Warn about deprecated legacy booting modeTony Lindgren1-0/+4
2014-10-29ARM: omap2plus_defconfig: Fix errors with NAND BCHTony Lindgren1-0/+1
2014-10-29ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()Thomas Petazzoni1-0/+3
2014-10-29ARM: 8183/1: l2c: Improve l2c310_of_parse() error messageFabio Estevam1-2/+2
2014-10-29ARM: 8181/1: Drop extra return statementLaura Abbott1-1/+0
2014-10-29ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int'Fabio Estevam1-6/+16
2014-10-29ARM: enable bpf syscallRussell King2-0/+2
2014-10-28ARM: multi_v7_defconfig: fix support for APQ8084Srinivas Kandagatla1-0/+2
2014-10-28ARM: ixp4xx: remove compilation warnings in io.hStefan Hengelein1-2/+2
2014-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-5/+15