summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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-27usb: core: remove the Kconfig entry for USB_DEBUGPeter Chen
2014-05-27usb: remove redundant D0 power state setYijing Wang
2014-05-27USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist
2014-05-27USB: serial: option: add support for Novatel E371 PCIe cardAlexej Starschenko
2014-05-27USB: ftdi_sio: add NovaTech OrionLXm product IDGeorge McCollister
2014-05-27USB: io_ti: fix firmware download on big-endian machines (part 2)Johan Hovold
2014-05-27USB: wusbcore: fix control-pipe directionsJohan Hovold
2014-05-27USB: cdc-acm: use tty-port dtr_rtsJohan Hovold
2014-05-27USB: cdc-acm: remove redundant usb_mark_last_busyJohan Hovold
2014-05-27USB: cdc-acm: do not update PM busy on read errorsJohan Hovold
2014-05-27USB: cdc-acm: minimise no-suspend window during shutdownJohan Hovold
2014-05-27USB: cdc-acm: remove redundant disconnected test from shutdownJohan Hovold
2014-05-27USB: cdc-acm: simplify runtime PM lockingJohan Hovold
2014-05-27USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold
2014-05-27USB: cdc-acm: fix I/O after failed openJohan Hovold
2014-05-27USB: cdc-acm: fix failed open not being detectedJohan Hovold
2014-05-27USB: cdc-acm: fix open and suspend raceJohan Hovold
2014-05-27USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold
2014-05-27USB: cdc-acm: fix shutdown and suspend raceJohan Hovold
2014-05-27USB: cdc-acm: fix runtime PM for control messagesJohan Hovold
2014-05-27USB: cdc-acm: fix broken runtime suspendJohan Hovold
2014-05-27USB: cdc-acm: fix write and resume raceJohan Hovold
2014-05-27USB: cdc-acm: fix write and suspend raceJohan Hovold
2014-05-27USB: kobil_sct: fix control requests without data stageJohan Hovold
2014-05-27USB: serial: remove overly defensive port testsJohan Hovold
2014-05-27USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold
2014-05-27USB: usb_wwan: do not resume I/O on closing portsJohan Hovold
2014-05-27USB: usb_wwan: report failed submissions as errorsJohan Hovold