summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-12-1726-45/+78
|\
| * Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux...Olof Johansson2019-12-161-0/+1
| |\
| | * ARM: bcm: Add missing sentinel to bcm2711_compat[]H. Nikolaus Schaller2019-12-161-0/+1
| * | Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-12-163-1/+4
| |\ \
| | * | ARM: exynos_defconfig: Restore debugfs supportMarek Szyprowski2019-12-091-0/+1
| | * | MAINTAINERS: Include Samsung SoC serial driver in Samsung SoC entryKrzysztof Kozlowski2019-12-091-0/+1
| | * | MAINTAINERS: Update Lukasz Luba's email addressLukasz Luba2019-12-092-1/+2
| | |/
| * | Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2019-12-161-0/+1
| |\ \
| | * | ARM: shmobile: defconfig: Restore debugfs supportGeert Uytterhoeven2019-12-131-0/+1
| | |/
| * | Merge tag 'omap-for-v5.5/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-12-136-5/+13
| |\ \
| | * | bus: ti-sysc: Fix missing reset delay handlingTony Lindgren2019-12-121-0/+4
| | * | ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen2019-12-112-2/+2
| | * | ARM: omap2plus_defconfig: Add back DEBUG_FSTony Lindgren2019-12-101-0/+1
| | * | ARM: omap2plus_defconfig: enable NET_SWITCHDEVGrygorii Strashko2019-12-101-1/+2
| | * | ARM: dts: am335x-sancloud-bbe: fix phy modeMans Rullgard2019-12-101-1/+1
| | * | bus: ti-sysc: Fix missing force mstandby quirk handlingTony Lindgren2019-12-102-1/+3
| | |/
| * | Merge tag 'imx-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2019-12-125-17/+35
| |\ \
| | * | ARM: imx: Fix boot crash if ocotp is not foundLeonard Crestez2019-12-121-1/+3
| | * | ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FSLeonard Crestez2019-12-121-0/+1
| | * | ARM: dts: imx6ul-evk: Fix peripheral regulatorLeonard Crestez2019-12-121-6/+20
| | * | arm64: dts: ls1028a: fix reboot nodeMichael Walle2019-12-121-1/+7
| | * | arm64: dts: ls1028a: fix typo in TMU calibration dataMichael Walle2019-12-111-1/+1
| | * | ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCsChristoph Niedermaier2019-12-111-2/+2
| | * | ARM: dts: e60k02: fix power buttonAndreas Kemnade2019-12-091-5/+0
| | * | ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probingStefan Roese2019-12-091-1/+1
| | |/
| * | Merge tag 'reset-fixes-for-v5.5-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2019-12-113-13/+5
| |\ \
| | * | reset: Do not register resource data for missing resetsGeert Uytterhoeven2019-12-101-2/+2
| | * | reset: Fix {of,devm}_reset_control_array_get kerneldoc return typesGeert Uytterhoeven2019-12-101-4/+2
| | * | reset: brcmstb: Remove resource checksFlorian Fainelli2019-12-101-6/+0
| | * | dt-bindings: reset: Fix brcmstb-reset exampleFlorian Fainelli2019-12-101-1/+1
| | |/
| * | Merge tag 'arm-soc/for-5.5/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2019-12-114-6/+6
| |\ \
| | * | ARM: dts: bcm283x: Fix critical trip pointStefan Wahren2019-12-101-1/+1
| | * | ARM: dts: Cygnus: Fix MDIO node address/size cellsFlorian Fainelli2019-12-091-2/+2
| | * | ARM: dts: bcm2711: fix soc's node dma-rangesNicolas Saenz Julienne2019-12-091-1/+1
| | * | ARM: dts: BCM5301X: Fix MDIO node address/size cellsFlorian Fainelli2019-12-091-2/+2
| | |/
| * | ARM: mmp: include the correct cputype.hArnd Bergmann2019-12-111-1/+1
| * | Merge tag 'vexpress-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2019-12-092-2/+12
| |\ \ | | |/ | |/|
| | * cpufreq: vexpress-spc: Switch cpumask from topology core to OPP sharingSudeep Holla2019-12-091-1/+1
| | * ARM: vexpress: Set-up shared OPP table instead of individual for each CPUSudeep Holla2019-12-091-1/+11
| |/
* | Merge tag 'linux-kselftest-5.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-1619-40/+119
|\ \
| * | kselftest: Support old perl versionsSeongJae Park2019-12-111-0/+1
| * | kselftest/runner: Print new line in print of timeout logSeongJae Park2019-12-111-0/+1
| * | selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman2019-12-112-5/+5
| * | Documentation: kunit: add documentation for kunit_toolBrendan Higgins2019-12-093-1/+62
| * | Documentation: kunit: fix typos and gramatical errorsBrendan Higgins2019-12-092-16/+16
| * | kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim2019-12-091-1/+1
| * | fs/ext4/inode-test: Fix inode test on 32 bit platforms.Iurii Zaikin2019-12-091-1/+1
| * | selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu2019-12-091-1/+1
| * | selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu2019-12-091-5/+10
| * | selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu2019-12-091-1/+2