summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-10xen/events: replace evtchn_rwlock with RCUJuergen Gross
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-10-10gpio: pxa: disable pinctrl calls for MMP_GPIODuje Mihanović
2023-10-10gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-10-10scsi: zfcp: Fix a double put in zfcp_port_enqueue()Dinghao Liu
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman
2023-10-10media: dvb: symbol fixup for dvb_attach() - againGreg Kroah-Hartman
2023-10-10Revert "drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) ...Greg Kroah-Hartman
2023-10-10ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-10-10ata: libata-core: Do not register PM operations for SAS portsDamien Le Moal
2023-10-10ata: libata-core: Fix port and device removalDamien Le Moal
2023-10-10ata: libata-core: Fix ata_port_request_pm() lockingDamien Le Moal
2023-10-10net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
2023-10-10i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit
2023-10-10ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODESNiklas Cassel
2023-10-10serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-10-10scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S
2023-10-10watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already runningMika Westerberg
2023-10-10watchdog: iTCO_wdt: No need to stop the timer in probeMika Westerberg
2023-10-10nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-10-10fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-10-10ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel
2023-10-10parisc: iosapic.c: Fix sparse warningsHelge Deller
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-10-10gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chipWenhua Lin
2023-10-10clk: tegra: fix error return case for recalc_rateTimo Alho
2023-10-10scsi: megaraid_sas: Fix deadlock on firmware crashdumpJunxiao Bi
2023-10-10scsi: megaraid_sas: Load balance completions across all MSI-XShivasharan S
2023-10-10scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar
2023-10-10scsi: qla2xxx: Add protection mask module parametersMartin K. Petersen
2023-10-10Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach
2023-10-10i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang
2023-10-10gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET
2023-10-10team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-10-10net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-10-10ata: libahci: clear pending interrupt statusSzuying Chen
2023-10-10ata: ahci: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke
2023-09-23mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controllerWilliam Zhang
2023-09-23md/raid1: fix error: ISO C90 forbids mixed declarationsNigel Croxon