summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2023-08-22usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()Linyu Yuan
2023-08-22usb: gadget: config: remove max speed check in usb_assign_descriptors()Linyu Yuan
2023-08-22usb: gadget: unconditionally allocate hs/ss descriptor in bind operationLinyu Yuan
2023-08-22usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()Linyu Yuan
2023-08-22usb: gadget: add a inline function gether_bitrate()Linyu Yuan
2023-08-22usb: gadget: use working speed to calcaulate network bitrate and qlenLinyu Yuan
2023-08-22usb: dwc3: exynos: Add support for Exynos850 variantSam Protsenko
2023-08-22usb: gadget: udc-xilinx: fix incorrect type in assignment warningPiyush Mehta
2023-08-22usb: gadget: udc-xilinx: fix cast from restricted __le16 warningPiyush Mehta
2023-08-22usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warningPiyush Mehta
2023-08-22USB: dwc2: hande irq on dead controller correctlyOliver Neukum
2023-08-22USB: cdc-acm: support flushing write buffers (TCOFLUSH)Simon Arlott
2023-08-22usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov
2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov
2023-08-22usb: gadget: function: Remove unused declarationsYue Haibing