aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-07null_blk: discard zones on resetDamien Le Moal3-2/+7
2020-12-07null_blk: cleanup discard handlingDamien Le Moal1-21/+22
2020-12-07null_blk: Improve implicit zone closeDamien Le Moal2-5/+18
2020-12-07null_blk: improve zone lockingDamien Le Moal2-119/+187
2020-12-07null_blk: Fail zone append to conventional zonesDamien Le Moal1-1/+4
2020-12-07null_blk: Fix zone size initializationDamien Le Moal1-8/+15
2020-12-07scsi: ufs: Print host regs in IRQ handler when AH8 error happensCan Guo1-1/+2
2020-12-07scsi: ufs: Fix a race condition between ufshcd_abort() and eh_work()Can Guo2-15/+51
2020-12-07scsi: ufs: Serialize eh_work with system PM events and async scanCan Guo2-24/+41
2020-12-07scsi: ufs: Remove pre-defined initial voltage values of device powerStanley Chu1-19/+0
2020-12-07scsi: ufs-dwc: Use phy_initialization helperStanley Chu1-7/+4
2020-12-07scsi: ufs-cdns: Use phy_initialization helperStanley Chu1-2/+1
2020-12-07scsi: ufs: Introduce phy_initialization helperStanley Chu1-0/+8
2020-12-07scsi: ufs: Remove unused setup_regulators variant functionStanley Chu2-19/+1
2020-12-07scsi: ufs-mediatek: Introduce event_notify implementationStanley Chu2-0/+48
2020-12-07scsi: ufs: Introduce event_notify variant functionStanley Chu2-0/+13
2020-12-07scsi: ufs: Refine error history functionsStanley Chu2-92/+97
2020-12-07scsi: ufs: Add error history for abort event in UFS Device W-LUNStanley Chu1-2/+4
2020-12-07scsi: iscsi: Fix inappropriate use of put_device()Qinglang Miao1-1/+3
2020-12-07scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong1-1/+2
2020-12-07scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probeQinglang Miao1-1/+3
2020-12-07clk: fsl-sai: use devm_clk_hw_register_composite_pdata()Michael Walle1-19/+7
2020-12-07clk: composite: add devm_clk_hw_register_composite_pdata()Michael Walle1-0/+50
2020-12-07clk: fsl-sai: fix memory leakMichael Walle1-0/+12
2020-12-07clk: qoriq: Add platform dependenciesGeert Uytterhoeven1-1/+2
2020-12-07clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven1-1/+1
2020-12-07clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng1-2/+2
2020-12-07RDMA/core: Fix empty gid table for non IB/RoCE devicesGal Pressman1-3/+0
2020-12-07bcache: fix race between setting bdev state to none and new write request direct to backingDongsheng Yang2-9/+9
2020-12-07RDMA/iser: Remove in_interrupt() usageSebastian Andrzej Siewior1-17/+5
2020-12-07RDMA/mlx5: Assign dev to DM MRMaor Gottlieb4-30/+35
2020-12-07RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li6-15/+1
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab12-23/+25
2020-12-07RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier1-1/+1
2020-12-07RDMA/i40iw: Replace atomic_add_return(1, ..)Yejune Deng1-3/+3
2020-12-07Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe15-86/+150
2020-12-07clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PMNiklas Söderlund1-4/+14
2020-12-07regulator: da9121: Fix index used for DT propertyAdam Ward1-1/+1
2020-12-07regulator: da9121: Remove uninitialised string variableAdam Ward1-2/+1
2020-12-07x86/platform/uv: Add sysfs hubless leavesMike Travis1-2/+50
2020-12-07x86/platform/uv: Add sysfs leaves to replace those in procfsMike Travis1-0/+18
2020-12-07efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel1-2/+2
2020-12-07RDMA/mlx5: Fix error unwinds for rereg_mrJason Gunthorpe1-127/+187
2020-12-07RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()Jason Gunthorpe3-129/+140
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe8-51/+150
2020-12-07RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe3-16/+7
2020-12-07RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()Jason Gunthorpe1-4/+6
2020-12-07mtd: spi-nor: keep lock bits if they are non-volatileMichael Walle7-24/+211
2020-12-07mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040Michael Walle3-3/+53
2020-12-07mtd: spi-nor: intel: remove global protection flagMichael Walle1-13/+3