summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-05serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar
2024-07-05serial: imx: only set receiver level if it is zeroStefan Eichenberger
2024-07-05cxl/region: check interleave capabilityYao Xingtao
2024-07-05cxl/region: Avoid null pointer dereference in region lookupAlison Schofield
2024-07-05cxl/region: Move cxl_dpa_to_region() work to the region driverAlison Schofield
2024-07-05reset: gpio: Fix missing gpiolib dependency for GPIO reset controllerMark Brown
2024-07-05cxl/mem: Fix no cxl_nvd during pmem region auto-assemblingLi Ming
2024-07-05cxl/region: Convert cxl_pmem_region_alloc to scope-based resource managementDan Williams
2024-07-05pwm: stm32: Fix error message to not describe the previous error pathUwe Kleine-König
2024-07-05pwm: stm32: Fix calculation of prescalerUwe Kleine-König
2024-07-05Revert "net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module"Greg Kroah-Hartman
2024-07-05ata: libata-core: Fix double free on errorNiklas Cassel
2024-07-05ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel
2024-07-05ata: ahci: Clean up sysfs file on errorNiklas Cassel
2024-07-05can: mcp251xfd: fix infinite loop when xmit failsVitor Soares
2024-07-05drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher
2024-07-05drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke
2024-07-05drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik
2024-07-05drm/amdgpu: avoid using null object of framebufferJulia Zhang
2024-07-05drm/fbdev-dma: Only set smem_start is enable per module optionThomas Zimmermann
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke
2024-07-05drm/drm_file: Fix pid refcounting raceJann Horn
2024-07-05irqchip/loongson-liointc: Set different ISRs for different coresHuacai Chen
2024-07-05irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()Huacai Chen
2024-07-05cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missingRafael J. Wysocki
2024-07-05nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]Nathan Chancellor
2024-07-05PCI/MSI: Fix UAF in msi_capability_initMostafa Saleh
2024-07-05tty: mcf: MCF54418 has 10 UARTSJean-Michel Hautbois
2024-07-05tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor
2024-07-05serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()Jonas Gorski
2024-07-05serial: imx: set receiver level before starting uartStefan Eichenberger
2024-07-05serial: 8250_omap: Implementation of Errata i2310Udit Kumar
2024-07-05tty: serial: 8250: Fix port count mismatch with the deviceCrescent Hsieh
2024-07-05usb: dwc3: core: Workaround for CSR read timeoutJos Wang
2024-07-05usb: ucsi: stm32: fix command completion handlingFabrice Gasnier
2024-07-05Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth
2024-07-05Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth
2024-07-05usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco
2024-07-05usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr
2024-07-05usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li
2024-07-05usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich
2024-07-05usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter
2024-07-05usb: gadget: printer: fix races against disableOliver Neukum
2024-07-05usb: gadget: printer: SS+ supportOliver Neukum
2024-07-05net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez
2024-07-05iio: chemical: bme680: Fix sensor data read operationVasileios Amoiridis
2024-07-05iio: chemical: bme680: Fix overflows in compensate() functionsVasileios Amoiridis
2024-07-05iio: chemical: bme680: Fix calibration data variableVasileios Amoiridis
2024-07-05iio: chemical: bme680: Fix pressure value outputVasileios Amoiridis