aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-25ARM: dts: porter: Enable watchdog supportGeert Uytterhoeven1-0/+5
2018-04-25ARM: dts: koelsch: Enable watchdog supportGeert Uytterhoeven1-0/+5
2018-04-25ARM: dts: lager: Enable watchdog supportGeert Uytterhoeven1-0/+5
2018-04-25ARM: dts: r8a7793: Add RWDT nodeGeert Uytterhoeven1-0/+10
2018-04-25ARM: dts: r8a7792: Add RWDT nodeGeert Uytterhoeven1-0/+10
2018-04-25ARM: dts: iwg22m: Add watchdog support to SoM dtsiFabrizio Castro1-0/+5
2018-04-25ARM: dts: iwg20m: Add watchdog support to SoM dtsiFabrizio Castro1-0/+5
2018-04-25ARM: dts: r8a7794: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7791: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7790: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7745: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7743: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7794: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7793: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7792: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7791: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7790: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7745: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7743: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r7s72100: Add Capture Engine Unit (CEU)Jacopo Mondi1-3/+12
2018-04-25ARM: dts: r8a77470: Add IRQC supportBiju Das1-0/+20
2018-04-25ARM: dts: r8a77470: Add SYS-DMAC supportBiju Das1-0/+66
2018-04-25ARM: dts: renesas: r8a7794: Add FDP1 instancesLaurent Pinchart1-0/+9
2018-04-25ARM: dts: renesas: r8a7793: Add FDP1 instancesLaurent Pinchart1-0/+18
2018-04-25ARM: dts: renesas: r8a7791: Add FDP1 instancesLaurent Pinchart1-0/+18
2018-04-18ARM: dts: renesas: replace toshiba, mmc-wrprotect-disable with disable-wpMasahiro Yamada2-4/+4
2018-04-16ARM: dts: wheat: Fix ADV7513 address usageKieran Bingham1-2/+9
2018-04-16ARM: dts: iwg23s-sbc: Add support for iWave G23S-SBC based on RZ/G1CBiju Das2-0/+36
2018-04-16ARM: dts: r8a77470: Initial SoC device treeBiju Das1-0/+154
2018-04-16ARM: dts: r7s72100: sort subnodes of root nodeSimon Horman1-38/+40
2018-04-16ARM: dts: r7s72100: stop grouping clocks under a "clocks" subnodeSimon Horman1-55/+49
2018-04-16ARM: dts: r7s72100: sort subnodes of soc nodeSimon Horman1-285/+285
2018-04-16ARM: dts: r7s72100: add soc nodeSimon Horman1-451/+459
2018-04-16ARM: dts: r7s72100: add USB device to device treeChris Brandt1-0/+20
2018-04-15Linux 4.17-rc1Linus Torvalds1-2/+2
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds94-1234/+277
2018-04-15Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-71/+240
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds18-82/+109
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds41-5164/+316
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds33-802/+1150
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-105/+329
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-14/+22
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-187/+629
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-56/+106
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+0
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-40/+63
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds29-654/+681
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo5-4/+28
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo4-32/+31