summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-13usb: ohci: Allow ohci on omap5 alsoTony Lindgren
2016-09-13usb: core: setup dma_pfn_offset for USB devices and, interfacesRoger Quadros
2016-09-13USB: host: ohci-at91: fix non static symbol warningWei Yongjun
2016-09-13usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun
2016-09-13ezusb: constify local structuresJulia Lawall
2016-09-13USB: wusbcore: add in missing white space in error message textColin Ian King
2016-09-13cdc-acm: cleaning up debug in data submission pathOliver Neukum
2016-09-13cdc-acm: cleanup debugging in submission pathOliver Neukum
2016-09-13usb: musb: remove redundant stack buffersRasmus Villemoes
2016-09-13usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun
2016-09-13usb: musb: da8xx: Remove mach codeDavid Lechner
2016-09-13usb: musb: da8xx: Use devm in probeDavid Lechner
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-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