summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-10serial: core: add new I/O type for SPI and I2C bus devicesHugo Villeneuve
2026-07-10serial: 8250_rsa: use uart_iotype_*() to simplify codeHugo Villeneuve
2026-07-10serial: 8250: use uart_iotype_*() to simplify codeHugo Villeneuve
2026-07-10serial: uniformize serial port I/O infos displayHugo Villeneuve
2026-07-10serial: core: use uart_iotype_*() to simplify uart_match_port()Hugo Villeneuve
2026-07-10serial: core: add uart_iotype_mmio/io helper functionsHugo Villeneuve
2026-07-10serial: 8250_hub6: add hub6_match_port()Hugo Villeneuve
2026-07-10drbd: reject data replies with an out-of-range payload sizeMichael Bommarito
2026-07-10serial: 8250: Ignore flow control on suspend/resume with no_console_suspendJohn Ogness
2026-07-10serial: 8250_mid: Disable DMA for selected platformsAndy Shevchenko
2026-07-10serial: 8250_omap: clear rx_running on zero-length DMA completesMatthias Feser
2026-07-10vt: fix spurious modifier in CSI/cursor key sequencesNicolas Pitre
2026-07-10serial: qcom-geni: remove .pm callback, use runtime PM in startup/shutdownPraveen Talari
2026-07-10serial: 8250: handle ixp4xx register endianness correctlyArnd Bergmann
2026-07-10serial: qcom-geni: do not advance stale DMA completionsGuangshuo Li
2026-07-10serial: qcom_geni: Disable closing_wait for console to prevent shutdown timeoutAniket Randive
2026-07-10serial: qcom-geni: add force suspend/resume to system sleep callbacksPraveen Talari
2026-07-10serial: qcom-geni: Pre-map RX DMA buffer at probe to avoid sleep-in-atomicPraveen Talari
2026-07-10serial: ma35d1: Fix OF node reference leaks in console initYuho Choi
2026-07-10serial: 8250_pnp: Use named initializers for pnp_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-10serdev: acpi: Free resource list at appropriate timeAndy Shevchenko
2026-07-10drivers/tty/serial/kgdboc: Use strscpy() to copy strings into arraysDavid Laight
2026-07-10tty: serial: pch_uart: add check for pci_get_slot()Haoxiang Li
2026-07-10dm-verity: make error counter atomicMikulas Patocka
2026-07-10mmc: sdhci-of-dwcmshc: Log eMMC reset callsSatyansh Shukla
2026-07-10dm-verity: increase sprintf buffer sizeMikulas Patocka
2026-07-10Merge tag 'tegra-for-7.2-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-10dm-verity: fix a possible NULL pointer dereferenceMikulas Patocka
2026-07-10dm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka
2026-07-10serial: 8250: force synchronous probe for the ISA and PNP driversRahul Bukte
2026-07-10serial: cpm_uart: replace irq_of_parse_and_map with platform_get_irqRosen Penev
2026-07-10Merge tag 'tegra-for-7.2-pmc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-10dm-ioctl: fix a possible overflow in list_version_get_infoMikulas Patocka
2026-07-10serial: 8250: Clear CON_PRINTBUFFER on port re-registrationFushuai Wang
2026-07-10dm_early_create: fix freeing used table on dm_resume failureMikulas Patocka
2026-07-10tty: serial: mpc52xx_uart: add bounds check for psc_num array indexRosen Penev
2026-07-10dm-integrity: fix a bug if the bio is out of limitsMikulas Patocka
2026-07-10mmc: block: reject invalid perdev_minors before divisionXu Rao
2026-07-10dm-integrity: don't increment hash_offset twiceMikulas Patocka
2026-07-10dm-integrity: fix leaking uninitialized kernel memoryMikulas Patocka
2026-07-10dm-integrity: fix the 'fix_hmac' optionMikulas Patocka
2026-07-10media: drivers/media/dvb-core: CodeStyle for dvb_frontend_open()Ricardo Ribalda
2026-07-10media: drivers/media/dvb-core: Refactor dvb_frontend_open lockingRicardo Ribalda
2026-07-10media: drivers/media/dvb-core: Split dvb_frontend_open()Ricardo Ribalda
2026-07-10media: dvb-frontends/helene: Rename priv variableRicardo Ribalda
2026-07-10media: platform: amd: use refcount_t instead of atomic_tRicardo Ribalda
2026-07-10media: vimc: Ensure that pixel_rate fits in 32 bitsRicardo Ribalda
2026-07-10media: vimc: Fix prototype of vimc_sensor_update_frame_timingRicardo Ribalda
2026-07-10media: iris: Replace ternary conditionals with max()Ricardo Ribalda
2026-07-10media: em28xx-video: Remove unneeded semicolonsRicardo Ribalda