summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: ufs: ufs-qcom: Disable interrupt in reset pathNitin Rawat2021-03-041-0/+10
| * | | scsi: ufs: Minor adjustments to error handlingCan Guo2021-03-041-6/+12
| * | | scsi: ibmvfc: Reinitialize sub-CRQs and perform channel enquiry after LPMTyrel Datwyler2021-03-041-0/+12
| * | | scsi: ibmvfc: Store return code of H_FREE_SUB_CRQ during cleanupTyrel Datwyler2021-03-041-2/+3
| * | | scsi: ibmvfc: Treat H_CLOSED as success during sub-CRQ registrationTyrel Datwyler2021-03-041-1/+2
| * | | scsi: ibmvfc: Fix invalid sub-CRQ handles after hard resetTyrel Datwyler2021-03-041-12/+9
| * | | scsi: ibmvfc: Simplify handling of sub-CRQ initializationTyrel Datwyler2021-03-041-11/+10
* | | | Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-1215-29/+46
|\ \ \ \
| * | | | nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig2021-03-121-1/+1
| * | | | Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12Jens Axboe2021-03-125-11/+24
| |\ \ \ \
| | * | | | nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725aDmitry Monakhov2021-03-111-0/+1
| | * | | | nvme-rdma: Fix a use after free in nvmet_rdma_write_data_doneLv Yunlong2021-03-111-3/+2
| | * | | | nvme-core: check ctrl css before setting up znsChaitanya Kulkarni2021-03-111-0/+6
| | * | | | nvme-fc: fix racing controller reset and create associationJames Smart2021-03-111-1/+1
| | * | | | nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been abortedHannes Reinecke2021-03-111-1/+1
| | * | | | nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()Hannes Reinecke2021-03-111-0/+1
| | * | | | nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()Hannes Reinecke2021-03-111-0/+1
| | * | | | nvme: simplify error logic in nvme_validate_ns()Hannes Reinecke2021-03-111-4/+4
| | * | | | nvme: set max_zone_append_sectors nvme_revalidate_zonesChaitanya Kulkarni2021-03-111-2/+7
| * | | | | block: rename BIO_MAX_PAGES to BIO_MAX_VECSChristoph Hellwig2021-03-117-14/+14
| |/ / / /
| * | | | block: rsxx: fix error return code of rsxx_pci_probe()Jia-Ju Bai2021-03-101-0/+1
| * | | | umem: fix error return code in mm_pci_probe()Wei Yongjun2021-03-091-1/+4
| * | | | s390/dasd: fix hanging IO request during DASD driver unbindStefan Haberland2021-03-051-1/+2
| * | | | s390/dasd: fix hanging DASD driver unbindStefan Haberland2021-03-051-2/+1
* | | | | Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-121-9/+20
|\ \ \ \ \
| * | | | | software node: Fix device_add_software_node()Heikki Krogerus2021-03-101-9/+17
| * | | | | software node: Fix node registrationHeikki Krogerus2021-03-101-0/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-03-124-26/+32
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2021-03-122-23/+27
| |\ \ \ \ \
| | * | | | | opp: Don't drop extra references to OPPs accidentallyBeata Michalska2021-03-122-23/+27
| | |/ / / /
| * | | | | cpufreq: blacklist Arm Vexpress platforms in cpufreq-dt-platdevSudeep Holla2021-03-081-0/+2
| * | | | | cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()Wei Yongjun2021-03-081-2/+2
| * | | | | cpufreq: qcom-hw: fix dereferencing freed memory 'data'Shawn Guo2021-03-081-1/+1
| |/ / / /
* | | | | Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-03-123-11/+25
|\ \ \ \ \
| * | | | | mmc: cqhci: Fix random crash when remove mmc module/cardFrank Li2021-03-091-6/+5
| * | | | | mmc: core: Fix partition switch time for eMMCAdrian Hunter2021-03-091-4/+11
| * | | | | mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variantsYann Gautier2021-03-091-1/+9
| |/ / / /
* | | | | Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-124-8/+16
|\ \ \ \ \
| * | | | | regulator: mt6315: Fix off-by-one for .n_voltagesAxel Lin2021-03-111-1/+1
| * | | | | regulator: rt4831: Fix return value check in rt4831_regulator_probe()Wei Yongjun2021-03-101-2/+2
| * | | | | regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage settingFrieder Schrempf2021-03-101-0/+8
| * | | | | regulator: qcom-rpmh: Use correct buck for S1C regulatorsatya priya2021-03-101-1/+1
| * | | | | regulator: qcom-rpmh: Correct the pmic5_hfsmps515 bucksatya priya2021-03-101-2/+2
| * | | | | regulator: pca9450: Fix return value when failing to get sd-vsel GPIOFrieder Schrempf2021-03-101-1/+1
| * | | | | regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2021-03-101-1/+1
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-122-1/+2
|\ \ \ \ \
| * | | | | perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()Wei Yongjun2021-03-121-0/+1
| * | | | | arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-101-1/+1
| |/ / / /
* | | | | Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-126-73/+158
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Xen/gntdev: don't needlessly use kvcalloc()Jan Beulich2021-03-101-7/+12