summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: meson: add missing g12 rng clockScott K Logan2020-10-051-0/+2
* arm64: dts: meson-axg-s400: enable USB OTGNeil Armstrong2020-10-051-0/+6
* arm64: dts: meson-axg: add USB nodesNeil Armstrong2020-10-051-0/+50
* arm64: dts: meson: initial support for aml-s905x-cc v2Jerome Brunet2020-09-182-0/+319
* dt-bindings: arm: amlogic: add support for libretch s905x cc v2Jerome Brunet2020-09-181-0/+1
* arm64: dts: meson: add support for the ODROID-N2+Christian Hewitt2020-09-182-0/+32
* dt-bindings: arm: amlogic: add support for the ODROID-N2+Christian Hewitt2020-09-181-0/+1
* arm64: dts: meson: convert ODROID-N2 to dtsiChristian Hewitt2020-09-182-617/+626
* arm64: dts: meson: vim3l: remove sound card definitionJerome Brunet2020-09-141-86/+0
* arm64: dts: meson: vim3: make sound card common to all variantsJerome Brunet2020-08-102-88/+90
* arm64: dts: meson: vim3: correct led polarityJerome Brunet2020-08-101-2/+2
* arm64: dts: meson: odroid-n2: add jack audio output supportJerome Brunet2020-07-291-5/+74
* arm64: dts: meson: odroid-n2: enable audio loopbackJerome Brunet2020-07-291-4/+61
* arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3Christian Hewitt2020-07-272-1/+4
* arm64: dts: meson: misc fixups for w400 dtsiChristian Hewitt2020-07-271-2/+4
* arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFSMartin Blumenstingl2020-07-211-15/+34
* arm64: dts: amlogic: meson-gxm: add the Mali OPP table and use DVFSMartin Blumenstingl2020-07-211-15/+30
* arm64: dts: amlogic: meson-gx: add the Mali-450 OPP table and use DVFSMartin Blumenstingl2020-07-214-86/+89
* Merge tag 'amlogic-fixes' into v5.9/dt64Kevin Hilman2020-07-216-6/+37
|\
| * ARM: dts: meson: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2020-06-291-1/+1
| * arm64: dts: meson-gxl-s805x: reduce initial Mali450 core frequencyNeil Armstrong2020-06-293-2/+26
| * arm64: dts: meson: add missing gxl rng clockJerome Brunet2020-06-291-0/+5
| * soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID'sChristian Hewitt2020-06-291-3/+5
* | arm64: dts: meson: add support for the WeTek Core 2Christian Hewitt2020-07-212-0/+88
* | dt-bindings: arm: amlogic: add support for the WeTek Core 2Christian Hewitt2020-07-211-0/+1
* | arm64: dts: meson: add audio playback to khadas-vim3lChristian Hewitt2020-07-211-0/+88
* | arm64: dts: meson: add audio playback to odroid-c4Christian Hewitt2020-07-211-0/+88
* | arm64: dts: meson: update spifc node name on Khadas VIM3/VIM3LChristian Hewitt2020-07-201-1/+1
* | arm64: dts: amlogic: Add the Ethernet "timing-adjustment" clockMartin Blumenstingl2020-07-134-8/+14
* | arm64: dts: meson-gx: Switch to the meson-ee-pwrc bindingsMartin Blumenstingl2020-07-133-12/+20
* | arm64: dts: meson-khadas-vim3: add Khadas MCU nodesNeil Armstrong2020-07-131-0/+23
|/
* Linux 5.8-rc1v5.8-rc1Linus Torvalds2020-06-141-2/+2
* Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-145-1/+40
|\
| * security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-145-1/+40
* | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-147-234/+286
|\ \
| * | Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba2020-06-144-166/+169
| * | Revert "fs: remove dio_end_io()"David Sterba2020-06-092-0/+21
| * | Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"David Sterba2020-06-092-0/+21
| * | Revert "btrfs: split btrfs_direct_IO to read and write part"David Sterba2020-06-093-83/+90
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-13111-647/+1344
|\ \ \
| * | | net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-131-9/+40
| * | | net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-131-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-1327-93/+348
| |\ \ \
| | * | | bpf: Undo internal BPF_PROBE_MEM in BPF insns dumpAndrii Nakryiko2020-06-121-5/+12
| | * | | libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko2020-06-123-13/+55
| | * | | tools/bpftool: Fix skeleton codegenAndrii Nakryiko2020-06-121-2/+0
| | * | | bpf: Fix memlock accounting for sock_hashAndrey Ignatov2020-06-121-0/+4
| | * | | bpf: sockmap: Don't attach programs to UDP socketsLorenz Bauer2020-06-121-4/+6
| | * | | bpf: tcp: Recv() should return 0 when the peer socket is closedSabrina Dubroca2020-06-121-0/+3
| | * | | tools, bpftool: Exit on error in function codegenTobias Klauser2020-06-111-5/+6