summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-27usb: usb3 ports do not support FEAT_C_ENABLEDan Williams
2014-05-27usb: don't clear FEAT_C_ENABLE on usb_port_runtime_resume failureDan Williams
2014-05-27usb: block suspension of superspeed port while hispeed peer is activeDan Williams
2014-05-27usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams
2014-05-27usb: sysfs link peer portsDan Williams
2014-05-27usb: find internal hub tier mismatch via acpiDan Williams
2014-05-27usb: assign usb3 external hub port peersDan Williams
2014-05-27usb: assign default peer ports for root hubsDan Williams
2014-05-27usb: cleanup setting udev->removable from port_dev->connect_typeDan Williams
2014-05-27usb: rename usb_port device objectsDan Williams
2014-05-27usb: disable port power control if not supported in wHubCharacteristicsDan Williams
2014-05-27USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern
2014-05-27usb: pci_quirks: fix sparse 'symbol not declared' warningKonrad Zapalowicz
2014-05-27usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle
2014-05-27USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-27usb: usbtest: add pattern check on pipe in phase of unlink readHuang Rui
2014-05-27usb: usbtest: fix unlink write error with pattern 1Huang Rui
2014-05-27usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski
2014-05-27USB: separate usb_address0 mutexes for each busTodd E Brandt
2014-05-27xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev
2014-05-27USB: udl: proper error reportingOliver Neukum
2014-05-27USB: yurex: fix race between probe() and read()Oliver Neukum
2014-05-27USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum
2014-05-27USB: usbtmc: fix DMA on stackOliver Neukum
2014-05-27USB: cdc-acm: use BIT macroOliver Neukum
2014-05-27usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado
2014-05-27usb: gadget: make return of 0 explicitJulia Lawall
2014-05-27phy: Enable USB PHY support for arm64Liviu Dudau
2014-05-27xhci: unified loggig of RESET_ON_RESUMEOliver Neukum
2014-05-27usb: ehci-platform: add optional reset controller retrievalBoris BREZILLON
2014-05-27usb: ohci-platform: Enable optional use of reset controllerMaxime Ripard
2014-05-27usb: ohci: sort out dependencies for lpc32xx and omapArnd Bergmann
2014-05-27usb: ohci-da8xx can only be built-inArnd Bergmann
2014-05-27usb: xhci: avoid warning for !PM_SLEEPArnd Bergmann
2014-05-27usb: dwc2: Add function to calculate correct FIFO sizesDinh Nguyen
2014-05-27usb: dwc2: Disable descriptor dma mode by defaultDinh Nguyen
2014-05-27usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT
2014-05-27usb: host: xhci-plat: add clock supportGregory CLEMENT
2014-05-27usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT
2014-05-27usb: ehci-orion: add optional PHY supportGregory CLEMENT
2014-05-27usb: ehci-orion: fix clock reference leakingGregory CLEMENT
2014-05-27usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()Thomas Petazzoni
2014-05-27usb: ehci-orion: use platform_get_irq() for DT probingThomas Petazzoni
2014-05-27usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen
2014-05-27usb: move usb/usb-common.c to usb/common/usb-common.cPeter Chen
2014-05-27usb: dwc2: Remove '0x' notation when using %pad formatFabio Estevam
2014-05-27Add support for using a MAX3421E chip as a host driver.David Mosberger
2014-05-27uwb: fix variable set but not used warningsThomas Pugliese
2014-05-27uwb: comment typo fixThomas Pugliese
2014-05-27uwb: whitespace and line length cleanupsThomas Pugliese