Show patches with: Archived = No       |   16242 patches
« 1 2 ... 145 146 147162 163 »
Patch Series S/W/F Date Submitter Delegate State
[8/9] sound: 6fire: move to use new usb control functions... Untitled series #67599 --- 2020-09-02 Greg Kroah-Hartman New
[7/9] sound: line6: convert to use new usb control function... USB: new USB control message helper functions --- 2020-09-02 Greg Kroah-Hartman New
[07/10] sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv() Untitled series #52694 --- 2020-09-02 Greg Kroah-Hartman Superseded
[06/10] sound: usx2y: move to use usb_control_msg_send() USB: new USB control message helper functions --- 2020-09-02 Greg Kroah-Hartman Superseded
[05/10] USB: legousbtower: use usb_control_msg_recv() USB: new USB control message helper functions --- 2020-09-02 Greg Kroah-Hartman New
[04/10] USB: core: hub.c: use usb_control_msg_send() in a few places USB: new USB control message helper functions --- 2020-09-02 Greg Kroah-Hartman New
[03/10] USB: core: message.c: use usb_control_msg_send() in a few places USB: new USB control message helper functions --- 2020-09-02 Greg Kroah-Hartman New
[02/10] USB: add usb_control_msg_send() and usb_control_msg_recv() USB: new USB control message helper functions --- 2020-09-02 Greg Kroah-Hartman Superseded
[01/10] USB: move snd_usb_pipe_sanity_check into the USB core USB: new USB control message helper functions --- 2020-09-02 Greg Kroah-Hartman New
[v8,3/3] usb: cdns3: imx: add glue layer runtime pm implementation usb: cdns3: add runtime pm support --- 2020-09-02 Peter Chen New
[v8,2/3] usb: cdns3: add runtime PM support usb: cdns3: add runtime pm support --- 2020-09-02 Peter Chen Superseded
[v8,1/3] usb: cdns3: introduce set_phy_power_on{off} APIs usb: cdns3: add runtime pm support --- 2020-09-02 Peter Chen New
[RESEND,v5,3/3] usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs Add USB role switch support to DWC2 --- 2020-09-02 Amelie DELAUNAY New
[RESEND,v5,2/3] usb: dwc2: override PHY input signals with usb role switch support Add USB role switch support to DWC2 --- 2020-09-02 Amelie DELAUNAY Superseded
[RESEND,v5,1/3] dt-bindings: usb: dwc2: add optional usb-role-switch property Add USB role switch support to DWC2 --- 2020-09-02 Amelie DELAUNAY New
[RESEND,v2,6/6] ARM: multi_v7_defconfig: enable STUSB160X Type-C port controller support Add STUSB160x Type-C port controller support --- 2020-09-02 Amelie DELAUNAY Superseded
[RESEND,v2,5/6] ARM: dts: stm32: add STUSB1600 Type-C using I2C4 on stm32mp15xx-dkx Add STUSB160x Type-C port controller support --- 2020-09-02 Amelie DELAUNAY Superseded
[RESEND,v2,4/6] usb: typec: add support for STUSB160x Type-C controller family Add STUSB160x Type-C port controller support --- 2020-09-02 Amelie DELAUNAY New
[RESEND,v2,3/6] dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller Add STUSB160x Type-C port controller support --- 2020-09-02 Amelie DELAUNAY Superseded
[RESEND,v2,2/6] usb: typec: add typec_find_pwr_opmode Add STUSB160x Type-C port controller support --- 2020-09-02 Amelie DELAUNAY New
[RESEND,v2,1/6] dt-bindings: connector: add power-opmode optional property to usb-connector Add STUSB160x Type-C port controller support --- 2020-09-02 Amelie DELAUNAY Superseded
copy/paste error in unusual_uas.h from commit bc3bdb1 copy/paste error in unusual_uas.h from commit bc3bdb1 --- 2020-09-02 Jean-Francois Pirus New
[v2,2/2] usb-storage: always set hw_max_sectors in slave_configure to avoid inappropriate clamping [v2,1/2] uas: bump hw_max_sectors to 2048 blocks for SS or faster drives --- 2020-09-02 Tom Yan New
[v2,1/2] uas: bump hw_max_sectors to 2048 blocks for SS or faster drives [v2,1/2] uas: bump hw_max_sectors to 2048 blocks for SS or faster drives --- 2020-09-02 Tom Yan New
[RFC] USB: misc: Add usb_hub_pwr driver [RFC] USB: misc: Add usb_hub_pwr driver --- 2020-09-01 Matthias Kaehlcke New
[v2] usb: musb: Fix use without CPPI 4.1 DMA controller on DA8xx [v2] usb: musb: Fix use without CPPI 4.1 DMA controller on DA8xx --- 2020-09-01 Esben Haabendal New
[v2,3/9] thunderbolt: Introduce tb_switch_next_cap() Untitled series #67602 --- 2020-09-01 Mika Westerberg New
net: usb: dm9601: Add USB ID of Keenetic Plus DSL net: usb: dm9601: Add USB ID of Keenetic Plus DSL --- 2020-09-01 Kamil Lorenc New
[8/8] usb: cdns3: gadget: enlarge the TRB ring length usb: cdns3: improve the sg use case --- 2020-09-01 Peter Chen New
[7/8] usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or above usb: cdns3: improve the sg use case --- 2020-09-01 Peter Chen New
[6/8] usb: cdns3: gadget: need to handle sg case for WA2 case usb: cdns3: improve the sg use case --- 2020-09-01 Peter Chen Superseded
[5/8] usb: cdns3: gadget: handle sg list use case at completion correctly usb: cdns3: improve the sg use case --- 2020-09-01 Peter Chen New
[4/8] usb: cdns3: gadget: add CHAIN and ISP bit for sg list use case usb: cdns3: improve the sg use case --- 2020-09-01 Peter Chen Superseded
[3/8] usb: cdns3: gadget: calculate TDL correctly usb: cdns3: improve the sg use case --- 2020-09-01 Peter Chen New
[2/8] usb: cdns3: gadget: improve the dump TRB operation at cdns3_ep_run_transfer usb: cdns3: improve the sg use case --- 2020-09-01 Peter Chen New
[1/8] usb: cdns3: gadget: using correct sg operations usb: cdns3: improve the sg use case --- 2020-09-01 Peter Chen New
[v2] thunderbolt: Use kobj_to_dev() instead of container_of() [v2] thunderbolt: Use kobj_to_dev() instead of container_of() --- 2020-09-01 Tian Tao Superseded
[v2] usb: Fix out of sync data toggle if a configured device is reconfigured [v2] usb: Fix out of sync data toggle if a configured device is reconfigured --- 2020-09-01 Mathias Nyman Superseded
usb-storage: always set hw_max_sectors in slave_configure to avoid inappropriate clamping usb-storage: always set hw_max_sectors in slave_configure to avoid inappropriate clamping --- 2020-09-01 Tom Yan New
[2/2] usb: serial: usb_wwan: Fix lackage for Quectel EG95 LTE modem support [1/2] usb: serial: option: Fix the lackage for Quectel EG95 LTE modem support --- 2020-09-01 William Sung New
[1/2] usb: serial: option: Fix the lackage for Quectel EG95 LTE modem support [1/2] usb: serial: option: Fix the lackage for Quectel EG95 LTE modem support --- 2020-09-01 William Sung New
[v6,14/14] usb: typec: tcpci_maxim: Implemnent set_auto_vbus_discharge_threshold TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan New
[v6,13/14] usb: typec: tcpci: Implement Auto discharge disconnect callbacks TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan Superseded
[v6,12/14] usb: typec: tcpm: Implement enabling Auto Discharge disconnect support TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan Superseded
[v6,11/14] usb: typec: tcpci_maxim: Add support for Sink FRS TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan New
[v6,10/14] usb: typec: tcpci: Implement callbacks for FRS TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan New
[v6,09/14] usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS) TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan Superseded
[v6,08/14] dt-bindings: connector: Add property to set initial current cap for FRS TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan New
[v6,07/14] usb: typec: tcpci_maxim: Chip level TCPC driver TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan Superseded
[v6,06/14] dt-bindings: usb: Maxim type-c controller device tree binding document TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan Superseded
[v6,05/14] usb: typec: tcpci: Add set_vbus tcpci callback TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan New
[v6,04/14] usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan New
[v6,03/14] usb: typec: tcpci: update ROLE_CONTROL for DRP TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan Superseded
[v6,02/14] usb: typec: tcpci: Add support when hidden tx registers are inaccessible TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan New
[v6,01/14] usb: typec: tcpci: Add register definitions to tcpci TCPM support for FRS and AutoDischarge Disconnect --- 2020-09-01 Badhri Jagan Sridharan Superseded
[v5,2/2] usb typec: mt6360: Add MT6360 Type-C DT binding documentation [v5,1/2] usb typec: mt6360: Add support for mt6360 Type-C driver --- 2020-09-01 cy_huang New
[v5,1/2] usb typec: mt6360: Add support for mt6360 Type-C driver [v5,1/2] usb typec: mt6360: Add support for mt6360 Type-C driver --- 2020-09-01 cy_huang Superseded
[1/1] usb: cdns3: gadget: free interrupt after gadget has deleted [1/1] usb: cdns3: gadget: free interrupt after gadget has deleted --- 2020-09-01 Peter Chen New
[5/5] usb: cdns3: gadget: move wait configuration operation usb: cdns3: misc improvements --- 2020-09-01 Peter Chen New
[4/5] usb: cdns3: drd: call PHY .set_mode accordingly usb: cdns3: misc improvements --- 2020-09-01 Peter Chen New
[3/5] usb: cdns3: gadget: clear the interrupt status when disconnect the host usb: cdns3: misc improvements --- 2020-09-01 Peter Chen New
[2/5] usb: cdns3: gadget: set fast access bit usb: cdns3: misc improvements --- 2020-09-01 Peter Chen New
[1/5] usb: cdns3: core: quit if it uses role switch class usb: cdns3: misc improvements --- 2020-09-01 Peter Chen New
thunderbolt: Use kobj_to_dev() instead of container_of() thunderbolt: Use kobj_to_dev() instead of container_of() --- 2020-09-01 Tian Tao New
[Bug,208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock [Bug,208891] Thunderbolt hotplug fails on HP x360 13t-aw000/86FA with HP Thunderbolt 3 Dock --- 2020-08-31 bugzilla-daemon@bugzilla.kernel.org New
[RFC,RESEND,1/1] usb: ehci: Remove erroneous return of EPROTO upon detection of stall USB EHCI: repeated resets on full and low speed devices --- 2020-08-31 Khalid Aziz New
usb: musb: Fix use without CPPI 4.1 DMA controller on DA8xx usb: musb: Fix use without CPPI 4.1 DMA controller on DA8xx --- 2020-08-31 Esben Haabendal New
[v2,1/1] USB: PHY: JZ4770: Use the generic PHY framework. Use the generic PHY framework for Ingenic USB PHY. --- 2020-08-31 Zhou Yanjie New
usb: Fix out of sync data toggle if a configured device is reconfigured usb: Fix out of sync data toggle if a configured device is reconfigured --- 2020-08-31 Mathias Nyman Superseded
xhci: workaround for S3 issue on AMD SNPS 3.0 xHC xhci: workaround for S3 issue on AMD SNPS 3.0 xHC --- 2020-08-31 Nehal-bakulchandra Shah New
[v2,12/12] xhci: tegra: enable ELPG for runtime/system PM Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo New
[v2,11/12] usb: host: xhci-tegra: unlink power domain devices Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo Superseded
[v2,10/12] arm64: tegra210/tegra186/tegra194: XUSB PADCTL irq Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo New
[v2,09/12] phy: tegra: xusb: t186: support wake and sleepwalk Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo New
[v2,08/12] phy: tegra: xusb: t210: support wake and sleepwalk Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo New
[v2,07/12] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo New
[v2,06/12] soc/tegra: pmc: provide usb sleepwalk register map Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo Superseded
[v2,05/12] phy: tegra: xusb: add sleepwalk and suspend/resume Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo Superseded
[v2,04/12] phy: tegra: xusb: t210: add lane_iddq operations Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo New
[v2,03/12] phy: tegra: xusb: t210: rearrange UPHY init Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo New
[v2,02/12] clk: tegra: don't enable PLLE HW sequencer at init Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo Superseded
[v2,01/12] clk: tegra: Add PLLE HW power sequencer control Tegra XHCI controller ELPG support --- 2020-08-31 JC Kuo New
usb: gadget: net2272: assert for a valid dma request usb: gadget: net2272: assert for a valid dma request --- 2020-08-30 Tom Rix New
[5/5] media: uvcvideo: In uvc_v4l2_open, check if video device is registered media: uvcvideo: Fix race conditions --- 2020-08-30 Guenter Roeck New
[4/5] media: uvcvideo: Protect uvc queue file operations against disconnect media: uvcvideo: Fix race conditions --- 2020-08-30 Guenter Roeck Superseded
[3/5] media: uvcvideo: Release stream queue when unregistering video device media: uvcvideo: Fix race conditions --- 2020-08-30 Guenter Roeck New
[2/5] media: uvcvideo: Lock video streams and queues while unregistering media: uvcvideo: Fix race conditions --- 2020-08-30 Guenter Roeck Superseded
[1/5] media: uvcvideo: Cancel async worker earlier media: uvcvideo: Fix race conditions --- 2020-08-30 Guenter Roeck New
[v5,2/2] usb/typec: fix array overruns in ucsi.c partner_altmode[] [v4,1/2] usb/typec: fix array overruns in ucsi.c partner_altmode[] --- 2020-08-30 Zwane Mwaikambo New
[v5,1/2] usb/typec: fix array overruns in ucsi.c partner_altmode[] [v5,1/2] usb/typec: fix array overruns in ucsi.c partner_altmode[] --- 2020-08-30 Zwane Mwaikambo New
USB: PHY: JZ4770: Use the generic PHY framework. USB: PHY: JZ4770: Use the generic PHY framework. --- 2020-08-30 Zhou Yanjie Superseded
USB: PHY: JZ4770: Use the generic PHY framework. USB: PHY: JZ4770: Use the generic PHY framework. --- 2020-08-30 Zhou Yanjie New
usb: core: driver: fix stray tabs in error messages usb: core: driver: fix stray tabs in error messages --- 2020-08-29 Sergey Shtylyov New
USB: serial: option: support dynamic Quectel USB compositions USB: serial: option: support dynamic Quectel USB compositions --- 2020-08-29 Bjørn Mork New
USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules --- 2020-08-29 Aleksander Morgado New
[RFC,v5,6/6] usb: dwc3: gadget: Ensure enough TXFIFO space for USB configuration Re-introduce TX FIFO resize for larger EP bursting --- 2020-08-29 Wesley Cheng New
[RFC,v5,5/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration Re-introduce TX FIFO resize for larger EP bursting --- 2020-08-29 Wesley Cheng Superseded
[RFC,v5,4/6] usb: gadget: configfs: Check USB configuration before adding Re-introduce TX FIFO resize for larger EP bursting --- 2020-08-29 Wesley Cheng Superseded
[RFC,v5,3/6] dt-bindings: usb: dwc3: Add entry for tx-fifo-resize Re-introduce TX FIFO resize for larger EP bursting --- 2020-08-29 Wesley Cheng New
[RFC,v5,2/6] arm64: boot: dts: qcom: sm8150: Enable dynamic TX FIFO resize logic Re-introduce TX FIFO resize for larger EP bursting --- 2020-08-29 Wesley Cheng New
« 1 2 ... 145 146 147162 163 »