summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-06-1010-18/+37
|\
| * IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel2021-06-101-5/+4
| * RDMA/mlx5: Delete right entry from MR signature databaseAharon Landau2021-06-101-2/+2
| * RDMA: Verify port when creating flow ruleMaor Gottlieb2021-06-103-6/+7
| * RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch2021-06-081-0/+6
| * RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-034-4/+11
| * RDMA/mlx5: Use different doorbell memory for different processesMark Zhang2021-06-031-1/+6
| * RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib2021-06-021-0/+1
* | Merge tag 'platform-drivers-x86-v5.13-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-06-105-5/+10
|\ \
| * | platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...Mykola Kostenok2021-06-041-2/+2
| * | platform/surface: dtx: Add missing mutex_destroy() call in failure pathMaximilian Luz2021-06-041-0/+1
| * | platform/surface: aggregator: Fix event disable functionMaximilian Luz2021-06-031-1/+1
| * | platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan supportTil Jasper Ullrich2021-05-271-0/+1
| * | platform/surface: aggregator_registry: Add support for 13" Intel Surface Lapt...Maximilian Luz2021-05-251-0/+3
| * | platform/surface: aggregator_registry: Update comments for 15" AMD Surface La...Maximilian Luz2021-05-251-2/+2
* | | Merge tag 'for-linus-5.13b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-081-0/+6
|\ \ \
| * | | xen-netback: take a reference to the RX task threadRoger Pau Monne2021-06-071-0/+6
* | | | Merge tag 'spi-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-088-25/+70
|\ \ \ \
| * | | | spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()Patrice Chotard2021-06-031-1/+4
| * | | | spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error codezpershuai2021-06-021-3/+4
| * | | | spi: Cleanup on failure of initial setupLukas Wunner2021-06-015-19/+54
| * | | | spi: bcm2835: Fix out-of-bounds access with more than 4 slavesLukas Wunner2021-05-241-2/+8
* | | | | Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-0817-34/+98
|\ \ \ \ \
| * | | | | regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin2021-06-031-2/+2
| * | | | | regulator: hi6421v600: Fix .vsel_mask settingAxel Lin2021-06-031-1/+1
| * | | | | regulator: bd718x7: Fix the BUCK7 voltage setting on BD71837Matti Vaittinen2021-06-021-1/+1
| * | | | | regulator: atc260x: Fix n_voltages and min_sel for pickable linear rangesAxel Lin2021-06-011-9/+10
| * | | | | regulator: rtmv20: Fix to make regcache value first reading back from HWChiYuan Huang2021-06-011-0/+2
| * | | | | regulator: mt6315: Fix function prototype for mt6315_map_modeAxel Lin2021-06-011-1/+1
| * | | | | regulator: rtmv20: Add Richtek to Kconfig textAxel Lin2021-06-011-1/+1
| * | | | | regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacksAxel Lin2021-06-011-2/+40
| * | | | | Merge series "Fix MAX77620 regulator driver regression" from Dmitry Osipenko ...Mark Brown2021-05-241-6/+11
| |\ \ \ \ \
| | * | | | | regulator: max77620: Silence deferred probe errorDmitry Osipenko2021-05-241-6/+4
| | * | | | | regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko2021-05-241-0/+7
| * | | | | | regulator: hisilicon: use the correct HiSilicon copyrightHao Fang2021-05-242-2/+2
| |/ / / / /
| * | | | | regulator: scmi: Fix off-by-one for linear regulators .n_voltages settingAxel Lin2021-05-211-1/+1
| * | | | | regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov2021-05-201-0/+6
| * | | | | regulator: fixed: Ensure enable_counter is correct if reg_domain_disable failsAxel Lin2021-05-201-1/+6
| * | | | | regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmapAxel Lin2021-05-191-1/+1
| * | | | | regulator: fan53880: Fix missing n_voltages settingAxel Lin2021-05-181-0/+3
| * | | | | regulator: da9121: Return REGULATOR_MODE_INVALID for invalid modeAxel Lin2021-05-181-3/+7
| * | | | | Merge series "regulator: fan53555: tcs4525 fix and cleanup" from Peter Geis <...Mark Brown2021-05-121-2/+1
| |\ \ \ \ \
| | * | | | | regulator: fan53555: fix TCS4525 voltage calulationPeter Geis2021-05-121-2/+1
| * | | | | | regulator: cros-ec: Fix error code in dev_err messageAxel Lin2021-05-121-1/+2
| |/ / / / /
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-06-075-18/+26
|\ \ \ \ \ \
| * | | | | | scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-VEwan D. Milne2021-06-021-0/+1
| * | | | | | scsi: ufs: ufs-mediatek: Fix HCI version in some platformsStanley Chu2021-06-021-1/+14
| * | | | | | scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-021-11/+9
| * | | | | | scsi: lpfc: Fix failure to transmit ABTS on FC linkJames Smart2021-06-011-3/+1
| * | | | | | scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi2021-06-011-3/+1