summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-04doc: usb: chipidea: update the doc for OTG FSMPeter Chen1-5/+8
2016-05-03USB: usbfs: fix potential infoleak in devioKangjie Lu1-4/+5
2016-05-03usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()Dan Carpenter1-1/+1
2016-05-03sisusbvga: correct speed testingOliver Neukum1-2/+2
2016-05-03usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman1-1/+3
2016-05-03usb: renesas_usbhs: fix signed-unsigned returnSudip Mukherjee1-12/+15
2016-05-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2-18/+24
2016-05-03usbip: adding names db to port operationNobuo Iwata1-2/+11
2016-04-30phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCsMarek Szyprowski3-3/+147
2016-04-30phy: exynos-mipi-video: Rewrite handling of phy registersMarek Szyprowski1-35/+130
2016-04-30phy: exynos-mipi-video: Drop support for direct access to PMUSylwester Nawrocki1-44/+13
2016-04-30phy: bcm-ns-usb2: new driver for USB 2.0 PHY on NorthstarRafał Miłecki6-0/+184
2016-04-30phy: rockhip-usb: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-04-30phy: phy-mt65xx-usb3: add support for mt2701 platformChunfeng Yun2-28/+54
2016-04-30dt-bindings: phy-mt65xx-usb: add support for mt2701 platformChunfeng Yun1-1/+3
2016-04-30phy: rcar-gen3-usb2: add extcon supportYoshihiro Shimoda2-0/+27
2016-04-30phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/offYoshihiro Shimoda2-0/+30
2016-04-30phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_dataYoshihiro Shimoda1-19/+14
2016-04-30dt-bindings: phy: bindings document for common Broadcom SATA3 PHY driverAnup Patel1-6/+9
2016-04-30phy: Add support for NS2 SATA3 PHY in Broadcom SATA3 PHY driverAnup Patel3-48/+211
2016-04-30USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUGAlan Stern1-52/+34
2016-04-30usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak1-1/+1
2016-04-30usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski1-6/+14
2016-04-30usb: Add driver for UCSIHeikki Krogerus4-0/+720
2016-04-29phy: Rename phy-brcmstb-sata driver to phy-brcm-sata driverAnup Patel3-14/+14
2016-04-29phy: rcar-gen3-usb2, rcar-gen2: Use ARCH_RENESASSimon Horman1-2/+2
2016-04-29phy: rcar-gen3-usb2: add fallback bindingSimon Horman2-2/+9
2016-04-29phy: rcar-gen2: add fallback bindingSimon Horman2-1/+8
2016-04-28usb: core: move root hub's device node assignment after it is added to busPeter Chen2-1/+1
2016-04-28Use "foo *bar" instead of "foo * bar".Sandhya Bankar1-1/+1
2016-04-28usb: Remove unnecessary space before function pointer arguments.Sandhya Bankar1-4/+4
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge4-8/+19
2016-04-28usb/host/: const data must use __initconst not __initdataNicolas Pitre4-4/+4
2016-04-28usb: devio: declare usbdev_vm_ops as staticMichele Curti1-1/+1
2016-04-28usb: misc: usbtest: fix error of urb allocationChunfeng Yun1-0/+3
2016-04-28usb: core: buffer: avoid NULL pointer dereferrenceChunfeng Yun1-0/+3
2016-04-28usbip: vudc: fix Kconfig dependenciesArnd Bergmann1-4/+4
2016-04-28usbip: safe completion against unbind operationNobuo Iwata1-1/+4
2016-04-28usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak4-6/+6
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov4-18/+12
2016-04-28usb: usbip: vudc: Fix WARN_ON() usage patternKrzysztof Opasiak1-3/+2