summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-20ARM: dts: sun9i: Add device nodes for documented display pipelines for A80Chen-Yu Tsai1-0/+381
2018-03-12ARM: dts: sun8i: reference tablet design: Enable PMIC power suppliesChen-Yu Tsai1-0/+8
2018-03-12ARM: dts: sun8i: a33: Enable A33 internal audio codec on A33-OLinuXinoChen-Yu Tsai1-0/+23
2018-03-12ARM: dts: sun8i: a33: Enable PMIC power supplies on A33-OLinuXinoChen-Yu Tsai1-0/+8
2018-03-12ARM: dts: sun8i: a33: Drop sunxi-common-regulators.dtsi for A33-OLinuXinoChen-Yu Tsai1-1/+0
2018-03-12ARM: dts: sun8i: a33: Drop GPIO pinmux settings for A33-OLinuXinoChen-Yu Tsai1-22/+1
2018-03-10ARM: dts: sun9i: Add enable-method for SMP support for the A80 SoCChen-Yu Tsai1-0/+8
2018-03-08ARM: dts: sun8i: h3: Add eMMC for NanoPi M1 PlusEmmanuel Vadot1-0/+10
2018-02-28ARM: dts: sun8i: a711: set regulator for each cluster of CPUsQuentin Schulz1-0/+8
2018-02-28ARM: dts: sun8i: a83t: add stable OPP tables and CPUfreqQuentin Schulz1-0/+118
2018-02-28ARM: dts: sun8i: a83t: add cpu0 and cpu100 labelsQuentin Schulz1-2/+2
2018-02-21ARM: dtsi: axp81x: remove IP name from DT node nameQuentin Schulz1-1/+1
2018-02-21ARM: dtsi: sun8i: a711: enable battery power supply subnodeQuentin Schulz1-0/+4
2018-02-21ARM: dtsi: axp81x: add battery power supply subnodeQuentin Schulz1-0/+5
2018-02-21ARM: dtsi: axp81x: add node for ADCQuentin Schulz1-0/+5
2018-02-21ARM: dtsi: axp22x: add node for ADCQuentin Schulz1-0/+5
2018-02-21ARM: dtsi: axp209: add node for ADCQuentin Schulz1-0/+5
2018-02-19ARM: dts: sun7i: Enable HDMI support on the Orange Pi miniStefan Monnier1-0/+25
2018-02-16ARM: dts: sun7i: Enable HDMI support on the Banana PiStefan Monnier1-0/+25
2018-02-16ARM: dts: sun8i: a83t: Enable HDMI on BananaPi M3Jernej Skrabec1-0/+25
2018-02-16ARM: dts: sun8i: a83t: Add HDMI display pipelineJernej Skrabec1-1/+107
2018-02-16ARM: dts: sun9i: Add secure SRAM node used for SMP hotplugChen-Yu Tsai1-0/+19
2018-02-16ARM: dts: sun9i: Add PRCM device node for the A80 dtsiChen-Yu Tsai1-0/+5
2018-02-16ARM: dts: sun9i: Add CPUCFG device node for A80 dtsiChen-Yu Tsai1-0/+5
2018-02-16ARM: dts: sun9i: Add CCI-400 device nodes for A80Chen-Yu Tsai1-0/+46
2018-02-15ARM: dts: sun7i: Add Mali nodeGiulio Benetti1-0/+25
2018-02-13ARM: dts: sun8i: a83t: bananapi-m3: Add LED device nodesChen-Yu Tsai1-0/+14
2018-02-13ARM: dts: sun[4-7]i: Remove "cooling-{min|max}-level" for CPU nodesViresh Kumar5-9/+0
2018-02-13ARM: dts: sun6i: a31: Enable HDMI support on the Mele I7Marcus Cooper1-0/+29
2018-02-13ARM: dts: sun7i: Enable HDMI support on the Olimex EVBMarcus Cooper1-0/+25
2018-02-13ARM: dts: sun7i: include correct ccu clock headerGiulio Benetti1-1/+1
2018-02-13ARM: dts: sunxi: Add Olimex A20-SOM204-EVB-eMMC boardStefan Mavrodiev2-0/+37
2018-02-13ARM: dts: sunxi: Add Olimex A20-SOM204-EVB boardStefan Mavrodiev2-0/+336
2018-02-13ARM: dts: sun4i: Enable HDMI support on the MK802Marcus Cooper1-0/+25
2018-02-13ARM: dts: sun7i: Enable HDMI support on the MK808CMarcus Cooper1-0/+25
2018-02-12ARM: dts: sun8i: a33 Enable our display frontendMaxime Ripard1-1/+0
2018-02-12ARM: dts: sun8i: activate SPI on Orange Pi R1Hauke Mehrtens1-0/+8
2018-02-12Linux 4.16-rc1v4.16-rc1Linus Torvalds1-2/+2
2018-02-12unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro8-142/+47
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds297-913/+913
2018-02-12Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds8-40/+47
2018-02-12Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+2
2018-02-12Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+8
2018-02-11xtensa: fix build with KASANMax Filippov1-0/+2
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-2/+0
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-8/+8
2018-02-11Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2018-02-11Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds12-63/+212
2018-02-11Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2-11/+363
2018-02-11Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+57