summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-09-07USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij
2022-09-07usb: misc: uss720: fix uninitialized variable rlenDongliang Mu
2022-09-07usb: gadget: f_fs: stricter integer overflow checksDan Carpenter
2022-09-05usb: clean up after dropping driver registration log spamArd Biesheuvel
2022-09-05usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()Dmitry Torokhov
2022-09-05usb: phy: tegra: switch to using devm_gpiod_get()Dmitry Torokhov
2022-09-05USB: xhci: make xhci_get_endpoint_address staticGreg Kroah-Hartman
2022-09-05usb: ohci-platform: fix usb disconnect issue after s4Yinbo Zhu
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman
2022-09-01USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus
2022-09-01USB: FHCI: Switch to GPIO descriptorsLinus Walleij
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold
2022-08-31Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman
2022-08-31usb: reduce kernel log spam on driver registrationArd Biesheuvel
2022-08-31usbip: add USBIP_URB_* URB transfer flagsShuah Khan
2022-08-31usb: dwc3: gadget: Continue handling EP0 xfercomplete eventsWesley Cheng
2022-08-31usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnectWesley Cheng
2022-08-31usb: dwc3: gadget: Force sending delayed status during soft disconnectWesley Cheng
2022-08-31usb: dwc3: Do not service EP0 and conndone events if soft disconnectedWesley Cheng
2022-08-31usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen
2022-08-31usb: host: xhci-plat: suspend and resume clocksJustin Chen
2022-08-31usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAXFrank Li
2022-08-31usb: host: Initiate urb ep with udev ep0Khalid Masum
2022-08-31usb: ehci: Use endpoint in URB to get maxpacketKhalid Masum
2022-08-31usb: gadget: function: rndis: limit # of RNDIS instances to 1000Sergey Shtylyov
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta
2022-08-31usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macrosMaciej Żenczykowski
2022-08-31usb: gadget: at91_udc: Fix comments typoShaomin Deng
2022-08-31usb: gadget: net2272: Remove the initialization of statics to 0Shaomin Deng
2022-08-30usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak
2022-08-30usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transferPawel Laszczak
2022-08-30usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati
2022-08-30USB: core: Prevent nested device-reset callsAlan Stern
2022-08-30USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern
2022-08-30usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit
2022-08-30usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2022-08-30usb: typec: Remove retimers properlyHeikki Krogerus
2022-08-30usb: dwc3: disable USB core PHY managementJohan Hovold
2022-08-30usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-08-29USB: serial: option: add support for Cinterion MV32-WA/WB RmNet modeSlark Xiao
2022-08-29USB: serial: ftdi_sio: add Omron CS1W-CIF31 device idNiek Nooijens
2022-08-29USB: serial: option: add Quectel EM060K modemYonglin Tan
2022-08-29USB: serial: option: add support for OPPO R11 diag portYan Xinyu
2022-08-25Revert "xhci: turn off port power in shutdown"Mathias Nyman
2022-08-25xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman