summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-18usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai1-2/+4
2026-03-18USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
2026-03-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
2026-03-18usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello1-2/+7
2026-03-18usb: usbtmc: Flush anchored URBs in usbtmc_releaseHeitor Alves de Siqueira1-0/+3
2026-03-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-5/+5
2026-03-18Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-3/+1
2026-03-18tcpm: Implement sink support for PD SPR AVS negotiationBadhri Jagan Sridharan1-104/+507
2026-03-18power: supply: Add PD SPR AVS support to USB type enumBadhri Jagan Sridharan1-0/+2
2026-03-18clk: imx: pll14xx: Use unsigned format specifierAlexander Stein1-3/+3
2026-03-18usb: misc: onboard_dev: Remove duplicated static structuresKrzysztof Kozlowski1-19/+5
2026-03-18usb: typec: ps883x: Fix Oops at unbindMostafa Saleh1-0/+1
2026-03-18usb: port: add delay after usb_hub_set_port_power()Xu Yang1-0/+1
2026-03-18usb: core: allow ACPI-managed hard-wired ports to power offSean Rhodes1-3/+17
2026-03-18USB: core: Use krealloc() in usb_cache_string()Bence Csókás1-9/+11
2026-03-18usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hubAlexey Charkov2-0/+12
2026-03-18USB: pxa27x_udc: check return value of clk_enableZhaoyang Yu1-14/+52
2026-03-18usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100Krishna Kurapati3-2/+9
2026-03-18iowarrior: use normal memory in write pathOliver Neukum1-7/+3
2026-03-18iowarrior: use interruptible lock in iowarrior_write()Oliver Neukum1-2/+5
2026-03-18usb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
2026-03-18USB: uas: give the error handler the correct nameOliver Neukum1-2/+2
2026-03-18usb: fhci: use kzalloc_flex for priv structRosen Penev2-13/+5
2026-03-18usb: renesas_usbhs: use kzalloc_flexRosen Penev1-13/+3
2026-03-18USB: usbip: drop redundant device referenceJohan Hovold1-4/+1
2026-03-18USB: apple-mfi-fastcharge: drop redundant device referenceJohan Hovold1-2/+1
2026-03-18dm: don't report warning when doing deferred removeMikulas Patocka1-1/+1
2026-03-18dm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet1-1/+3
2026-03-18thunderbolt: dma_port: kmalloc_array + kzalloc to flexRosen Penev1-12/+3
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann3-6/+7
2026-03-18Merge tag 'ffa-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann1-4/+4
2026-03-18gpu: nova-core: gsp: add mutex locking to CmdqEliot Courtney4-77/+107
2026-03-18gpu: nova-core: gsp: make `Cmdq` a pinned typeEliot Courtney2-7/+7
2026-03-18gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`Eliot Courtney4-16/+75
2026-03-18gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queueEliot Courtney3-4/+6
2026-03-18gpu: nova-core: gsp: fix stale doc comments on command queue methodsEliot Courtney1-9/+8
2026-03-18firmware: qcom: scm: Allow QSEECOM on Glymur CRDPankaj Patil1-0/+1
2026-03-18Merge tag 'tee-fix-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-27/+0
2026-03-18firmware: qcom: scom: Simplify mutex with guardKrzysztof Kozlowski1-5/+4
2026-03-18firmware: qcom: uefisecapp: Annotate acquiring locks for context trackingKrzysztof Kozlowski1-0/+2
2026-03-18firmware: qcom: uefisecapp: Simplify mutex with guardKrzysztof Kozlowski1-5/+2
2026-03-18media: verisilicon: Fix kernel panic due to __initconst misuseMing Qian1-1/+1
2026-03-18platform/x86: fujitsu: Convert laptop driver to a platform oneRafael J. Wysocki1-105/+97
2026-03-18platform/x86: fujitsu: Convert backlight driver to a platform oneRafael J. Wysocki1-59/+58
2026-03-18platform/x86: fujitsu: Register ACPI notify handlers directlyRafael J. Wysocki1-5/+27
2026-03-18platform/x86: fujitsu: Reorder code to avoid forward declarationsRafael J. Wysocki1-108/+108
2026-03-18platform/x86: fujitsu-tablet: Convert ACPI driver to a platform oneRafael J. Wysocki1-16/+14
2026-03-18drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav1-0/+2
2026-03-18drm/i915/psr: Disable Panel Replay on Dell XPS 14 DA14260 as a quirkJouni Högander3-1/+24
2026-03-18drm/i915/fbdev: fix link failure without FBDEV emulationArnd Bergmann1-1/+2