summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-09usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_devAlexander Stein
2023-02-09usb: gadget: configfs: Fix set but not used variable warningDaniel Scally
2023-02-07usb: gadget: uvc: Use custom strings if availableDaniel Scally
2023-02-07usb: gadget: uvc: Allow linking function to string descsDaniel Scally
2023-02-07usb: gadget: uvc: Pick up custom string descriptor IDsDaniel Scally
2023-02-07usb: gadget: uvc: Allow linking XUs to string descriptorsDaniel Scally
2023-02-07usb: gadget: configfs: Attach arbitrary strings to cdevDaniel Scally
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally
2023-02-07usb: gadget: configfs: Rename struct gadget_stringsDaniel Scally
2023-02-07usb: gadget: uvc: Copy XU descriptors during .bind()Daniel Scally
2023-02-07usb: gadget: uvc: Allow definition of XUs in configfsDaniel Scally
2023-02-07usb: gadget: uvc: Generalise helper functions for reuseDaniel Scally
2023-02-07usb: gadget: uvc: Make bSourceID read/writeDaniel Scally
2023-02-07usb: max-3421: Fix setting of I/O pinsMark Tomlinson
2023-02-06usb: gadget: uvc: Allow creating new color matching descriptorsDaniel Scally
2023-02-06usb: gadget: uvc: Make color matching attributes read/writeDaniel Scally
2023-02-06usb: gadget: uvc: Remove the hardcoded default color matchingDaniel Scally
2023-02-06usb: gadget: uvc: Copy color matching descriptor for each frameDaniel Scally
2023-02-06usb: gadget: uvc: Add struct for color matching in configsDaniel Scally
2023-02-06USB: ene_usb6250: Allocate enough memory for full objectKees Cook
2023-02-06usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook
2023-02-06USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: isp1362: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: isp116x: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: fotg210: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: sl811: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: uhci: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: ULPI: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: chipidea: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06usb: gadget: configfs: Use memcpy_and_pad()Andy Shevchenko
2023-02-06USB: dwc3: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman
2023-02-06USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman
2023-02-03usb: remove the dead USB_OHCI_SH optionChristoph Hellwig
2023-02-03usb: host: ohci-exynos: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-02-03usb: host: ehci-exynos: Convert to devm_of_phy_optional_get()Geert Uytterhoeven
2023-02-02xhci: decouple usb2 port resume and get_port_status request handlingMathias Nyman
2023-02-02xhci: clear usb2 resume related variables in one place.Mathias Nyman
2023-02-02xhci: rename resume_done to resume_timestampMathias Nyman
2023-02-02xhci: Pass port structure as parameter to xhci_disable_port().Mathias Nyman
2023-02-02xhci: move port specific items such as state completions to port structureMathias Nyman
2023-02-02xhci: pass port pointer as parameter to xhci_set_port_power()Mathias Nyman