summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-05Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+7
2026-04-05Merge tag 'irq-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2026-04-05i915: don't use a vma that didn't match the context VMLinus Torvalds-0/+2
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-243/+391
2026-04-05Merge tag 'tty-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+18
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-276/+491
2026-04-04ACPI: RIMT: Add dependency between iommu and devicesSunil V L-0/+7
2026-04-04Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+55
2026-04-03Input: xpad - add support for BETOP BTP-KP50B/C controller's wireless modeShengyu Qu-0/+3
2026-04-03Input: xpad - add support for Razer Wolverine V3 ProZoltan Illes-0/+2
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-18/+14
2026-04-03Merge tag 'hwmon-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+25
2026-04-03Merge tag 'spi-fix-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-14/+27
2026-04-03Merge tag 'pm-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-3/+3
2026-04-03Merge tag 'thermal-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+27
2026-04-03Merge tag 'gpio-fixes-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-81/+114
2026-04-03Merge tag 'drm-fixes-2026-04-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-108/+1013
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-33/+94
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+699
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-26/+48
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+57
2026-04-02Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-19/+28
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita-0/+699
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-182/+521
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2026-04-02Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+13
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis-1/+1
2026-04-02nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera-4/+4
2026-04-02nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers-0/+2
2026-04-02misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng-1/+3
2026-04-02misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng-0/+1
2026-04-02comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey-0/+12
2026-04-02comedi: runflags cannot determine whether to reclaim chanlistEdward Adam Davis-3/+5
2026-04-02comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott-0/+8
2026-04-02comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott-16/+19
2026-04-02comedi: me4000: Fix potential overrun of firmware bufferIan Abbott-4/+12
2026-04-02comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott-1/+2
2026-04-02gpib: fix use-after-free in IO ioctl handlersAdam Crosser-23/+81
2026-04-02gpib: lpvo_usb: fix memory leak on disconnectJohan Hovold-2/+2
2026-04-02gpib: Fix fluke driver s390 compile issueDave Penkler-0/+1
2026-04-02Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-0/+8
2026-04-02thermal: core: Fix thermal zone device registration error pathRafael J. Wysocki-0/+1
2026-04-02usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann-9/+10
2026-04-02usb: host: xhci-sideband: delegate offload_usage tracking to class driversGuan-Yu Lin-13/+1
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin-54/+76
2026-04-02usb: cdns3: gadget: fix state inconsistency on gadget init failureYongchao Wu-0/+1
2026-04-02usb: dwc3: imx8mp: fix memory leak on probe failure pathXiaolei Wang-1/+1
2026-04-02usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha-10/+37
2026-04-02usb: ulpi: fix double free in ulpi_register_interface() error pathGuangshuo Li-3/+2
2026-04-02usb: misc: usbio: Fix URB memory leak on submit failureFelix Gu-2/+5