summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-03-11usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang
2023-03-11usb: gadget: uvc: Make bSourceID read/writeDaniel Scally
2023-03-11USB: ene_usb6250: Allocate enough memory for full objectKees Cook
2023-03-11usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: isp1362: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: isp116x: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: fotg210: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: sl811: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: uhci: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: ULPI: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: chipidea: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11usb: fotg210: List different variantsLinus Walleij
2023-03-11USB: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-10usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_devAlexander Stein
2023-03-10usb: max-3421: Fix setting of I/O pinsMark Tomlinson
2023-03-10usb: gadget: configfs: Restrict symlink creation is UDC already bindedUdipto Goswami
2023-03-10usb: musb: mediatek: don't unregister something that wasn't registeredDan Carpenter
2023-03-10usb: early: xhci-dbc: Fix a potential out-of-bound memory accessChristophe JAILLET
2023-03-10fotg210-udc: Add missing completion handlerFabian Vogt
2023-03-10usb: typec: intel_pmc_mux: Don't leak the ACPI device reference countAndy Shevchenko
2023-03-10usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()Gaosheng Cui
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-03-03usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal
2023-03-03usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl
2023-03-03usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus
2023-02-09usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson
2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-02-09Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"Paul Cercueil
2023-02-02usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus
2023-02-02usb: gadget: udc: do not clear gadget driver.busAaro Koskinen
2023-01-25usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap
2023-01-24usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami
2023-01-24usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2023-01-20usb: host: ehci-fsl: Fix module aliasAlexander Stein
2023-01-19Merge tag 'usb-serial-6.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-01-19usb: dwc3: fix extcon dependencyArnd Bergmann
2023-01-17usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2023-01-17usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski
2023-01-17USB: gadget: Add ID numbers to configfs-gadget driver namesChanh Nguyen
2023-01-17usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang
2023-01-17usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally