summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-18cdc-acm: new quirk for EPSON HMDOliver Neukum
2026-03-18usb: hcd: queue wakeup_work to system_freezable_wq workqueueXu Yang
2026-03-18usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai
2026-03-18USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern
2026-03-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern
2026-03-18usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello
2026-03-18usb: usbtmc: Flush anchored URBs in usbtmc_releaseHeitor Alves de Siqueira
2026-03-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai
2026-03-18Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-03-18tcpm: Implement sink support for PD SPR AVS negotiationBadhri Jagan Sridharan
2026-03-18power: supply: Add PD SPR AVS support to USB type enumBadhri Jagan Sridharan
2026-03-18clk: imx: pll14xx: Use unsigned format specifierAlexander Stein
2026-03-18usb: misc: onboard_dev: Remove duplicated static structuresKrzysztof Kozlowski
2026-03-18usb: typec: ps883x: Fix Oops at unbindMostafa Saleh
2026-03-18usb: port: add delay after usb_hub_set_port_power()Xu Yang
2026-03-18usb: core: allow ACPI-managed hard-wired ports to power offSean Rhodes
2026-03-18USB: core: Use krealloc() in usb_cache_string()Bence Csókás
2026-03-18usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hubAlexey Charkov
2026-03-18USB: pxa27x_udc: check return value of clk_enableZhaoyang Yu
2026-03-18usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100Krishna Kurapati
2026-03-18iowarrior: use normal memory in write pathOliver Neukum
2026-03-18iowarrior: use interruptible lock in iowarrior_write()Oliver Neukum
2026-03-18usb: iowarrior: remove inherent race with minor numberOliver Neukum
2026-03-18USB: uas: give the error handler the correct nameOliver Neukum
2026-03-18usb: fhci: use kzalloc_flex for priv structRosen Penev
2026-03-18usb: renesas_usbhs: use kzalloc_flexRosen Penev
2026-03-18USB: usbip: drop redundant device referenceJohan Hovold
2026-03-18USB: apple-mfi-fastcharge: drop redundant device referenceJohan Hovold
2026-03-18dm: don't report warning when doing deferred removeMikulas Patocka
2026-03-18dm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet
2026-03-18thunderbolt: dma_port: kmalloc_array + kzalloc to flexRosen Penev
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2026-03-18Merge tag 'ffa-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann
2026-03-18gpu: nova-core: gsp: add mutex locking to CmdqEliot Courtney
2026-03-18gpu: nova-core: gsp: make `Cmdq` a pinned typeEliot Courtney
2026-03-18gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`Eliot Courtney
2026-03-18gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queueEliot Courtney
2026-03-18gpu: nova-core: gsp: fix stale doc comments on command queue methodsEliot Courtney
2026-03-18firmware: qcom: scm: Allow QSEECOM on Glymur CRDPankaj Patil
2026-03-18Merge tag 'tee-fix-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-03-18firmware: qcom: scom: Simplify mutex with guardKrzysztof Kozlowski
2026-03-18firmware: qcom: uefisecapp: Annotate acquiring locks for context trackingKrzysztof Kozlowski
2026-03-18firmware: qcom: uefisecapp: Simplify mutex with guardKrzysztof Kozlowski
2026-03-18media: verisilicon: Fix kernel panic due to __initconst misuseMing Qian
2026-03-18platform/x86: fujitsu: Convert laptop driver to a platform oneRafael J. Wysocki
2026-03-18platform/x86: fujitsu: Convert backlight driver to a platform oneRafael J. Wysocki
2026-03-18platform/x86: fujitsu: Register ACPI notify handlers directlyRafael J. Wysocki
2026-03-18platform/x86: fujitsu: Reorder code to avoid forward declarationsRafael J. Wysocki
2026-03-18platform/x86: fujitsu-tablet: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-18drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav