Age | Commit message (Expand) | Author |
2015-12-24 | usb: chipidea: udc: improve error handling on _hardware_enqueue | Felipe F. Tonello |
2015-12-24 | usb: chipidea: udc: _ep_queue and _hw_queue cleanup | Felipe F. Tonello |
2015-12-23 | new helpers: no_seek_end_llseek{,_size}() | Al Viro |
2015-12-22 | usb: dwc3: of-simple: fix build warning on !PM | Felipe Balbi |
2015-12-22 | usb: dwc3: gadget: don't send extra ZLP | John Youn |
2015-12-22 | usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller | Yoshihiro Shimoda |
2015-12-22 | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang |
2015-12-22 | usb: dwc2: add shutdown callback to platform variant | Heiko Stübner |
2015-12-22 | usb: gadget: bcm63xx_udc: use list_for_each_entry_safe | Geliang Tang |
2015-12-22 | usb: musb: core: call init and shutdown for the usb phy | Uwe Kleine-König |
2015-12-22 | usb: dwc2: gadget: Repair DSTS register decoding | Marek Vasut |
2015-12-22 | usb: dwc2: gadget: Remove call to dwc2_hsotg_init() | John Youn |
2015-12-22 | usb: dwc2: Remove redundant reset in probe | John Youn |
2015-12-22 | usb: dwc2: Reduce delay when forcing mode in reset | John Youn |
2015-12-22 | usb: dwc2: gadget: Replace dwc2_hsotg_corereset() | John Youn |
2015-12-22 | usb: dwc2: gadget: Use hw params from core | John Youn |
2015-12-22 | usb: dwc2: Improve handling of host and device hwparams | John Youn |
2015-12-22 | usb: dwc2: Add functions to set and clear force mode | John Youn |
2015-12-22 | usb: dwc2: Move reset into dwc2_get_hwparams() | John Youn |
2015-12-22 | usb: dwc2: Move mode querying functions into core.h | John Youn |
2015-12-22 | usb: dwc2: Fix dr_mode validation | John Youn |
2015-12-22 | usb: dwc2: Add functions to check the HW OTG config | John Youn |
2015-12-22 | usb: dwc2: Add dwc2_core_reset() | John Youn |
2015-12-22 | usb: dwc2: Rename dwc2_core_reset() | John Youn |
2015-12-22 | usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset() | John Youn |
2015-12-22 | usb: dwc2: Avoid more calls to dwc2_core_reset() | Douglas Anderson |
2015-12-22 | usb: dwc2: reduce dwc2 driver probe time | Yunzhi Li |
2015-12-22 | usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports | Douglas Anderson |
2015-12-22 | usb: dwc2: Avoid double-reset at boot time | Douglas Anderson |
2015-12-22 | usb: dwc2: reset dwc2 core before dwc2_get_hwparams() | Yunzhi Li |
2015-12-22 | usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams() | Douglas Anderson |
2015-12-22 | usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts | Gregory Herrero |
2015-12-22 | usb: dwc2: fix transfer stop programming for out endpoint | Du, Changbin |
2015-12-22 | usb: gadget: Add the console support for usb-to-serial port | Baolin Wang |
2015-12-21 | Merge 4.4-rc6 into usb-next | Greg Kroah-Hartman |
2015-12-20 | usb: gadget: f_tcm: add configfs support | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: f_tcm: use usb_gstrings_attach | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: f_tcm: remove redundant singleton | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: f_tcm: remove compatibility layer | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: convert to use new function registration interface | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: f_tcm: convert to new function interface with backward compatibi... | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: factor out f_tcm | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: simplify attribute store function | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: use strtobool for a boolean value | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: follow naming conventions | Andrzej Pietrasiewicz |
2015-12-20 | usb: gadget: tcm: split string definitions into function and device | Andrzej Pietrasiewicz |
2015-12-20 | tcm_usb_gadget: Fix enabled attribute failure | Nicholas Bellinger |
2015-12-20 | tcm_usb_gadget: Fix nexus leak | Nicholas Bellinger |
2015-12-20 | tcm_usb_gadget: Don't strip off nexus WWPN prefix | Nicholas Bellinger |
2015-12-18 | USB: fix invalid memory access in hub_activate() | Alan Stern |