summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2023-10-20Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+7
2023-10-16USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu-0/+5
2023-10-13USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin-0/+1
2023-10-13USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda-0/+1
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello-0/+9
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus-0/+1
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera-0/+5
2023-10-02xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner-3/+3
2023-10-02xhci: Clear EHB bit only at end of interrupt handlerLukas Wunner-5/+7
2023-10-02xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman-9/+10
2023-10-02usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng-2/+2
2023-10-02usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K-0/+1
2023-10-02usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco-0/+2
2023-10-02usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta-8/+12
2023-10-02usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang-2/+1
2023-10-02usb: dwc3: Soft reset phy on probe for hostThinh Nguyen-1/+38
2023-10-02usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo-4/+23
2023-10-02usb: typec: qcom: Update the logic of regulator enable and disableHui Liu-6/+6
2023-10-02usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati-7/+19
2023-10-02usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo-1/+8
2023-10-02usb: musb: Modify the "HWVers" register addressXingxing Luo-1/+1
2023-10-02usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak-0/+3
2023-09-11usb: typec: ucsi: Fix NULL pointer dereferenceHeikki Krogerus-0/+3
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-0/+2
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-14/+12
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1123/+4779
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-12/+10
2023-08-27Merge tag 'usb-serial-6.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-1/+95
2023-08-23tcpm: Avoid soft reset when partner does not support get_statusBadhri Jagan Sridharan-0/+7
2023-08-23usb: typec: tcpm: reset counter when enter into unattached state after try roleXu Yang-0/+3
2023-08-23usb: typec: tcpm: set initial svdm version based on pd revisionRD Babiera-4/+31
2023-08-23USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao-0/+4
2023-08-23USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn-0/+3
2023-08-22usb: dwc2: add pci_device_id driver_data parse supportYinbo Zhu-14/+40
2023-08-22usb: gadget: remove max support speed info in bind operationLinyu Yuan-29/+10
2023-08-22usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()Linyu Yuan-20/+14
2023-08-22usb: gadget: config: remove max speed check in usb_assign_descriptors()Linyu Yuan-5/+3
2023-08-22usb: gadget: unconditionally allocate hs/ss descriptor in bind operationLinyu Yuan-75/+51
2023-08-22usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()Linyu Yuan-9/+1
2023-08-22usb: gadget: add a inline function gether_bitrate()Linyu Yuan-44/+18
2023-08-22usb: gadget: use working speed to calcaulate network bitrate and qlenLinyu Yuan-11/+10
2023-08-22usb: dwc3: exynos: Add support for Exynos850 variantSam Protsenko-0/+9
2023-08-22usb: gadget: udc-xilinx: fix incorrect type in assignment warningPiyush Mehta-1/+1
2023-08-22usb: gadget: udc-xilinx: fix cast from restricted __le16 warningPiyush Mehta-3/+3
2023-08-22usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warningPiyush Mehta-8/+10
2023-08-22USB: dwc2: hande irq on dead controller correctlyOliver Neukum-1/+3
2023-08-22USB: cdc-acm: support flushing write buffers (TCOFLUSH)Simon Arlott-0/+14
2023-08-22usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov-0/+38
2023-08-22usb: typec: altmodes/displayport: add support for embedded DP casesDmitry Baryshkov-1/+4
2023-08-22usb: gadget: function: Remove unused declarationsYue Haibing-7/+0