summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-03-06ARM: dts: tegra: add PCIe interrupt mapping propertiesLucas Stach
2014-03-05ARM: tegra: use 2 address cells for Tegra124 DTStephen Warren
2014-02-28ARM: tegra: Rename as3722 node to pmicThierry Reding
2014-02-28ARM: tegra: Fix whitespace around '='Thierry Reding
2014-02-28ARM: tegra: Enable USB on Venice2Thierry Reding
2014-02-28ARM: tegra: Add Tegra124 USB supportThierry Reding
2014-02-28ARM: tegra: Enable eDP for Venice2Thierry Reding
2014-02-28ARM: tegra: Add Tegra124 eDP supportThierry Reding
2014-02-28ARM: tegra: Add Tegra124 host1x supportThierry Reding
2014-02-28ARM: tegra: Hook up SDMMC3 power-supply on Venice2Thierry Reding
2014-02-28ARM: tegra: Overhaul Venice2 regulatorsThierry Reding
2014-02-25ARM: tegra: Combine VBUS enable pins into one nodeThierry Reding
2014-02-25ARM: tegra: Use "disabled" for status propertyThierry Reding
2014-02-19ARM: tegra: add SPI flash to Venice2 DTStephen Warren
2014-02-19ARM: tegra: enable PCA9546 on CardhuBryan Wu
2014-02-19ARM: tegra: enable LCD panel on VentanaStephen Warren
2014-02-19ARM: tegra: enable LCD panel on SeaboardStephen Warren
2014-02-05ARM: tegra: add system-power-controller property for PMIC nodeLaxman Dewangan
2014-02-05ARM: tegra: document which Dalmore revisions are supportedStephen Warren
2014-02-05ARM: tegra: Properly sort clocks propertyThierry Reding
2014-02-05ARM: tegra: paz00: Add LVDS support to device treeMarc Dietrich
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller
2014-02-02parisc: fix cache-flushingHelge Deller
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
2014-01-31ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMAOlof Johansson
2014-01-31ARM: multi_v7_defconfig: add mvebu driversOlof Johansson
2014-01-31ARM: dts: bcm28155-ap: Fix Card Detection GPIOTim Kryger
2014-01-31Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2014-01-31ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam
2014-01-31ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-01-31ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann
2014-01-31ARM: hisi: don't select SMPRob Herring
2014-01-31ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren
2014-01-31ARM: multi_v7: copy most options from tegra_defconfigStephen Warren
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij
2014-01-31ARM: integrator: restore static map on the CPLinus Walleij
2014-01-31ARM: msm_defconfig: Enable MSM clock driversStephen Boyd
2014-01-31ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon
2014-01-31ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-31alpha: fix broken network checksumMikulas Patocka
2014-01-31alpha: Enable system-call auditing support.蔡正龙