summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-05-27usb: resume child device when port is powered onDan Williams2-14/+37
2014-05-27usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams2-46/+49
2014-05-27usb: introduce port status lockDan Williams4-37/+72
2014-05-27usb: synchronize port poweroff and khubdDan Williams1-1/+20
2014-05-27usb: refactor port handling in hub_events()Dan Williams1-189/+185
2014-05-27usb: usb3 ports do not support FEAT_C_ENABLEDan Williams1-1/+2
2014-05-27usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failureDan Williams1-1/+0
2014-05-27usb: block suspension of superspeed port while hispeed peer is activeDan Williams3-17/+93
2014-05-27usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams3-25/+25
2014-05-27usb: sysfs link peer portsDan Williams1-5/+34
2014-05-27usb: find internal hub tier mismatch via acpiDan Williams4-22/+83
2014-05-27usb: assign usb3 external hub port peersDan Williams1-8/+24
2014-05-27usb: assign default peer ports for root hubsDan Williams5-27/+134
2014-05-27usb: cleanup setting udev->removable from port_dev->connect_typeDan Williams2-33/+23
2014-05-27usb: rename usb_port device objectsDan Williams4-189/+158
2014-05-27usb: disable port power control if not supported in wHubCharacteristicsDan Williams3-11/+20
2014-05-27USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern3-0/+19
2014-05-27usb: pci_quirks: fix sparse 'symbol not declared' warningKonrad Zapalowicz1-0/+1
2014-05-27usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle1-1/+1
2014-05-27USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2014-05-27usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui1-0/+3
2014-05-27usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-05-27usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski1-2/+57
2014-05-27USB: separate usb_address0 mutexes for each busTodd E Brandt2-4/+3
2014-05-27xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev1-1/+3
2014-05-27USB: yurex: fix race between probe() and read()Oliver Neukum1-2/+1
2014-05-27USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum1-3/+10
2014-05-27USB: usbtmc: fix DMA on stackOliver Neukum1-1/+5
2014-05-27USB: cdc-acm: use BIT macroOliver Neukum1-6/+6
2014-05-27usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado3-91/+1131
2014-05-27usb: gadget: make return of 0 explicitJulia Lawall2-7/+3
2014-05-27phy: Enable USB PHY support for arm64Liviu Dudau1-1/+1
2014-05-27xhci: unified loggig of RESET_ON_RESUMEOliver Neukum1-2/+4
2014-05-27usb: ehci-platform: add optional reset controller retrievalBoris BREZILLON1-3/+23
2014-05-27usb: ohci-platform: Enable optional use of reset controllerMaxime Ripard1-3/+24
2014-05-27usb: ohci: sort out dependencies for lpc32xx and omapArnd Bergmann2-4/+4
2014-05-27usb: ohci-da8xx can only be built-inArnd Bergmann2-1/+11
2014-05-27usb: xhci: avoid warning for !PM_SLEEPArnd Bergmann1-1/+1
2014-05-27usb: dwc2: Add function to calculate correct FIFO sizesDinh Nguyen1-0/+68
2014-05-27usb: dwc2: Disable descriptor dma mode by defaultDinh Nguyen1-0/+6
2014-05-27usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT5-0/+116
2014-05-27usb: host: xhci-plat: add clock supportGregory CLEMENT2-1/+25
2014-05-27usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT1-3/+3
2014-05-27usb: ehci-orion: add optional PHY supportGregory CLEMENT1-0/+28
2014-05-27usb: ehci-orion: fix clock reference leakingGregory CLEMENT1-16/+29
2014-05-27usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()Thomas Petazzoni1-9/+9
2014-05-27usb: ehci-orion: use platform_get_irq() for DT probingThomas Petazzoni1-4/+1
2014-05-27usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen5-10/+10
2014-05-27usb: move usb/usb-common.c to usb/common/usb-common.cPeter Chen3-1/+6
2014-05-27usb: dwc2: Remove '0x' notation when using %pad formatFabio Estevam1-2/+2