summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 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
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
2023-05-11net/mlx5e: Don't clone flow post action attributes second timeVlad Buslov2-10/+3
2023-05-11ixgbe: Enable setting RSS table to default valuesJoe Damato1-9/+10
2023-05-11ixgbe: Allow flow hash to be set via ethtoolJoe Damato1-2/+2
2023-05-11wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg1-1/+3
2023-05-11wifi: mt76: mt7996: fill txd by host driverRyder Lee1-9/+4
2023-05-11wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi3-33/+22
2023-05-11wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg1-0/+10
2023-05-11wifi: mt76: connac: fix txd multicast rate settingRyder Lee1-1/+2