Show patches with: Archived = No       |   14746 patches
« 1 2 ... 140 141 142147 148 »
Patch Series S/W/F Date Submitter Delegate State
[v4,1/5] gadget: Introduce the notifier functions --- 2015-09-24 (Exiting) Baolin Wang New
[v2,7/9] usb: xhci: exit early in xhci_setup_device() if we're halted or dying --- 2015-09-21 Mathias Nyman Accepted
[v2,6/9] usb: xhci: stop everything on the first call to xhci_stop --- 2015-09-21 Mathias Nyman Accepted
[v2,5/9] usb: xhci: Clear XHCI_STATE_DYING on start --- 2015-09-21 Mathias Nyman Accepted
[v2,4/9] usb: xhci: lock mutex on xhci_stop --- 2015-09-21 Mathias Nyman Accepted
[v3,4/4] usb: dwc2: refactor common low-level hw code to platform.c --- 2015-09-21 Marek Szyprowski New
[v3,3/4] usb: dwc2: fix unbalanced phy control --- 2015-09-21 Marek Szyprowski New
[v3,2/4] usb: dwc2: remove non-functional clock gating --- 2015-09-21 Marek Szyprowski New
[v3,1/4] usb: dwc2: remove double call to dwc2_hsotg_of_probe --- 2015-09-21 Marek Szyprowski Accepted
usb: dwc3: gadget: Fix BUG in RT config --- 2015-09-21 Roger Quadros Accepted
[7/9] usb: xhci: exit early in xhci_setup_device() if we're halted or dying --- 2015-09-18 Mathias Nyman Superseded
[6/9] usb: xhci: stop everything on the first call to xhci_stop --- 2015-09-18 Mathias Nyman Superseded
[5/9] usb: xhci: Clear XHCI_STATE_DYING on start --- 2015-09-18 Mathias Nyman Superseded
[4/9] usb: xhci: lock mutex on xhci_stop --- 2015-09-18 Mathias Nyman Superseded
[V3] dummy_hcd: replace timeval with timespec64 --- 2015-09-18 Pingbo Wen New
[RESEND,4/4] usb: gadget: mass_storage: allow for deeper queue lengths --- 2015-09-17 Felipe Balbi New
[RESEND,3/4] usb: dwc3: gadget: improve ep_queue's error reporting --- 2015-09-17 Felipe Balbi New
[RESEND,2/4] usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued --- 2015-09-17 Felipe Balbi Accepted
[RESEND,1/4] usb: dwc3: gadget: start requests as soon as they come --- 2015-09-17 Felipe Balbi New
[3/3] usb: gadget: mass_storage: allow for deeper queue lengths --- 2015-09-17 Felipe Balbi Accepted
[2/3] usb: dwc3: gadget: improve ep_queue's error reporting --- 2015-09-17 Felipe Balbi Accepted
[1/3] usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued --- 2015-09-17 Felipe Balbi Superseded
[V2] dummy_hcd: replace timeval with timespec64 --- 2015-09-17 Pingbo Wen New
[v2,7/7] usb: dwc2: refactor common low-level hw code to platform.c --- 2015-09-16 Marek Szyprowski New
[v2,5/5] usb: gadget: mass_storage: allow for deeper queue lengths --- 2015-09-15 Felipe Balbi Superseded
[v2,5/5] usb: gadget: mass_storage: allow for deeper queue lengths --- 2015-09-15 Felipe Balbi Superseded
[v2,4/5] usb: dwc3: gadget: remove 'start_new' parameter --- 2015-09-15 Felipe Balbi New
[v2,3/5] usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued --- 2015-09-15 Felipe Balbi New
[v2,2/5] usb: dwc3: gadget: start using Update Transfer more often --- 2015-09-15 Felipe Balbi New
[v2,1/5] usb: dwc3: gadget: start requests as soon as they come --- 2015-09-15 Felipe Balbi Accepted
[5/5] usb: gadget: mass_storage: allow for deeper queue lengths --- 2015-09-15 Felipe Balbi Superseded
[4/5] usb: dwc3: gadget: remove 'start_new' parameter --- 2015-09-15 Felipe Balbi New
[3/5] usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued --- 2015-09-15 Felipe Balbi New
[2/5] usb: dwc3: gadget: start using Update Transfer more often --- 2015-09-15 Felipe Balbi New
[1/5] usb: dwc3: gadget: start requests as soon as they come --- 2015-09-15 Felipe Balbi Superseded
dummy_hcd: replace timeval with timespec64 --- 2015-09-15 Pingbo Wen New
[v3,1/1] usb: dwc2: gadget: parity fix in isochronous mode --- 2015-09-11 Scott Branden New
usb: phy: qcom: Switch to new extcon framework API --- 2015-09-07 Ivan T. Ivanov Accepted
[v2] usb: phy: msm: Unregister VBUS and ID events notifiers --- 2015-09-07 Ivan T. Ivanov New
[v4,4/9] usb: dwc3: core: Adapt to named interrupts --- 2015-09-02 Felipe Balbi New
[v4,9/9] usb: dwc3: core: don't break during suspend/resume while we're dual-role --- 2015-09-02 Roger Quadros New
[v4,8/9] usb: dwc3: core: Prevent otg events from disabling themselves --- 2015-09-02 Roger Quadros New
[v4,7/9] usb: dwc3: gadget: Fix suspend/resume during dual-role mode --- 2015-09-02 Roger Quadros Accepted
[v4,6/9] usb: dwc3: save/restore OTG registers during suspend/resume --- 2015-09-02 Roger Quadros New
[v4,5/9] usb: dwc3: core: make dual-role work with OTG irq --- 2015-09-02 Roger Quadros New
[v4,4/9] usb: dwc3: core: Adapt to named interrupts --- 2015-09-02 Roger Quadros New
[v4,3/9] usb: dwc3: dwc3-omap: Make the wrapper interrupt shared --- 2015-09-02 Roger Quadros New
[v4,2/9] usb: dwc3: core.h: add some register definitions --- 2015-09-02 Roger Quadros New
[v4,1/9] usb: dwc3: add dual-role support --- 2015-09-02 Roger Quadros New
usb: dwc3: gadget: move trace_dwc3_ep_queue() --- 2015-09-01 Felipe Balbi Accepted
[v2,1/1] usb: dwc2: gadget: parity fix in isochronous mode --- 2015-08-31 Scott Branden New
usb: phy: msm: Unregister driver interest for VBUS and ID events --- 2015-08-18 Ivan T. Ivanov New
[RFC,2/2] usb: gadget: configfs: notify userspace of usb state changes --- 2015-08-13 Amit Pundir New
[RFC,1/2] usb: gadget: configfs: add MTP function --- 2015-08-13 Amit Pundir New
usb: gadget: dummy_hcd: check hcd at urb enqueue --- 2015-07-07 Rui Miguel Silva New
usb: gadget: dummy_hcd: fix status in transfer --- 2015-07-07 Rui Miguel Silva New
usb: gadget: f_fs: do not set cancel function on synchronous {read,write} --- 2015-05-27 Rui Miguel Silva Accepted
usb: gadget: f_fs: fix check in read operation --- 2015-05-20 Rui Miguel Silva Accepted
usb: gadget: f_fs: add extra check before unregister_gadget_item --- 2015-05-20 Rui Miguel Silva Accepted
usb: gadget: f_fs: do not set cancel function on synchronous {read,write} --- 2015-05-18 Rui Miguel Silva Superseded
[v2] Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap" --- 2015-04-27 Ivan T. Ivanov New
Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap" --- 2015-04-21 Ivan T. Ivanov Accepted
usb: ehci-msm: Don't ioremap configuration space exclusively --- 2015-04-09 Ivan T. Ivanov New
usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency --- 2015-03-21 Ivan T. Ivanov Accepted
[v3] usb: dwc2: gadget reuse ahbcfg assigned from platform --- 2015-02-15 Zhangfei Gao New
[v2] usb: load usb phy earlier --- 2015-02-12 Zhangfei Gao Accepted
usb: load usb phy earlier --- 2015-02-10 Zhangfei Gao Superseded
[v2,2/2] usb: dwc2: gadget reuse ahbcfg assigned from platform --- 2015-02-05 Zhangfei Gao New
[v2,1/2] usb: phy: load usb phy earlier --- 2015-02-05 Zhangfei Gao Superseded
[2/2] usb: dwc2: gadget reuse ahbcfg assigned from platform --- 2015-02-04 Zhangfei Gao New
[1/2] usb: phy: load usb phy earlier --- 2015-02-04 Zhangfei Gao Superseded
[v6,3/3] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state --- 2014-11-21 Marek Szyprowski Accepted
[v6,2/3] usb: dwc2/gadget: add mutex to serialize init/deinit calls --- 2014-11-21 Marek Szyprowski Accepted
[v6,1/3] usb: dwc2/gadget: rework disconnect event handling --- 2014-11-21 Marek Szyprowski Accepted
usb: dwc3: trace: don't save pointers --- 2014-11-20 Felipe Balbi Accepted
usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=n --- 2014-11-19 Felipe Balbi New
usb: gadget: add USB3 support to the printer driver --- 2014-11-18 Jorge Ramirez-Ortiz Accepted
usb: gadget: USB3 support to the legacy printer driver --- 2014-11-18 Jorge Ramirez-Ortiz New
usb: gadget: USB3 support to the legacy printer driver --- 2014-11-17 Jorge Ramirez-Ortiz New
[v5] usb: dwc2/gadget: rework disconnect event handling --- 2014-11-17 Marek Szyprowski New
[v4] usb: dwc2/gadget: rework disconnect event handling --- 2014-11-14 Marek Szyprowski New
[RFC/PATCH,v2] usb: host: xhci: issue 'Reset Endpoint' for !CONTROL EPs from finish_td() --- 2014-11-12 Felipe Balbi New
[RFC/PATCH,v2] usb: host: xhci: issue 'Reset Endpoint' for !CONTROL EPs from finish_td() --- 2014-11-12 Felipe Balbi New
usb: dwc3: gadget: Fix broken gadget on system suspend/resume --- 2014-11-12 Roger Quadros New
usb: phy: fsl: Fix build errors --- 2014-11-12 Felipe Balbi Accepted
usb: phy: fix twl4030 build regression --- 2014-11-11 Felipe Balbi Accepted
usb: phy: fix twl4030 build regression --- 2014-11-11 Felipe Balbi Accepted
usb: dwc3: ep0: fix for dead code --- 2014-11-10 Felipe Balbi Accepted
[GIT,PULL] Immutable branch between MFD, GPIO and I2C --- 2014-11-10 Lee Jones New
[v11,0/3] add support for Diolan DLN-2 --- 2014-11-10 Lee Jones New
[v2] phy: twl4030: Fix build breakage --- 2014-11-07 Felipe Balbi Superseded
phy: twl4030: Fix build breakage --- 2014-11-07 Felipe Balbi New
[2/2] arm: boot: dts: am4372: enable dwc3 suspend PHY quirk --- 2014-11-06 Felipe Balbi Accepted
[1/2] usb: dwc3: core: enable phy suspend quirk on non-FPGA --- 2014-11-06 Felipe Balbi Accepted
[v2,02/17] usb: musb: gadget: use udc-core's reset notifier --- 2014-11-06 Peter Chen Accepted
[v2,01/17] usb: dwc3: gadget: use udc-core's reset notifier --- 2014-11-06 Peter Chen Accepted
usb: gadget: udc: pxa27x: fix build warning when !OF --- 2014-11-06 Felipe Balbi New
[v7,1/7] usb: move the OTG state from the USB PHY to the OTG structure --- 2014-10-31 Felipe Balbi Accepted
[v7,1/7] usb: move the OTG state from the USB PHY to the OTG structure --- 2014-10-31 Felipe Balbi New
[v3,2/2] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state --- 2014-10-31 Marek Szyprowski New
« 1 2 ... 140 141 142147 148 »