summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error pathLars-Peter Clausen2023-05-111-2/+4
* spi: cadence-quadspi: fix suspend-resume implementationsDhruva Gole2023-05-111-3/+16
* drm/panel: novatek-nt35950: Only unregister DSI1 if it existsKonrad Dybcio2023-05-111-2/+4
* PCI/PM: Extend D3hot delay for NVIDIA HDA controllersAlex Williamson2023-05-111-0/+13
* drm/panel: novatek-nt35950: Improve error handlingKonrad Dybcio2023-05-111-1/+7
* coresight: etm_pmu: Set the module fieldSuzuki K Poulose2023-05-111-0/+1
* cacheinfo: Check cache properties are present in DTPierre Gondois2023-05-111-0/+32
* cacheinfo: Check sib_leaf in cache_leaves_are_shared()Pierre Gondois2023-05-111-3/+2
* HID: amd_sfh: Handle "no sensors" enabled for SFH1.1Basavaraj Natikar2023-05-111-0/+11
* HID: amd_sfh: Increase sensor command timeout for SFH1.1Basavaraj Natikar2023-05-111-2/+2
* HID: amd_sfh: Correct the stop all commandBasavaraj Natikar2023-05-111-1/+3
* HID: amd_sfh: Add support for shutdown operationBasavaraj Natikar2023-05-111-0/+9
* HID: amd_sfh: Fix illuminance valueBasavaraj Natikar2023-05-112-2/+2
* HID: amd_sfh: Correct the sensor enable and disable commandBasavaraj Natikar2023-05-111-0/+2
* HID: amd_sfh: Correct the structure fieldsBasavaraj Natikar2023-05-111-3/+3
* PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan2023-05-111-0/+1
* of: Fix modalias string generationMiquel Raynal2023-05-111-2/+5
* vmci_host: fix a race condition in vmci_host_poll() causing GPFDae R. Jeong2023-05-111-1/+7
* spi: fsl-spi: Fix CPM/QE mode Litte EndianChristophe Leroy2023-05-111-5/+7
* spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select linesTharun Kumar P2023-05-111-12/+5
* spi: mpc5xxx-psc: Remove unused platform_dataRob Herring2023-05-112-60/+7
* spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resumeTharun Kumar P2023-05-111-1/+1
* spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driverTharun Kumar P2023-05-111-1/+2
* interconnect: qcom: rpm: drop bogus pm domain attachJohan Hovold2023-05-113-9/+0
* spi: qup: Don't skip cleanup in remove's error pathUwe Kleine-König2023-05-111-9/+13
* PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller2023-05-111-0/+7
* usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...Zheng Wang2023-05-111-0/+1
* spi: f_ospi: Add missing spi_mem_default_supports_op() helperKunihiko Hayashi2023-05-111-1/+1
* interconnect: qcom: osm-l3: drop unuserd header inclusionDmitry Baryshkov2023-05-111-7/+0
* interconnect: qcom: drop obsolete OSM_L3/EPSS definesDmitry Baryshkov2023-05-116-12/+0
* spi: imx: Don't skip cleanup in remove's error pathUwe Kleine-König2023-05-111-7/+5
* spi: atmel-quadspi: Free resources even if runtime resume failed in .remove()Uwe Kleine-König2023-05-111-7/+17
* spi: atmel-quadspi: Don't leak clk enable count in pm resumeUwe Kleine-König2023-05-111-1/+5
* serial: 8250_bcm7271: Fix arbitration handlingDoug Berger2023-05-111-6/+12
* iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski2023-05-111-6/+7
* iommufd/selftest: Catch overflow of uptr and lengthJason Gunthorpe2023-05-111-2/+7
* fpga: bridge: fix kernel-doc parameter descriptionMarco Pagani2023-05-111-1/+1
* serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are tran...Marek Vasut2023-05-111-2/+3
* usb: dwc3: gadget: Change condition for processing suspend eventPrashanth K2023-05-111-9/+2
* usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang2023-05-111-3/+0
* drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede2023-05-111-2/+2
* drivers: staging: rtl8723bs: Fix locking in _rtw_join_timeout_handler()Hans de Goede2023-05-111-2/+2
* ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on itRandy Dunlap2023-05-111-1/+2
* net: amd: Fix link leak when verifying config failedGencen Gan2023-05-111-1/+1
* Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...Liu Jian2023-05-111-1/+0
* net: dpaa: Fix uninitialized variable in dpaa_stop()Dan Carpenter2023-05-111-1/+2
* net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang2023-05-111-3/+9
* Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov2023-05-111-28/+4
* net/mlx5e: Nullify table pointer when failing to createAya Levin2023-05-111-1/+2
* net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh2023-05-112-3/+3