summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-99/+96
10 daysusb: misc: usbio: fix disconnect UAF in client teardownCen Zhang1-2/+2
10 daysUSB: chaoskey: Fix slab-use-after-free in chaoskey_release()Alan Stern1-1/+0
10 daysUSB: misc: uss720: unregister parport on probe failureMyeonghun Pak1-1/+4
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-25usb: misc: usbio: bound bulk IN response length to the received transferHE WEI (ギカク)1-0/+4
2026-06-25USB: legousbtower: fix use-after-free on disconnect raceJohan Hovold1-18/+19
2026-06-25USB: ldusb: fix use-after-free on disconnect raceJohan Hovold1-20/+18
2026-06-25USB: idmouse: fix use-after-free on disconnect raceJohan Hovold1-23/+22
2026-06-25USB: iowarrior: fix use-after-free on disconnect raceJohan Hovold1-33/+24
2026-06-25USB: iowarrior: fix use-after-free on disconnectJohan Hovold1-1/+3
2026-05-21usb: misc: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)3-11/+11
2026-04-27USB: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski1-1/+1
2026-04-27usb: misc: onboard_usb_hub: Add Genesys Logic GL3590 hub supportSwati Agarwal2-0/+9
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman1-2/+5
2026-04-02usb: misc: usbio: Fix URB memory leak on submit failureFelix Gu1-2/+5
2026-03-30usb: misc: onboard_usb_dev: Add Terminus FE1.1s USB2.0 Hub (1a40:0101)Yixun Lan2-0/+3
2026-03-30usb: misc: iowarrior: use HID includesOliver Neukum1-5/+3
2026-03-30usb: misc: appledisplay: use HID includesOliver Neukum1-5/+3
2026-03-18usb: misc: onboard_dev: Remove duplicated static structuresKrzysztof Kozlowski1-19/+5
2026-03-18usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hubAlexey Charkov2-0/+12
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: apple-mfi-fastcharge: drop redundant device referenceJohan Hovold1-2/+1
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman2-2/+2
2026-03-11usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman1-1/+1
2026-03-11USB: usbsevseg: drop redundant device referenceJohan Hovold1-2/+1
2026-03-11USB: trancevibrator: drop redundant device referenceJohan Hovold1-2/+1
2026-03-11USB: ljca: drop redundant interface referenceJohan Hovold1-10/+5
2026-03-11USB: cytherm: drop redundant device referenceJohan Hovold1-3/+1
2026-03-11USB: cypress_cy7c63: drop redundant device referenceJohan Hovold1-3/+1
2026-03-11usb: uss720: unify error handling in probeOliver Neukum1-13/+14
2026-03-11usb: misc: onboard_usb_dev: Add support for requesting VBUS for Type-A portsAlexey Charkov1-0/+6
2026-02-23usb: yurex: fix race in probeOliver Neukum1-1/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds22-30/+30
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook22-32/+32
2026-01-16usb: misc: onboard_dev: Add WCH CH334 USB2.0 Hub (1a86:8091)Chaoyi Chen1-0/+8
2025-11-21usb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-11-21usb: chaoskey: fix locking for O_NONBLOCKOliver Neukum1-3/+13
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman1-0/+1
2025-10-13usb: misc: Add x86 dependency for Intel USBIO driverPeter Robinson1-0/+1
2025-10-13usb: ljca: Improve ACPI hardware ID documentationSakari Ailus1-13/+24
2025-10-13usb: ljca: Order ACPI hardware IDs alphabeticallySakari Ailus1-4/+4
2025-10-13usb: misc: ljca: Remove Wentong's e-mail addressSakari Ailus1-1/+1
2025-09-12usb: misc: Add Intel USBIO bridge driverIsrael Cepeda3-0/+764
2025-09-06usb: usb251xb: support usage case without I2C controlJisheng Zhang1-13/+95
2025-09-06usb: usb251xb: use modern PM macrosJisheng Zhang1-4/+4
2025-09-06usb: misc: Update link to EHSET pdf docPetr Vorel1-2/+2
2025-08-13usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure callsKomal Bajaj2-9/+25