summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-11-28xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar
2023-11-28usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar
2023-11-28usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not presentWesley Cheng
2023-11-28usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong
2023-11-28usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang
2023-11-20usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov
2023-11-20xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar
2023-11-20USB: usbip: fix stub_dev hub disconnectJonas Blixt
2023-11-20usb: chipidea: Simplify Tegra DMA alignment codeMichał Mirosław
2023-11-20usb: chipidea: Fix DMA overwrite for TegraMichał Mirosław
2023-11-20usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai
2023-11-08usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov
2023-11-08usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu
2023-11-08usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan
2023-11-08usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika
2023-10-20Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-10-16USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu
2023-10-13USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin
2023-10-13USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera
2023-10-02xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner
2023-10-02xhci: Clear EHB bit only at end of interrupt handlerLukas Wunner
2023-10-02xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman
2023-10-02usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-10-02usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K
2023-10-02usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco
2023-10-02usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-10-02usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang
2023-10-02usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-10-02usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu
2023-10-02usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati
2023-10-02usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo
2023-10-02usb: musb: Modify the "HWVers" register addressXingxing Luo
2023-10-02usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-27Merge tag 'usb-serial-6.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-08-23tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan
2023-08-23usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang
2023-08-23usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera
2023-08-23USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao
2023-08-23USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn
2023-08-22usb: dwc2: add pci_device_id driver_data parse supportYinbo Zhu
2023-08-22usb: gadget: remove max support speed info in bind operationLinyu Yuan