summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-09-26ARM: tegra: apalis_t30: add i2c-thermtripMarcel Ziswiler1-0/+8
2018-09-26ARM: tegra: apalis_t30: further lm95245 temperature sensor annotationMarcel Ziswiler1-1/+1
2018-09-26ARM: tegra: apalis_t30: use proper irq-gpio for stmpe811Marcel Ziswiler1-2/+1
2018-09-26ARM: tegra: apalis_t30: add missing pinmuxMarcel Ziswiler1-0/+370
2018-09-26ARM: tegra: apalis_t30: pinmux clean-upMarcel Ziswiler1-43/+45
2018-09-26ARM: tegra: apalis_t30: drop pwmledsMarcel Ziswiler1-22/+0
2018-09-26ARM: tegra: apalis_t30: reorder backlight propertiesMarcel Ziswiler1-2/+1
2018-09-26ARM: tegra: apalis_t30: move dr_mode property from phy to controllerMarcel Ziswiler1-1/+1
2018-09-26ARM: tegra: apalis_t30: annotate mmc1/sd1Marcel Ziswiler1-0/+2
2018-09-26ARM: tegra: apalis_t30: drop unused mmc1/sd1 labelsMarcel Ziswiler1-2/+2
2018-09-26ARM: tegra: apalis_t30: white-space/newline clean-upMarcel Ziswiler2-2/+4
2018-09-26ARM: tegra: apalis_t30: drop unused cami2c labelMarcel Ziswiler1-1/+1
2018-09-26ARM: tegra: apalis_t30: annotate uarts and move compatible to boardMarcel Ziswiler2-3/+16
2018-09-26ARM: tegra: apalis_t30: add missing regulatorsMarcel Ziswiler2-1/+20
2018-09-26ARM: tegra: apalis_t30: regulator clean-upMarcel Ziswiler2-114/+88
2018-09-26ARM: tegra: apalis_t30: reorder host1x/hdmi propertiesMarcel Ziswiler1-4/+3
2018-09-26ARM: tegra: apalis_t30: annotate/clean-up pcie controller/port nodesMarcel Ziswiler2-6/+5
2018-09-26ARM: tegra: apalis_t30: reorder pcie propertiesMarcel Ziswiler1-3/+3
2018-09-26ARM: tegra: apalis_t30: add local-mac-address propertyMarcel Ziswiler1-0/+4
2018-09-26ARM: tegra: apalis_t30: pull-up sd card detect pinsMarcel Ziswiler1-2/+2
2018-09-26ARM: tegra: apalis_t30: fix mmc1 cmd pull-upMarcel Ziswiler1-3/+3
2018-09-26ARM: dts: tegra20/tegra30: add pmu interrupt-affinityMarcel Ziswiler2-0/+6
2018-09-26ARM: dts: tegra20: restore address orderMarcel Ziswiler1-13/+13
2018-09-26ARM: dts: tegra30: fix xcvr-setup-use-fusesMarcel Ziswiler1-3/+3
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-62/+8
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+33
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-10/+15
2018-08-26Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds4-50/+61
2018-08-26Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds11-9/+11
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds23-39/+36
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+13
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds15-75/+168
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-90/+80
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-44/+49
2018-08-24arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-08-24ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier1-0/+1
2018-08-24arm64: dts: Fix various entry-method properties to reflect documentationAmit Kucheria9-9/+9
2018-08-24x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka1-0/+4
2018-08-24x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka3-3/+3
2018-08-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-26/+26
2018-08-24s390: ebcdic: convert comments to UTF-8Arnd Bergmann1-18/+18
2018-08-24treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann3-4/+4
2018-08-24treewide: correct "differenciate" and "instanciate" typosFinn Thain4-4/+4
2018-08-24arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon1-0/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada23-39/+36
2018-08-24Merge branch 'tlb-fixes'Linus Torvalds11-163/+99
2018-08-24Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-159/+23
2018-08-24Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds11-69/+104
2018-08-24Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds4-133/+12
2018-08-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds554-7030/+22105