summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-11platform/x86: thinkpad_acpi: Add debugfs entry to display HWDD rawMark Pearson
2026-05-11platform/x86/intel/vsec: allocate res with intel_vsec_devRosen Penev
2026-05-11platform/x86: panasonic-laptop: simplify allocation of sinfRosen Penev
2026-05-11platform/x86: sel3350-platform: Retain LED state on load and unloadBrodie Abrew
2026-05-11platform/x86: xo15-ebook: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-05-11platform/x86: xo15-ebook: Register ACPI notify handler directlyRafael J. Wysocki
2026-05-11platform/x86: xo15-ebook: Fix formatting of labelsRafael J. Wysocki
2026-05-11platform/x86: xo15-ebook: Fix wakeup source and GPE handlingRafael J. Wysocki
2026-05-11mmc: Merge branch fixes into nextUlf Hansson
2026-05-11mmc: sdhci-of-k1: add comprehensive SDR tuning supportIker Pedrosa
2026-05-11mmc: sdhci-of-k1: add regulator and pinctrl voltage switching supportIker Pedrosa
2026-05-11mmc: sdhci-of-k1: enable essential clock infrastructure for SD operationIker Pedrosa
2026-05-11fpga: lattice-sysconfig-spi: simplify with spi_get_device_match_data()Andy Shevchenko
2026-05-11fpga: lattice-sysconfig-spi: Don't use "proxy" headersAndy Shevchenko
2026-05-11fpga: lattice-sysconfig-spi: Drop of_match_ptr() protectionAndy Shevchenko
2026-05-11fpga: lattice-sysconfig-spi: Fix the terminator entries in ID tablesAndy Shevchenko
2026-05-11mmc: via-sdmmc: Simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-11serial: qcom-geni: Avoid probing debug console UART without console supportAniket Randive
2026-05-11serial: max310x: add comments for PLL limitsHugo Villeneuve
2026-05-11serial: max310x: move variables to while() scopeHugo Villeneuve
2026-05-11serial: max310x: allow driver to be built with SPI or I2CHugo Villeneuve
2026-05-11serial: max310x: use FIELD_PREP macro to set PLL bitfieldsHugo Villeneuve
2026-05-11serial: max310x: use regmap_read_poll_timeout() for busy waitHugo Villeneuve
2026-05-11serial: max310x: improve max310x_set_ref_clk() efficiencyHugo Villeneuve
2026-05-11serial: max310x: update baudrate comments for err calculationHugo Villeneuve
2026-05-11serial: max310x: change return type of max310x_set_ref_clk()Hugo Villeneuve
2026-05-11serial: max310x: simplify max310x_update_best_err()Hugo Villeneuve
2026-05-11serial: max310x: uniformize clock/freq typesHugo Villeneuve
2026-05-11serial: core: prevent division by zero by always returning non-zero baud rateHugo Villeneuve
2026-05-11serial: core: simplify clipping logic in uart_get_baud_rate()Hugo Villeneuve
2026-05-11serial: core: update uart_get_baud_rate() obsolete commentsHugo Villeneuve
2026-05-11serial: apbuart: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve
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