summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-11serial: icom: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve
2026-05-11serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQViken Dadhaniya
2026-05-11serial: fsl_lpuart: fix rx buffer and DMA map leaks in start_rx_dmaShitalkumar Gandhi
2026-05-11mmc: davinci: avoid NULL deref of host->data in IRQ handlerStepan Ionichev
2026-05-11Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808"AlanCui4080
2026-05-11nvmet-tcp: Fix potential UAF when ddgst mismatchSagi Grimberg
2026-05-11nvme-pci: fix use-after-free in nvme_free_host_mem()Chia-Lin Kao (AceLan)
2026-05-11nvmet-auth: Do not print DH-HMAC-CHAP secretsHannes Reinecke
2026-05-11nvme: fix bio leak on mapping failureKeith Busch
2026-05-11nvme: make prp passthrough usage less scaryKeith Busch
2026-05-11serial: qcom-geni: fix UART_RX_PAR_EN bit positionPrasanna S
2026-05-11serial: sh-sci: fix memory region release in error pathHongling Zeng
2026-05-11tty: serial: pch_uart: add check for dma_alloc_coherent()Zhaoyang Yu
2026-05-11serial: zs: Fix swapped RI/DSR modem line transition countingMaciej W. Rozycki
2026-05-11serial: 8250_dw: Use a fixed CPR value for UltraRISC DP1000 UARTJia Wang
2026-05-11serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitionsJia Wang
2026-05-11serial: 8250_dwlib: move DesignWare register definitions to headerJia Wang
2026-05-11memstick: Constify the driver id_tableKrzysztof Kozlowski
2026-05-11mmc: host: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-05-11wifi: ath: Fix the license markingDaniel Lezcano
2026-05-11wifi: ath10k: drop gpio_led referenceArnd Bergmann
2026-05-11wifi: ath12k: add channel 177 to the 5 GHz channel listYingying Tang
2026-05-11serial: Replace driver usage of UPF_CONS_FLOWJohn Ogness
2026-05-11mmc: renesas_sdhi: add R-Car M3Le compatibility stringMarek Vasut
2026-05-11serial: sh-sci: Remove plat_sci_port.flagsGeert Uytterhoeven
2026-05-11serial: jsm: Drop unused driver_data assigment and redundant zerosUwe Kleine-König (The Capable Hub)
2026-05-11serial: 8250_pci: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-11tty: synclink_gt: remove broken driverEthan Nelson-Moore
2026-05-11serial: 8250_port: recognize UPIO_AUManuel Lauss
2026-05-11serial: mxs-auart: replace hardcoded 1 with predefined macro GPIO_LINE_DIRECT...Nikola Z. Ivanov
2026-05-11serial: 8250_mtk: Add ACPI supportZhiyong Tao
2026-05-11mmc: core: Fix host controller programming for fixed driver typeKamal Dasu
2026-05-11drm/i915: Consolidate the intel_plane_(un)pin_fb() implementationsVille Syrjälä
2026-05-11drm/xe: Use xe_fb_pin_ggtt_pin() for the initial FB pinVille Syrjälä
2026-05-11drm/i915/fbdev: Use intel_parent_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/i915: Introduce the main fb_pin parent interfaceVille Syrjälä
2026-05-11drm/xe: Restructure reuse_vma()Ville Syrjälä
2026-05-11drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/xe: Introduce xe_fb_pin_dpt_(un)pin()Ville Syrjälä
2026-05-11drm/xe: Reorganize intel_plane_pin_fb() a bitVille Syrjälä
2026-05-11drm/xe: Kill the fbdev vma reuse hackVille Syrjälä
2026-05-11drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()Ville Syrjälä
2026-05-11drm/i915: Introduce i915_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/i915: Introduce i915_fb_pin_dpt_(un)pin()Ville Syrjälä
2026-05-11drm/i915: Reorganize intel_plane_pin_fb() a bitVille Syrjälä
2026-05-11drm/i915: Move the i915_dpt_offset()==0 assertVille Syrjälä
2026-05-11drm/i915: Move intel_fb_pin_params to the parent interfaceVille Syrjälä
2026-05-11drm/i915: Introduce intel_parent_fb_pin_get_map()Ville Syrjälä
2026-05-11s390/ap: Implement SE bind and associate ueventsHarald Freudenberger
2026-05-11s390/cio: Restore GFP_DMA for CHSC allocationPeter Oberparleiter