summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-18USB: core: Use krealloc() in usb_cache_string()Bence Csókás-9/+11
2026-03-18usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hubAlexey Charkov-0/+12
2026-03-18USB: pxa27x_udc: check return value of clk_enableZhaoyang Yu-14/+52
2026-03-18usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100Krishna Kurapati-2/+9
2026-03-18iowarrior: use normal memory in write pathOliver Neukum-7/+3
2026-03-18iowarrior: use interruptible lock in iowarrior_write()Oliver Neukum-2/+5
2026-03-18usb: iowarrior: remove inherent race with minor numberOliver Neukum-14/+3
2026-03-18USB: uas: give the error handler the correct nameOliver Neukum-2/+2
2026-03-18usb: fhci: use kzalloc_flex for priv structRosen Penev-13/+5
2026-03-18usb: renesas_usbhs: use kzalloc_flexRosen Penev-13/+3
2026-03-18USB: usbip: drop redundant device referenceJohan Hovold-4/+1
2026-03-18USB: apple-mfi-fastcharge: drop redundant device referenceJohan Hovold-2/+1
2026-03-18dm: don't report warning when doing deferred removeMikulas Patocka-1/+1
2026-03-18dm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet-1/+3
2026-03-18thunderbolt: dma_port: kmalloc_array + kzalloc to flexRosen Penev-12/+3
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann-6/+7
2026-03-18Merge tag 'ffa-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann-4/+4
2026-03-18gpu: nova-core: gsp: add mutex locking to CmdqEliot Courtney-77/+107
2026-03-18gpu: nova-core: gsp: make `Cmdq` a pinned typeEliot Courtney-7/+7
2026-03-18gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`Eliot Courtney-16/+75
2026-03-18gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queueEliot Courtney-4/+6
2026-03-18gpu: nova-core: gsp: fix stale doc comments on command queue methodsEliot Courtney-9/+8
2026-03-18firmware: qcom: scm: Allow QSEECOM on Glymur CRDPankaj Patil-0/+1
2026-03-18Merge tag 'tee-fix-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-27/+0
2026-03-18firmware: qcom: scom: Simplify mutex with guardKrzysztof Kozlowski-5/+4
2026-03-18firmware: qcom: uefisecapp: Annotate acquiring locks for context trackingKrzysztof Kozlowski-0/+2
2026-03-18firmware: qcom: uefisecapp: Simplify mutex with guardKrzysztof Kozlowski-5/+2
2026-03-18media: verisilicon: Fix kernel panic due to __initconst misuseMing Qian-1/+1
2026-03-18drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav-0/+2
2026-03-18drm/i915/psr: Disable Panel Replay on Dell XPS 14 DA14260 as a quirkJouni Högander-1/+24
2026-03-18drm/i915/fbdev: fix link failure without FBDEV emulationArnd Bergmann-1/+2
2026-03-18ACPI: bus: Fix MFD child automatic modprobe issuePratap Nirujogi-3/+0
2026-03-18ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki-7/+8
2026-03-18media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()Arnd Bergmann-1/+2
2026-03-18media: rkvdec: reduce excessive stack usage in assemble_hw_pps()Arnd Bergmann-23/+27
2026-03-18media: rkvdec: Improve handling missing short/long term RPSDetlev Casanova-0/+4
2026-03-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam-2/+8
2026-03-18media: synopsys: csi2rx: add missing kconfig dependencyMichael Riesch-0/+1
2026-03-18media: synopsys: csi2rx: fix out-of-bounds check for formats arrayMichael Riesch-1/+1
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem-17/+22
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova-7/+10
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal-1/+2
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova-2/+0
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera-6/+6
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova-2/+0
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova-0/+2
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni-1/+1
2026-03-18drm/i915/gmbus: fix a typo in comment messageSamasth Norway Ananda-1/+1
2026-03-18drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda-1/+3
2026-03-18drm/rockchip: vop2: Support setting custom background colorCristian Ciocaltea-1/+27