Show patches with: none      |   14636 patches
« 1 2 ... 106 107 108146 147 »
Patch Series S/W/F Date Submitter Delegate State
[17/17] usb: xhci-mtk: print debug info of endpoint interval [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[16/17] usb: common: add function to get interval expressed in us unit [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[15/17] usb: xhci-mtk: support to build xhci-mtk-hcd.ko [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[14/17] usb: xhci-mtk: remove declaration of xhci_mtk_setup() [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[13/17] usb: xhci-mtk: add some schedule error number [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[12/17] usb: xhci-mtk: rebuild the way to get bandwidth domain [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[11/17] usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[10/17] usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[09/17] usb: xhci-mtk: use clear type instead of void [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[08/17] usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[07/17] usb: xhci-mtk: add a function to get bandwidth boundary [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[06/17] usb: xhci-mtk: add a function to (un)load bandwidth info [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[05/17] usb: xhci-mtk: use @sch_tt to check whether need do TT schedule [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[04/17] usb: xhci-mtk: add only one extra CS for FS/LS INTR [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[03/17] usb: xhci-mtk: get the microframe boundary for ESIT [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[02/17] usb: xhci-mtk: improve bandwidth scheduling with TT [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
[01/17] usb: xhci-mtk: remove or operator for setting schedule parameters [01/17] usb: xhci-mtk: remove or operator for setting schedule parameters --- 2021-03-05 Chunfeng Yun (云春峰) Superseded
usb: cdnsp: Fixes incorrect value in ISOC TRB usb: cdnsp: Fixes incorrect value in ISOC TRB --- 2021-03-05 Pawel Laszczak Superseded
usb: cdnsp: Fixes incorrect value in ISOC TRB usb: cdnsp: Fixes incorrect value in ISOC TRB --- 2021-03-05 Pawel Laszczak New
[-next] USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe() [-next] USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe() --- 2021-03-05 Wei Yongjun New
[v4,12/12] usb: usbip: remove unused kthread_get_run() usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,11/12] usb: usbip: stub: add automatic recovery to usbip_sockfd_store() usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,10/12] usb: usbip: vudc: add automatic recovery to usbip_sockfd_store() usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,09/12] usb: usbip: vhci: add automatic recovery to attach_store() usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,08/12] usb: usbip: check that stream socket is used usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,07/12] usb: usbip: preallocate kernel threads for consistent attach operation usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,06/12] usb: usbip: fix error handling of kthread_get_run() usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,05/12] usb: usbip: don't reset tcp_socket at vhci_device_reset() usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,04/12] usb: usbip: stub: serialize usbip_sockfd_store() against event_handler() usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,03/12] usb: usbip: vudc: serialize usbip_sockfd_store() against event_handler() usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,02/12] usb: usbip: vhci: serialize attach_store()/detach_store() against event_handler() usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[v4,01/12] usb: usbip: introduce usbip_event_mutex for serialization usb: usbip: serialize attach/detach operations --- 2021-03-04 Tetsuo Handa New
[1/1] net: usb: qmi_wwan: allow qmimux add/del with master up [1/1] net: usb: qmi_wwan: allow qmimux add/del with master up --- 2021-03-04 Daniele Palmas New
[18/18] thunderbolt: Add support for USB4 DROM thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[17/18] thunderbolt: Check quirks in tb_switch_add() thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[16/18] thunderbolt: Add KUnit tests for DMA tunnels thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[15/18] thunderbolt: Add KUnit tests for XDomain properties thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[14/18] net: thunderbolt: Align the driver to the USB4 networking spec thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[13/18] thunderbolt: Allow multiple DMA tunnels over a single XDomain connection thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[12/18] thunderbolt: Drop unused tb_port_set_initial_credits() thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[11/18] thunderbolt: Use dedicated flow control for DMA tunnels thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[10/18] thunderbolt: Add support for maxhopid XDomain property thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[09/18] thunderbolt: Add tb_property_copy_dir() thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[08/18] thunderbolt: Align XDomain protocol timeouts with the spec thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[07/18] thunderbolt: Use pseudo-random number as initial property block generation thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[06/18] thunderbolt: Do not re-establish XDomain DMA paths automatically thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[05/18] thunderbolt: Add more logging to XDomain connections thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[04/18] Documentation / thunderbolt: Drop speed/lanes entries for XDomain thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[03/18] thunderbolt: Decrease control channel timeout for software connection manager thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[02/18] thunderbolt: Do not pass timeout for tb_cfg_reset() thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
[01/18] thunderbolt: Disable retry logic for intra-domain control packets thunderbolt: Align with USB4 inter-domain and DROM specs --- 2021-03-04 Mika Westerberg New
usb: gadget: uvc: add bInterval checking for HS mode usb: gadget: uvc: add bInterval checking for HS mode --- 2021-03-04 Pawel Laszczak New
USB: serial: cp210x: Make the CP210x driver work with GPIOs of CP2108 USB: serial: cp210x: Make the CP210x driver work with GPIOs of CP2108 --- 2021-03-04 Pho Tran New
USB: usblp: fix a hang in poll() if disconnected USB: usblp: fix a hang in poll() if disconnected --- 2021-03-04 Pete Zaitcev New
usb: usb-mx2: Remove unused file usb: usb-mx2: Remove unused file --- 2021-03-04 Fabio Estevam New
usb: dwc3: Flip condition guarding power_supply_put() usb: dwc3: Flip condition guarding power_supply_put() --- 2021-03-03 Bjorn Andersson New
[2/2] thunderbolt: Increase runtime PM reference count on DP tunnel discovery [1/2] thunderbolt: Initialize HopID IDAs in tb_switch_alloc() --- 2021-03-03 Mika Westerberg New
[1/2] thunderbolt: Initialize HopID IDAs in tb_switch_alloc() [1/2] thunderbolt: Initialize HopID IDAs in tb_switch_alloc() --- 2021-03-03 Mika Westerberg New
usb: dwc3: core: don't enable wakeup for runtime PM usb: dwc3: core: don't enable wakeup for runtime PM --- 2021-03-03 Jun Li Superseded
usb: dwc3: Fix dereferencing of null dwc->usb_psy usb: dwc3: Fix dereferencing of null dwc->usb_psy --- 2021-03-03 Colin King New
[v3] usb: dwc3: document usb_psy in struct dwc3 [v3] usb: dwc3: document usb_psy in struct dwc3 --- 2021-03-03 Ray Chi Superseded
[v2] usb: dwc3: document usb_psy in struct dwc3 [v2] usb: dwc3: document usb_psy in struct dwc3 --- 2021-03-03 Ray Chi Superseded
usb: dwc3: document usb_psy in struct dwc3 usb: dwc3: document usb_psy in struct dwc3 --- 2021-03-03 Ray Chi New
usb: dwc3: make USB_DWC3_EXYNOS independent usb: dwc3: make USB_DWC3_EXYNOS independent --- 2021-03-03 taehyun cho New
usb: hcd: remove unused including <linux/version.h> usb: hcd: remove unused including <linux/version.h> --- 2021-03-03 Tian Tao New
[v2] usb: dwc3: qcom: Honor wakeup enabled/disabled state [v2] usb: dwc3: qcom: Honor wakeup enabled/disabled state --- 2021-03-02 Matthias Kaehlcke New
drivers/media/usb: fix memory leak in zr364xx_probe drivers/media/usb: fix memory leak in zr364xx_probe --- 2021-03-01 Pavel Skripkin New
[8/8] usb: gadget: f_uac1: add volume and mute support USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support --- 2021-03-01 Ruslan Bilovol New
[7/8] usb: gadget: f_uac2: add volume and mute support USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support --- 2021-03-01 Ruslan Bilovol New
[6/8] usb: gadget: u_audio: add bi-directional volume and mute support USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support --- 2021-03-01 Ruslan Bilovol New
[5/8] usb: audio-v2: add ability to define feature unit descriptor USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support --- 2021-03-01 Ruslan Bilovol New
[4/8] usb: gadget: u_audio: add real feedback implementation USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support --- 2021-03-01 Ruslan Bilovol New
[3/8] usb: gadget: f_uac2: add adaptive sync support for capture USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support --- 2021-03-01 Ruslan Bilovol New
[2/8] usb: gadget: f_uac2/u_audio: add feedback endpoint support USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support --- 2021-03-01 Ruslan Bilovol New
[1/8] usb: gadget: u_audio: convert to strscpy USB Audio Gadget part 2: Feedback endpoint, Volume/Mute support --- 2021-03-01 Ruslan Bilovol New
[v2,5/5] usb: gadget: f_uac1: disable IN/OUT ep if unused USB Audio Gadget part 1: misc fixes and improvements --- 2021-03-01 Ruslan Bilovol New
[v2,4/5] usb: gadget: f_uac1: validate input parameters USB Audio Gadget part 1: misc fixes and improvements --- 2021-03-01 Ruslan Bilovol New
[v2,3/5] usb: gadget: f_uac2: validate input parameters USB Audio Gadget part 1: misc fixes and improvements --- 2021-03-01 Ruslan Bilovol New
[v2,2/5] usb: gadget: f_uac1: stop playback on function disable USB Audio Gadget part 1: misc fixes and improvements --- 2021-03-01 Ruslan Bilovol New
[v2,1/5] usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot USB Audio Gadget part 1: misc fixes and improvements --- 2021-03-01 Ruslan Bilovol New
USB: serial: cp210x: Make the CP210x driver work with GPIOs of CP2108 USB: serial: cp210x: Make the CP210x driver work with GPIOs of CP2108 --- 2021-03-01 Pho Tran Superseded
usb: dwc3: qcom: add ACPI device id for sc8180x usb: dwc3: qcom: add ACPI device id for sc8180x --- 2021-03-01 Shawn Guo New
USB: usblp: Add device status detection in usblp_poll() USB: usblp: Add device status detection in usblp_poll() --- 2021-03-01 Zhang, Qiang New
usb: dwc2: Add STM32 related debugfs entries usb: dwc2: Add STM32 related debugfs entries --- 2021-02-27 Martin Devera New
[fixed,1/1] USB: serial: ch341: add new Product ID [fixed,1/1] USB: serial: ch341: add new Product ID --- 2021-02-26 Niv Sardi New
[3/7] USB: serial: xr: add support for multi-port XR21V141X variants Add support for the other MaxLinear/Exar UARTs --- 2021-02-26 Mauro Carvalho Chehab Superseded
[2/7] USB: serial: xr: use a table for device-specific settings Add support for the other MaxLinear/Exar UARTs --- 2021-02-26 Mauro Carvalho Chehab Superseded
[1/7] USB: serial: xr: simplify its namespace Add support for the other MaxLinear/Exar UARTs --- 2021-02-26 Mauro Carvalho Chehab Superseded
USB: remove usb_bus_type from usb.h USB: remove usb_bus_type from usb.h --- 2021-02-26 Greg Kroah-Hartman New
USB: serial: xr: fix NULL-deref on disconnect USB: serial: xr: fix NULL-deref on disconnect --- 2021-02-26 Johan Hovold New
[v3] net: usb: qmi_wwan: support ZTE P685M modem [v3] net: usb: qmi_wwan: support ZTE P685M modem --- 2021-02-23 Lech Perczak New
[v3,3/3] usb: host: ehci-platform: add spurious_oc DT support usb: host: ehci-platform: add spurious-oc support --- 2021-02-23 Álvaro Fernández Rojas Superseded
[v3,2/3] dt-bindings: usb: generic-ehci: document spurious-oc flag usb: host: ehci-platform: add spurious-oc support --- 2021-02-23 Álvaro Fernández Rojas Superseded
[v3,1/3] usb: ehci: add spurious flag to disable overcurrent checking [v3,1/3] usb: ehci: add spurious flag to disable overcurrent checking --- 2021-02-23 Álvaro Fernández Rojas New
USB: serial: cp210x: add some more GE USB IDs USB: serial: cp210x: add some more GE USB IDs --- 2021-02-23 Sebastian Reichel New
[v2,2/2] usb: host: ehci-platform: add ignore_oc DT support Untitled series #104616 --- 2021-02-23 Álvaro Fernández Rojas Superseded
[v2,1/2] dt-bindings: usb: generic-ehci: document ignore-oc flag usb: host: ehci-platform: add spurious-oc support --- 2021-02-23 Álvaro Fernández Rojas New
[2/2] usb: host: ehci-platform: add ignore-oc DT support Untitled series #104617 --- 2021-02-23 Álvaro Fernández Rojas New
[1/2] dt-bindings: usb: generic-ehci: document ignore-oc flag [1/2] dt-bindings: usb: generic-ehci: document ignore-oc flag --- 2021-02-23 Álvaro Fernández Rojas New
[v3] usb: usbip: serialize attach/detach operations [v3] usb: usbip: serialize attach/detach operations --- 2021-02-23 Tetsuo Handa New
« 1 2 ... 106 107 108146 147 »