summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: sun5i: Add DRAM gatesMaxime Ripard2016-04-192-2/+23
* ARM: sun5i: Add TV encoder gate to the DTSIMaxime Ripard2016-04-191-4/+4
* ARM: sun5i: dt: Add pll3 and pll7 clocksMaxime Ripard2016-04-191-0/+43
* ARM: dts: sun8i: Add dts file for the Orange Pi One SBCHans de Goede2016-04-102-0/+146
* ARM: sun7i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV outputPriit Laes2016-03-271-2/+3
* ARM: sun4i: dt: Enable dram gate 5 (tve0 clock) for simplefb TV outputPriit Laes2016-03-271-1/+1
* ARM: dts: sun5i-a13-olinuxino-micro: enable USB DRCJM Friedt2016-03-271-0/+41
* ARM: dts: sun8i: Base Orange Pi Plus dts on the Orange Pi 2 dtsHans de Goede2016-03-271-134/+2
* ARM: dts: sun8i: Orangepi plus gpio keys fixes and improvementsHans de Goede2016-03-271-4/+8
* ARM: dts: sun8i: Add dts for Orange Pi 2 SBCHans de Goede2016-03-272-0/+187
* ARM: dts: sun8i: Add Orange Pi PC supportChen-Yu Tsai2016-03-272-0/+168
* ARM: dts: sun8i: Fix pio nodes Orangepi Plus dtsHans de Goede2016-03-271-41/+39
* ARM: dts: sun7i: Add SPDIF to the Itead IboxMarcus Cooper2016-03-271-0/+24
* ARM: dts: sun4i: Add SPDIF to the Mele A1000Marcus Cooper2016-03-271-0/+24
* ARM: dts: sun7i: Add the SPDIF block to the A20Marcus Cooper2016-03-271-0/+13
* ARM: dts: sun4i: Add the SPDIF block to the A10Marcus Cooper2016-03-271-0/+13
* ARM: dts: sun7i: Add the SPDIF clk to the A20Marcus Cooper2016-03-271-0/+11
* ARM: dts: sun4i: Add the SPDIF clk to the A10Marcus Cooper2016-03-271-0/+11
* ARM: dts: sun7i: Add SPDIF TX pin to the A20Marcus Cooper2016-03-271-0/+7
* ARM: dts: sun4i: Add SPDIF TX pin to the A10Marcus Cooper2016-03-271-0/+7
* ARM: dts: sun8i: Add eMMC dt node on Orangepi Plus boardsHans de Goede2016-03-271-0/+17
* ARM: dts: sun8i: Add wifi dt node on Orangepi Plus boardsHans de Goede2016-03-271-0/+24
* ARM: dts: sun8i: Enable IR receiver on Orangepi Plus boardsHans de Goede2016-03-271-0/+6
* ARM: dts: sun8i: Enable USB host controllers on Orangepi Plus boardsJens Kuske2016-03-271-0/+44
* ARM: dts: sun8i: Add usbphy and usb host controller nodesReinder de Haan2016-03-271-0/+101
* ARM: dts: sun8i: Add support for H3 usb clocksReinder de Haan2016-03-271-0/+12
* ARM: dts: sun8i: Add mmc2_8bit_pins to sun8i-h3.dtsiHans de Goede2016-03-271-0/+10
* ARM: dts: sun4i: Add dts file for Dserve DSRV9703C tabletHans de Goede2016-03-272-0/+282
* ARM: dts: sun8i: Add dts file for the Polaroid MID2809PXE4 tabletHans de Goede2016-03-272-0/+244
* ARM: dts: sun8i: Fix regulator for mmc0 for sun8i-a23-gt90h-v4Hans de Goede2016-03-271-2/+1
* ARM: dts: sun8i: Fix wrong Quad core / a33 compat for sun8i-a23-gt90h-v4Hans de Goede2016-03-271-2/+2
* ARM: dts: sun8i: Add backlight / pwm nodes to sun8i-a23-gt90h-v4Hans de Goede2016-03-271-0/+24
* ARM: dts: sun8i: Add pmic nodes to sun8i-a23-gt90h-v4Hans de Goede2016-03-271-0/+89
* ARM: dts: sun6i: Add dts for colorfly e708 q1 tabletHans de Goede2016-03-272-0/+209
* ARM: dts: sun5i: Add dts for Difrence DIT4350 tabletHans de Goede2016-03-272-0/+227
* ARM: dts: sun5i-a13-empire-electronix-d709: Remove mmc2 nodeHans de Goede2016-03-271-17/+2
* ARM: dts: sun5i-a13-inet98v-rev2: Remove mmc2 nodeHans de Goede2016-03-271-15/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-2619-2/+19
|\
| * mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-261-0/+1
| * arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-2618-2/+18
* | [IA64] Enable preadv2 and pwritev2 syscalls for ia64Tony Luck2016-03-253-1/+5
|/
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-256-18/+0
|\
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-266-18/+0
* | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-252-11/+0
|\ \
| * | mtd: nand: jz4740: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-2/+0
| * | mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-9/+0
* | | Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-258-30/+18
|\ \ \
| * | | parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2016-03-232-1/+5
| * | | parisc: Use generic extable search and sort routinesHelge Deller2016-03-234-11/+8
| * | | parisc: Panic immediately when panic_on_oopsAaro Koskinen2016-03-231-4/+1