summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-11usb: mtu3: fix kernel panic at qmu transfer done irq handlerChunfeng Yun1-2/+3
2023-05-11usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu1-1/+1
2023-05-11usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter1-1/+1
2023-05-11i2c: xiic: xiic_xfer(): Fix runtime PM leak on error pathLars-Peter Clausen1-1/+3
2023-05-11i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error pathLars-Peter Clausen1-2/+4
2023-05-11spi: cadence-quadspi: fix suspend-resume implementationsDhruva Gole1-3/+16
2023-05-11drm/panel: novatek-nt35950: Only unregister DSI1 if it existsKonrad Dybcio1-2/+4
2023-05-11PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson1-0/+13
2023-05-11drm/panel: novatek-nt35950: Improve error handlingKonrad Dybcio1-1/+7
2023-05-11coresight: etm_pmu: Set the module fieldSuzuki K Poulose1-0/+1
2023-05-11cacheinfo: Check sib_leaf in cache_leaves_are_shared()Pierre Gondois1-3/+2
2023-05-11HID: amd_sfh: Handle "no sensors" enabled for SFH1.1Basavaraj Natikar1-0/+11
2023-05-11HID: amd_sfh: Increase sensor command timeout for SFH1.1Basavaraj Natikar1-2/+2
2023-05-11HID: amd_sfh: Correct the stop all commandBasavaraj Natikar1-1/+3
2023-05-11HID: amd_sfh: Add support for shutdown operationBasavaraj Natikar1-0/+9
2023-05-11HID: amd_sfh: Fix illuminance valueBasavaraj Natikar2-2/+2
2023-05-11HID: amd_sfh: Correct the sensor enable and disable commandBasavaraj Natikar1-0/+2
2023-05-11HID: amd_sfh: Correct the structure fieldsBasavaraj Natikar1-3/+3
2023-05-11PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan1-0/+1
2023-05-11of: Fix modalias string generationMiquel Raynal1-2/+5
2023-05-11vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong1-1/+7
2023-05-11spi: fsl-spi: Fix CPM/QE mode Litte EndianChristophe Leroy1-5/+7
2023-05-11interconnect: qcom: rpm: drop bogus pm domain attachJohan Hovold3-9/+0
2023-05-11spi: qup: Don't skip cleanup in remove's error pathUwe Kleine-König1-9/+13
2023-05-11PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller1-0/+7
2023-05-11usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...Zheng Wang1-0/+1
2023-05-11spi: imx: Don't skip cleanup in remove's error pathUwe Kleine-König1-7/+5
2023-05-11spi: atmel-quadspi: Free resources even if runtime resume failed in .remove()Uwe Kleine-König1-7/+17
2023-05-11spi: atmel-quadspi: Don't leak clk enable count in pm resumeUwe Kleine-König1-1/+5
2023-05-11serial: 8250_bcm7271: Fix arbitration handlingDoug Berger1-6/+12
2023-05-11iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski1-6/+7
2023-05-11fpga: bridge: fix kernel-doc parameter descriptionMarco Pagani1-1/+1
2023-05-11serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are tran...Marek Vasut1-2/+3
2023-05-11usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K1-9/+2
2023-05-11usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang1-3/+0
2023-05-11drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede1-2/+2
2023-05-11drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede1-2/+2
2023-05-11ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on itRandy Dunlap1-1/+2
2023-05-11net: amd: Fix link leak when verifying config failedGencen Gan1-1/+1
2023-05-11Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian1-1/+0
2023-05-11net: dpaa: Fix uninitialized variable in dpaa_stop()Dan Carpenter1-1/+2
2023-05-11net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang1-3/+9
2023-05-11net/mlx5e: Nullify table pointer when failing to createAya Levin1-1/+2
2023-05-11net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh2-3/+3
2023-05-11Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh3-6/+7
2023-05-11net/mlx5: Suspend auxiliary devices only in case of PCI device suspendJiri Pirko7-19/+19
2023-05-11net/mlx5: Remove "recovery" arg from mlx5_load_one() functionJiri Pirko3-7/+6
2023-05-11net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan3-0/+5
2023-05-11net/mlx5: E-switch, Don't destroy indirect table in split ruleChris Mi1-2/+0
2023-05-11net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi4-5/+15