summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross2-41/+46
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory1-1/+1
2023-10-10RDMA/siw: Fix connection failure handlingBernard Metzler1-4/+12
2023-10-10RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky1-1/+1
2023-10-10gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović1-0/+1
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski1-1/+1
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET1-1/+1
2023-10-10RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky1-0/+1
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer1-2/+5
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida1-1/+3
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam5-35/+6
2023-10-10scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi1-7/+4
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald1-1/+2
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau2-9/+11
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina1-2/+10
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin1-7/+9
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann1-3/+3
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng1-0/+7
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva1-2/+2
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva1-1/+1
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu1-4/+5
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman1-2/+0
2023-10-10rbd: take header_rwsem in rbd_dev_refresh() only when updatingIlya Dryomov1-15/+16
2023-10-10rbd: decouple parent info read-in from updating rbd_devIlya Dryomov1-62/+80
2023-10-10rbd: decouple header read-in from updating rbd_dev->headerIlya Dryomov1-91/+114
2023-10-10rbd: move rbd_dev_refresh() definitionIlya Dryomov1-39/+37
2023-10-10ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal3-2/+11
2023-10-10ata: libata-core: Fix port and device removalDamien Le Moal1-1/+20
2023-10-10ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal1-9/+9
2023-10-10net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg1-2/+1
2023-10-10i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit1-0/+1
2023-10-10ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel1-1/+1
2023-10-10serial: 8250_port: Check IRQ data before useAndy Shevchenko1-1/+4
2023-10-10i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann1-5/+5
2023-10-10i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann1-1/+11
2023-10-10i40e: improve locking of mac_filter_hashStefan Assmann1-3/+20
2023-10-10watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg1-7/+14
2023-10-10watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg1-2/+11
2023-10-10nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav1-2/+0
2023-10-10fbdev/sh7760fb: Depend on FB=yThomas Zimmermann1-1/+1
2023-10-10spi: nxp-fspi: reset the FLSHxCR1 registersHan Xu1-0/+7
2023-10-10ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel1-10/+3
2023-10-10parisc: iosapic.c: Fix sparse warningsHelge Deller2-4/+4
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-2/+0
2023-10-10gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chipWenhua Lin1-0/+1
2023-10-10bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-upTony Lindgren1-5/+17
2023-10-10clk: tegra: fix error return case for recalc_rateTimo Alho1-1/+1
2023-10-10ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2-3/+25
2023-10-10drm/amd/display: prevent potential division by zero errorsHamza Mahfooz1-3/+6