aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-21ASoC: tegra: Add Tegra210 based ADMAIF driverSameer Pujar6-2/+1230
2020-07-21bpftool: Use only nftw for file tree parsingTony Ambardar2-59/+82
2020-07-21arm64: dts: amlogic: meson-g12: add the Mali OPP table and use DVFSMartin Blumenstingl1-15/+34
2020-07-21arm64: dts: amlogic: meson-gxm: add the Mali OPP table and use DVFSMartin Blumenstingl1-15/+30
2020-07-21arm64: dts: amlogic: meson-gx: add the Mali-450 OPP table and use DVFSMartin Blumenstingl4-86/+89
2020-07-21Merge tag 'amlogic-fixes' into v5.9/dt64Kevin Hilman6-6/+37
2020-07-21Input: synaptics-rmi4 - drop a duplicated wordRandy Dunlap1-1/+1
2020-07-21regulator: convert QCOM SMD-RPM regulator document to YAML schemaKathiravan T2-321/+106
2020-07-21remoteproc: Add coredump debugfs entryRishabh Bhatnagar1-0/+90
2020-07-21remoteproc: Add inline coredump functionalityRishabh Bhatnagar2-18/+154
2020-07-21remoteproc: Pass size and offset as arguments to segment dump functionRishabh Bhatnagar3-9/+11
2020-07-21remoteproc: qcom_q6v5_mss: Replace mask based tracking with sizeSibi Sankar1-9/+8
2020-07-21remoteproc: Move coredump functionality to a new fileRishabh Bhatnagar4-191/+209
2020-07-21arm64: dts: meson: add support for the WeTek Core 2Christian Hewitt2-0/+88
2020-07-21dt-bindings: arm: amlogic: add support for the WeTek Core 2Christian Hewitt1-0/+1
2020-07-21arm64: dts: meson: add audio playback to khadas-vim3lChristian Hewitt1-0/+88
2020-07-21arm64: dts: meson: add audio playback to odroid-c4Christian Hewitt1-0/+88
2020-07-21ASoC: tas2770: Convert tas2770 binding to yamlDan Murphy2-37/+76
2020-07-21ASoC: tas2770: Fix reset gpio property nameDan Murphy1-2/+1
2020-07-21ASoC: sgtl5000: Convert to json-schemaThierry Reding3-62/+103
2020-07-21power: supply: bq25150 introduce the bq25150Ricardo Rivera-Matos3-0/+1183
2020-07-21dt-bindings: power: Add the bindings for the bq2515x family of chargers.Ricardo Rivera-Matos1-0/+93
2020-07-21ASoC: max98357a: move control of SD_MODE back to DAI opsTzung-Bi Shih1-10/+40
2020-07-21Merge branch 'bpf_iter-BTF_ID-at-build-time'Alexei Starovoitov12-73/+153
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich10-16/+33
2020-07-21bpf: net: Use precomputed btf_id for bpf iteratorsYonghong Song8-9/+38
2020-07-21selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich1-1/+1
2020-07-21bpf: Make btf_sock_ids globalYonghong Song3-28/+62
2020-07-21Merge branch 'compressed-JITed-insn'Alexei Starovoitov4-153/+643
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song3-14/+39
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song2-1/+11
2020-07-21bpf: Compute bpf_skc_to_*() helper socket btf ids at build timeYonghong Song3-36/+18
2020-07-21tools/bpftool: Fix error handing in do_skeleton()YueHaibing1-1/+4
2020-07-21bpf, riscv: Use compressed instructions in the rv64 JITLuke Nelson1-134/+147
2020-07-21libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers1-1/+1
2020-07-21bpf, riscv: Add encodings for compressed instructionsLuke Nelson1-0/+452
2020-07-21s390/bpf: Use bpf_skip() in bpf_jit_prologue()Ilya Leoshkevich1-4/+5
2020-07-21bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson4-19/+44
2020-07-21s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich1-1/+26
2020-07-21s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich1-2/+6
2020-07-21s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich1-15/+4
2020-07-21selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich1-3/+9
2020-07-21power_supply: Add additional health properties to the headerDan Murphy3-1/+8
2020-07-21btrfs: fix mount failure caused by race with umountBoris Burkov1-0/+8
2020-07-21btrfs: fix page leaks after failure to lock page for delallocRobbie Ko1-1/+2
2020-07-21btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo1-13/+10
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski1-6/+3
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo1-4/+6
2020-07-21btrfs: fix double free on ulist after backref resolution failureFilipe Manana1-0/+1
2020-07-21f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctlDaeho Jeong2-0/+206