summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-10spi: rzv2h-rspi: Fix SPDR read access width for 16-bit RXFelix Gu
2026-05-31Merge tag 'media/v7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-05-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-05-31Merge tag 'i2c-for-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-31Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-30media: rc: igorplugusb: fix control request setup packetHenri A
2026-05-30Merge tag 'usb-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-05-30Merge tag 'tty-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-05-30Merge tag 'char-misc-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-30i2c: virtio: mark device ready before registering the adapterAlexis Bouzigues
2026-05-30Revert "gpib: cb7210: Fix region leak when request_irq fails"Greg Kroah-Hartman
2026-05-29Merge tag 'drm-fixes-2026-05-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-29Merge tag 'spi-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-29Merge tag 'regmap-fix-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-29Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-05-30drm/gem: fix race between change_handle and handle_deleteZhenghang Xiao
2026-05-30Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-29wireguard: send: append trailer after expanding headJason A. Donenfeld
2026-05-29Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-29Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-29Revert "media: renesas: vsp1: brx: Fix format propagation"Laurent Pinchart
2026-05-29Revert "media: renesas: vsp1: Initialize format on all pads"Laurent Pinchart
2026-05-29drm: prevent integer overflows in dumb buffer creation helpersRajat Gupta
2026-05-29Merge tag 'amd-drm-fixes-7.1-2026-05-28' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-29Merge tag 'drm-xe-fixes-2026-05-28' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-28net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configurationFrank Wunderlich
2026-05-28Merge tag 'for-net-2026-05-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-28net: mana: Skip redundant detach on already-detached portDipayaan Roy
2026-05-28net: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy
2026-05-28Merge tag 'acpi-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-05-28Merge tag 'pm-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28Merge tag 'gpio-fixes-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-28HID: wacom: Fix OOB write in wacom_hid_set_device_mode()Lee Jones
2026-05-28dma-buf: fix UAF in dma_buf_fd() tracepointDavid Carlier
2026-05-28regmap: reject volatile update_bits() in cache-only modebui duc phuc
2026-05-28gpio: rockchip: teardown bugs and resource leaksMarco Scardovi
2026-05-28gpio: rockchip: convert bank->clk to devm_clk_get_enabled()Marco Scardovi
2026-05-28gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()Dan Carpenter
2026-05-28gpio: shared: fix lockdep false positive by removing unneeded lockBartosz Golaszewski
2026-05-28gpio: shared: fix deadlock on shared proxy's parent removalBartosz Golaszewski
2026-05-28gpio: adnp: fix flow control regression caused by scoped_guard()Bartosz Golaszewski
2026-05-28gpio: shared: undo the vote of the proxy on GPIO freeBartosz Golaszewski
2026-05-28spi: spi-mem: avoid mutating op template in spi_mem_supports_op()Santhosh Kumar K
2026-05-28dpll: zl3073x: make frequency monitor a per-device attributeIvan Vecera
2026-05-28dpll: zl3073x: use __dpll_device_change_ntf() and remove change_workIvan Vecera
2026-05-28dpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera
2026-05-28nvme-tcp: store negative errno in queue->tls_errChuck Lever
2026-05-28net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao
2026-05-28net: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao