summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-30wifi: ath12k: fix stride mismatch in mac_phy_caps_parse()Jeff Johnson1-3/+5
2026-07-30serial: qcom-geni: Keep FIFO RX active during console TXBjorn Andersson1-37/+75
2026-07-30serial: qcom-geni: Convert console to nbconBjorn Andersson1-26/+140
2026-07-30serial: qcom-geni: remove .pm callback, use runtime PM in startup/shutdownPraveen Talari1-19/+18
2026-07-30serial: 8250_exar: use platform_device_register_full()Bartosz Golaszewski1-15/+8
2026-07-30serial: sprd: Remove redundant dev_err()Pan Chuang1-4/+1
2026-07-30serial: mctrl_gpio: Remove redundant dev_err()Pan Chuang1-3/+0
2026-07-30serial: mvebu-uart: Remove redundant dev_err()Pan Chuang1-10/+2
2026-07-30serial: imx: Remove redundant dev_err()Pan Chuang1-15/+4
2026-07-30serial: 8250_bcm7271: Remove redundant dev_err_probe()Pan Chuang1-3/+1
2026-07-30serial: bcm63xx-uart: silence false positive coccinelle warning on clk_putPei Xiao1-5/+6
2026-07-30dt-bindings: serial: snps-dw-apb-uart: Add "google,lga-uart"Douglas Anderson1-0/+1
2026-07-30serial: sh-sci: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve1-2/+0
2026-07-30serial: rsci: remove check for zero baud rate from uart_get_baud_rate()Hugo Villeneuve1-3/+0
2026-07-30ext4: protect WRITE_ZEROES written extents with orphan listZhang Yi1-7/+69
2026-07-30ext4: export converted block count from ext4_convert_unwritten_extents()Zhang Yi3-21/+38
2026-07-30ext4: fix incorrect function call when initializing s_resgidJiazi Liu1-1/+1
2026-07-30ext4: validate EA inode i_nlink in ext4_xattr_inode_igetYun Zhou1-0/+15
2026-07-30Revert "serial: 8250: drop lockdep annotation from serial8250_clear_IER()"John Ogness1-0/+3
2026-07-30serial: 8250: Switch to nbcon console, take 2John Ogness5-55/+274
2026-07-30serial: 8250: remove always included kconfig.hHugo Villeneuve1-1/+0
2026-07-30serial: max310x: remove always included kconfig.hHugo Villeneuve1-1/+0
2026-07-30serial: qcom-geni: fix TX DMA buffer flushJan Sebastian Götte1-21/+22
2026-07-30serial: 8250_dma: Clear stale RX state on shutdownCunhao Lu1-5/+7
2026-07-30serial: sc16is7xx: enable THRI before filling TX FIFOLuca Fresi1-0/+3
2026-07-30rust: usb: use `Option<&IdInfo>` for device ID infoGary Guo2-4/+4
2026-07-30rust: pci: use `Option<&IdInfo>` for device ID infoGary Guo5-7/+8
2026-07-30rust: driver: simplify `IdArray::new_without_index`Gary Guo2-38/+28
2026-07-30rust: driver: remove `IdTable::id`Gary Guo1-7/+0
2026-07-30docs/driver-api: infrastructure: add property.h and fwnode.hRandy Dunlap1-0/+4
2026-07-30Revert "serial: 8250: Clear CON_PRINTBUFFER on port re-registration"Fushuai Wang1-5/+1
2026-07-30KVM: s390: Add tracepoint for DIAG 9c directed yield operationsCiunas Bennett2-0/+27
2026-07-30KVM: s390: Refactor __diag_time_slice_end_directed for single exit pointCiunas Bennett1-8/+10
2026-07-30fwnode: add missing kernel-doc for struct fwnode_operations membersDanilo Krummrich1-0/+4
2026-07-30ASoC: starfive: Simplify probe error handlingMark Brown2-28/+14
2026-07-30ASoC: starfive: jh7110_tdm: Drop redundant error messagesbui duc phuc1-12/+4
2026-07-30ASoC: starfive: jh7110_tdm: Remove unnecessary gotobui duc phuc1-7/+4
2026-07-30ASoC: starfive: jh7110-pwmdac: Drop redundant error messagesbui duc phuc1-2/+2
2026-07-30ASoC: starfive: jh7110-pwmdac: Remove unnecessary gotobui duc phuc1-7/+4
2026-07-30clk: imx95-blk-ctl: Fix REFCLK rise-fall mismatch on i.MX95Richard Zhu1-0/+7
2026-07-30clk: imx95-blk-ctl: Add func_out_en clock for i.MX9x PCIeRichard Zhu1-2/+12
2026-07-30selftests/zram: fix kernel_gte() for POSIX shCheng-Han Wu1-1/+1
2026-07-30drm/tyr: add Memory Management Unit (MMU) supportBoris Brezillon7-5/+780
2026-07-30drm/tyr: add a generic slot managerBoris Brezillon2-0/+406
2026-07-30drm/tyr: add resources to RegistrationDataDeborah Brouwer2-26/+27
2026-07-30apparmor: Fix build failure when ZSTD_DECOMPRESS is not enabledJohn Johansen2-1/+26
2026-07-30rust: iommu: add device lifetime to IoPageTableDeborah Brouwer1-23/+9
2026-07-30mfd: si476x-i2c: Get rid of duplicate NULL checksAndy Shevchenko1-8/+5
2026-07-30dt-bindings: mfd: Convert OMAP USB TLL to DT schemaEduard Bostina2-27/+53
2026-07-30mfd: cgbc: Fix teardown ordering in cgbc_remove()Thomas Richard1-2/+2