aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-09xfs: scrub should mark a directory corrupt if any entries cannot be iget'dDarrick J. Wong1-3/+18
2020-12-09xfs: fix parent pointer scrubber bailing out on unallocated inodesDarrick J. Wong1-5/+5
2020-12-09xfs: detect overflows in bmbt recordsDarrick J. Wong1-0/+5
2020-12-09xfs: trace log intent item recovery failuresDarrick J. Wong2-1/+22
2020-12-09xfs: validate feature support when recovering rmap/refcount intentsDarrick J. Wong2-0/+6
2020-12-09xfs: improve the code that checks recovered extent-free intent itemsDarrick J. Wong1-7/+6
2020-12-09xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recoverDarrick J. Wong1-8/+25
2020-12-09xfs: improve the code that checks recovered refcount intent itemsDarrick J. Wong1-12/+11
2020-12-09xfs: hoist recovered refcount intent checks out of xfs_cui_item_recoverDarrick J. Wong1-21/+38
2020-12-09xfs: improve the code that checks recovered rmap intent itemsDarrick J. Wong1-12/+18
2020-12-09xfs: hoist recovered rmap intent checks out of xfs_rui_item_recoverDarrick J. Wong1-25/+42
2020-12-09xfs: improve the code that checks recovered bmap intent itemsDarrick J. Wong1-13/+13
2020-12-09xfs: hoist recovered bmap intent checks out of xfs_bui_item_recoverDarrick J. Wong1-27/+47
2020-12-09xfs: enable the needsrepair featureDarrick J. Wong1-1/+2
2020-12-09xfs: define a new "needrepair" featureDarrick J. Wong2-0/+14
2020-12-09dt-bindings: trivial-devices: Add delta,q54sj108a2xiao.ma1-0/+2
2020-12-09scsi: cxgb4i: Fix TLS dependencyRandy Dunlap1-0/+1
2020-12-09scsi: ufs: Un-inline ufshcd_vops_device_reset functionStanley Chu2-18/+26
2020-12-09scsi: ufs: Re-enable WriteBooster after device resetStanley Chu1-1/+6
2020-12-09USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier1-0/+6
2020-12-09USB: serial: ftdi_sio: drop GPIO line checking dead codeMarc Zyngier1-3/+0
2020-12-09USB: serial: ftdi_sio: report the valid GPIO lines to gpiolibMarc Zyngier1-0/+14
2020-12-09ASoC: add simple-muxAlexandre Belloni3-0/+134
2020-12-09ASoC: add simple-audio-mux bindingAlexandre Belloni1-0/+41
2020-12-09scsi: ufs-mediatek: Use correct path to fix compile errorZhen Lei1-1/+1
2020-12-09Merge tag 'zynq-dt-for-v5.10' of https://github.com/Xilinx/linux-xlnx into arm/dtArnd Bergmann9-108/+142
2020-12-09scsi: mpt3sas: Signedness bug in _base_get_diag_triggers()Dan Carpenter1-1/+1
2020-12-09spi: spi-geni-qcom: Use the new method of gpio CS controlStephen Boyd1-0/+1
2020-12-09platform/chrome: cros_ec_spi: Drop bits_per_word assignmentStephen Boyd1-1/+0
2020-12-09platform/chrome: cros_ec_spi: Don't overwrite spi::modeStephen Boyd1-1/+0
2020-12-09ASoC: SOF: Intel: add SoundWire support for ADL-SKai Vehmanen2-1/+3
2020-12-09ASoC: Intel: common: add ACPI matching tables for Alder LakeKai Vehmanen3-1/+55
2020-12-09Merge tag 'zynqmp-dt-for-v5.11' of https://github.com/Xilinx/linux-xlnx into arm/dtArnd Bergmann1-21/+39
2020-12-09Merge tag 'aspeed-5.11-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into arm/dtArnd Bergmann17-246/+2215
2020-12-09ARM: mstar: SMP supportDaniel Palmer1-0/+48
2020-12-09ARM: mstar: Wire up smpctrl for SSD201/SSD202DDaniel Palmer1-0/+5
2020-12-09ARM: mstar: Add smp ctrl registers to infinity2m dtsiDaniel Palmer1-0/+7
2020-12-09ARM: mstar: Add dts for Honestar ssd201htv2Daniel Palmer2-0/+26
2020-12-09ARM: mstar: Add chip level dtsi for SSD202DDaniel Palmer1-0/+14
2020-12-09ARM: mstar: Add common dtsi for SSD201/SSD202DDaniel Palmer1-0/+7
2020-12-09ARM: mstar: Add infinity2m supportDaniel Palmer3-1/+17
2020-12-09dt-bindings: mstar: Add Honestar SSD201_HT_V2 to mstar boardsDaniel Palmer1-0/+6
2020-12-09dt-bindings: vendor-prefixes: Add honestar vendor prefixDaniel Palmer1-0/+2
2020-12-09dt-bindings: mstar: Add binding details for mstar,smpctrlDaniel Palmer1-0/+40
2020-12-09can: isotp: isotp_setsockopt(): block setsockopt on bound socketsOliver Hartkopp1-0/+3
2020-12-09ARM: mstar: Fill in GPIO controller properties for infinityDaniel Palmer1-0/+7
2020-12-09ARM: mstar: Add gpio controller to MStar base dtsiDaniel Palmer1-0/+10
2020-12-09scsi: block: Do not accept any requests while suspendedAlan Stern3-8/+25
2020-12-09scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche5-14/+4
2020-12-09scsi: core: Only process PM requests if rpm_status != RPM_ACTIVEBart Van Assche1-13/+14