summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: Add vendor prefix for UgoosChristian Hewitt2019-10-071-0/+2
* arm64: dts: meson: Add capacity-dmips-mhz attributes to G12BFrank Hartung2019-10-071-0/+6
* arm64: dts: add support for A1 based Amlogic AD401Jianxin Pan2019-10-073-0/+161
* dt-bindings: arm: amlogic: add Amlogic AD401 bindingsJianxin Pan2019-10-071-0/+2
* dt-bindings: arm: amlogic: add A1 bindingsJianxin Pan2019-10-071-0/+4
* arm64: dts: khadas-vim3: add commented support for PCIeNeil Armstrong2019-10-034-0/+79
* arm64: dts: meson-g12a: Add PCIe nodeNeil Armstrong2019-10-032-0/+37
* arm64: dts: meson: Link nvmem and secure-monitor nodesCarlo Caione2019-10-033-0/+3
* arm64: dts: meson-g12b-khadas-vim3: add keep-power-in-suspend property in SDI...Neil Armstrong2019-10-031-0/+3
* arm64: dts: meson-sm1-sei610: add keep-power-in-suspend property in SDIO nodeNeil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxm-rbox-pro: add keep-power-in-suspend property in SDIO nodeNeil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxm-khadas-vim2: add keep-power-in-suspend property in SDIO...Neil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxl-s905x-p212: add keep-power-in-suspend property in SDIO ...Neil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxl-s905x-nexbox-a95x: add keep-power-in-suspend property i...Neil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxl-s805x-p241: add keep-power-in-suspend property in SDIO ...Neil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxbb-wetek: add keep-power-in-suspend property in SDIO nodeNeil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxbb-vega-s95: add keep-power-in-suspend property in SDIO nodeNeil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxbb-p20x: add keep-power-in-suspend property in SDIO nodeNeil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxbb-nexbox-a95x: add keep-power-in-suspend property in SDI...Neil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gxbb-nanopi-k2: add keep-power-in-suspend property in SDIO ...Neil Armstrong2019-10-031-0/+3
* arm64: dts: meson-gx-p23x-q20x: add keep-power-in-suspend property in SDIO nodeNeil Armstrong2019-10-031-0/+3
* arm64: dts: meson-g12a-x96-max: add keep-power-in-suspend property in SDIO nodeNeil Armstrong2019-10-031-0/+3
* arm64: dts: meson-g12a-sei510: add keep-power-in-suspend property in SDIO nodeNeil Armstrong2019-10-031-0/+3
* arm64: dts: meson: g12: move audio bus out of g12-commonJerome Brunet2019-10-032-320/+324
* arm64: dts: meson: g12: factor the power domain.Jerome Brunet2019-10-033-25/+13
* arm64: dts: meson: g12: add a g12 layerJerome Brunet2019-10-033-2/+9
* arm64: dts: meson: g12: fix audio fifo reg sizeJerome Brunet2019-10-031-6/+6
* arm64: dts: meson: axg: fix audio fifo reg sizeJerome Brunet2019-10-031-6/+6
* arm64: dts: meson: sm1: set gpio interrupt controller compatibleJerome Brunet2019-10-031-0/+5
* Linux 5.4-rc1v5.4-rc1Linus Torvalds2019-09-301-2/+2
* Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-305-18/+58
|\
| * btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-271-0/+3
| * btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-271-1/+1
| * btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo2019-09-251-1/+7
| * btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-251-1/+8
| * Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-241-14/+19
| * Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2019-09-241-0/+4
| * btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-09-241-0/+9
| * Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-241-1/+7
* | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-3017-212/+291
|\ \
| * | csky: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-301-1/+1
| * | csky: entry: Remove unneeded need_resched() loopValentin Schneider2019-09-301-4/+0
| * | csky: Fixup csky_pmu.max_period assignmentMao Han2019-09-301-1/+1
| * | csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2019-09-302-21/+31
| * | csky: Use generic free_initrd_mem()Mike Rapoport2019-09-301-16/+0
| * | csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-222-12/+49
| * | csky: Support kernel non-aligned accessGuo Ren2019-08-201-17/+45
| * | csky: Fixup defer cache flush for 610Guo Ren2019-08-202-25/+29
| * | csky: Fixup arch_get_unmapped_area() implementationGuo Ren2019-08-202-37/+43
| * | csky: Fixup ioremap function losingGuo Ren2019-08-152-17/+29