aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-09-13musb: sunxi: Add support for platform_set_modeHans de Goede
2016-09-13usb: musb: Add PM runtime support for MUSB DSPS glue layerTony Lindgren
2016-09-13usb: musb: Simplify PM runtime for 2430 glue layerTony Lindgren
2016-09-13usb: musb: Prepare dsps glue layer for PM runtime supportTony Lindgren
2016-09-13usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren
2016-09-13usb: gadget: uvc: add V4L2 dependencyArnd Bergmann
2016-09-13usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum
2016-09-13usb: dwc3: of-simple: allow glues without clocksFelipe Balbi
2016-09-12usb: Kconfig: let USB_ULPI_BUS depends on USB_COMMONPeter Chen
2016-09-12USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman
2016-09-12usb: dwc3: of-simple: Fix warning during unbindAnurag Kumar Vulisha
2016-09-12usb: dwc3: fix Clear Stall EP command failureLu Baolu
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09cdc-acm: delete obsolete debug messagesOliver Neukum
2016-09-09cdc-wdm: add terminating newlineOliver Neukum
2016-09-09usb: Kconfig: move ulpi bus support out of hostPeter Chen
2016-09-09usb: dwc3: avoid -Wmaybe-uninitialized warningArnd Bergmann
2016-09-09usb: gadget: NCM: Protect dev->port_usb using dev->lockHarish Jenny K N
2016-09-09usb: gadget: u_ether: fix another dereference after null checkHarish Jenny K N
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-09-09usb: gadget: remove variable ret and remove unnecessary if statementColin Ian King
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-08usb: dwc2: Properly account for the force mode delaysJohn Youn
2016-09-08usb: dwc2: Add delay to core soft resetJohn Youn
2016-09-08usb: dwc2: gadget: Only initialize device if in device modeJohn Youn
2016-09-08usb: gadget: f_fs: Stop ffs_closed NULL pointer dereferenceJim Baxter
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi
2016-09-07usb: dwc3: Fix dr_mode validationThinh Nguyen
2016-09-06usb: dwc3: ulpi: make dwc3_ulpi_ops constantTal Shorer
2016-09-06usb: ulpi: make ops struct constantTal Shorer
2016-09-06usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer
2016-09-06usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer
2016-09-06usb: ulpi: remove calls to old api callbacksTal Shorer
2016-09-06usb: dwc3: ulpi: use new apiTal Shorer
2016-09-06usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer
2016-09-06usb: ulpi: move setting of ulpi->dev parent up in ulpi_register()Tal Shorer
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King
2016-09-05usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam
2016-09-05usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda
2016-09-05Revert "usb: dwc3: gadget: always decrement by 1"John Youn
2016-09-05Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman
2016-09-02usb: gadget: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-02usb: core: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-31usb: dwc2: gadget: free TX FIFO after killing requestsRobert Baldyga
2016-08-31usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()Robert Baldyga
2016-08-31usb: dwc2: gadget: change variable name to more meaningfulRobert Baldyga