summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 cache properties are present in DTPierre Gondois1-0/+32
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-11spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select linesTharun Kumar P1-12/+5
2023-05-11spi: mpc5xxx-psc: Remove unused platform_dataRob Herring2-60/+7
2023-05-11spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resumeTharun Kumar P1-1/+1
2023-05-11spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driverTharun Kumar P1-1/+2
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: f_ospi: Add missing spi_mem_default_supports_op() helperKunihiko Hayashi1-1/+1
2023-05-11interconnect: qcom: osm-l3: drop unuserd header inclusionDmitry Baryshkov1-7/+0
2023-05-11interconnect: qcom: drop obsolete OSM_L3/EPSS definesDmitry Baryshkov6-12/+0
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-11iommufd/selftest: Catch overflow of uptr and lengthJason Gunthorpe1-2/+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-11Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov1-28/+4
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