summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev2014-05-281-1/+3
| | * | | USB: yurex: fix race between probe() and read()Oliver Neukum2014-05-281-2/+1
| | * | | USB: appledisplay: fix race between reading and writing from the deviceOliver Neukum2014-05-281-3/+10
| | * | | USB: usbtmc: fix DMA on stackOliver Neukum2014-05-281-1/+5
| | * | | USB: cdc-acm: use BIT macroOliver Neukum2014-05-281-6/+6
| | * | | usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado2014-05-283-91/+1131
| | * | | usb: gadget: make return of 0 explicitJulia Lawall2014-05-282-7/+3
| | * | | phy: Enable USB PHY support for arm64Liviu Dudau2014-05-281-1/+1
| | * | | xhci: unified loggig of RESET_ON_RESUMEOliver Neukum2014-05-281-2/+4
| | * | | usb: ehci-platform: add optional reset controller retrievalBoris BREZILLON2014-05-281-3/+23
| | * | | usb: ohci-platform: Enable optional use of reset controllerMaxime Ripard2014-05-281-3/+24
| | * | | usb: ohci: sort out dependencies for lpc32xx and omapArnd Bergmann2014-05-282-4/+4
| | * | | usb: ohci-da8xx can only be built-inArnd Bergmann2014-05-282-1/+11
| | * | | usb: xhci: avoid warning for !PM_SLEEPArnd Bergmann2014-05-281-1/+1
| | * | | usb: dwc2: Add function to calculate correct FIFO sizesDinh Nguyen2014-05-281-0/+68
| | * | | usb: dwc2: Disable descriptor dma mode by defaultDinh Nguyen2014-05-281-0/+6
| | * | | usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT2014-05-285-0/+116
| | * | | usb: host: xhci-plat: add clock supportGregory CLEMENT2014-05-282-1/+25
| | * | | usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT2014-05-281-3/+3
| | * | | usb: ehci-orion: add optional PHY supportGregory CLEMENT2014-05-281-0/+28
| | * | | usb: ehci-orion: fix clock reference leakingGregory CLEMENT2014-05-281-16/+29
| | * | | usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()Thomas Petazzoni2014-05-281-9/+9
| | * | | usb: ehci-orion: use platform_get_irq() for DT probingThomas Petazzoni2014-05-281-4/+1
| | * | | usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen2014-05-285-10/+10
| | * | | usb: move usb/usb-common.c to usb/common/usb-common.cPeter Chen2014-05-283-1/+6
| | * | | usb: dwc2: Remove '0x' notation when using %pad formatFabio Estevam2014-05-281-2/+2
| | * | | Add support for using a MAX3421E chip as a host driver.David Mosberger2014-05-284-0/+1950
| | * | | usb: core: remove the Kconfig entry for USB_DEBUGPeter Chen2014-05-281-7/+0
| | * | | usb: remove redundant D0 power state setYijing Wang2014-05-281-1/+0
| | * | | USB: keyspan: fix potential null pointer dereferenceRickard Strandqvist2014-05-281-2/+2
| | * | | USB: wusbcore: fix control-pipe directionsJohan Hovold2014-05-281-2/+2
| | * | | USB: cdc-acm: use tty-port dtr_rtsJohan Hovold2014-05-281-12/+20
| | * | | USB: cdc-acm: remove redundant usb_mark_last_busyJohan Hovold2014-05-281-1/+0
| | * | | USB: cdc-acm: do not update PM busy on read errorsJohan Hovold2014-05-281-1/+3
| | * | | USB: cdc-acm: minimise no-suspend window during shutdownJohan Hovold2014-05-281-6/+11
| | * | | USB: cdc-acm: remove redundant disconnected test from shutdownJohan Hovold2014-05-281-22/+19
| | * | | USB: cdc-acm: simplify runtime PM lockingJohan Hovold2014-05-281-11/+6
| | * | | USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold2014-05-281-2/+4
| | * | | USB: cdc-acm: fix I/O after failed openJohan Hovold2014-05-281-0/+3
| | * | | USB: cdc-acm: fix failed open not being detectedJohan Hovold2014-05-281-6/+8
| | * | | USB: cdc-acm: fix open and suspend raceJohan Hovold2014-05-281-4/+3
| | * | | USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold2014-05-281-1/+7
| | * | | USB: cdc-acm: fix shutdown and suspend raceJohan Hovold2014-05-281-2/+1
| | * | | USB: cdc-acm: fix runtime PM for control messagesJohan Hovold2014-05-281-1/+11
| | * | | USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-05-282-11/+23
| | * | | USB: cdc-acm: fix write and resume raceJohan Hovold2014-05-281-14/+9
| | * | | USB: cdc-acm: fix write and suspend raceJohan Hovold2014-05-281-9/+6
| | * | | USB: kobil_sct: fix control requests without data stageJohan Hovold2014-05-281-11/+11
| | * | | USB: serial: remove overly defensive port testsJohan Hovold2014-05-281-24/+14
| | * | | USB: serial: fix potential runtime pm imbalance at device removeJohan Hovold2014-05-281-3/+11