| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | USB: usbtmc: fix DMA on stack | Oliver Neukum | 2014-05-27 | 1 | -1/+5 |
| | * | | | USB: cdc-acm: use BIT macro | Oliver Neukum | 2014-05-27 | 1 | -6/+6 |
| | * | | | usb: gadget: net2280: Add support for PLX USB338X | Ricardo Ribalda Delgado | 2014-05-27 | 3 | -91/+1131 |
| | * | | | usb: gadget: make return of 0 explicit | Julia Lawall | 2014-05-27 | 2 | -7/+3 |
| | * | | | phy: Enable USB PHY support for arm64 | Liviu Dudau | 2014-05-27 | 1 | -1/+1 |
| | * | | | xhci: unified loggig of RESET_ON_RESUME | Oliver Neukum | 2014-05-27 | 1 | -2/+4 |
| | * | | | usb: ehci-platform: add optional reset controller retrieval | Boris BREZILLON | 2014-05-27 | 1 | -3/+23 |
| | * | | | usb: ohci-platform: Enable optional use of reset controller | Maxime Ripard | 2014-05-27 | 1 | -3/+24 |
| | * | | | usb: ohci: sort out dependencies for lpc32xx and omap | Arnd Bergmann | 2014-05-27 | 2 | -4/+4 |
| | * | | | usb: ohci-da8xx can only be built-in | Arnd Bergmann | 2014-05-27 | 2 | -1/+11 |
| | * | | | usb: xhci: avoid warning for !PM_SLEEP | Arnd Bergmann | 2014-05-27 | 1 | -1/+1 |
| | * | | | usb: dwc2: Add function to calculate correct FIFO sizes | Dinh Nguyen | 2014-05-27 | 1 | -0/+68 |
| | * | | | usb: dwc2: Disable descriptor dma mode by default | Dinh Nguyen | 2014-05-27 | 1 | -0/+6 |
| | * | | | usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers | Gregory CLEMENT | 2014-05-27 | 5 | -0/+116 |
| | * | | | usb: host: xhci-plat: add clock support | Gregory CLEMENT | 2014-05-27 | 2 | -1/+25 |
| | * | | | usb: host: xhci-plat: sort the headers in alphabetic order | Gregory CLEMENT | 2014-05-27 | 1 | -3/+3 |
| | * | | | usb: ehci-orion: add optional PHY support | Gregory CLEMENT | 2014-05-27 | 1 | -0/+28 |
| | * | | | usb: ehci-orion: fix clock reference leaking | Gregory CLEMENT | 2014-05-27 | 1 | -16/+29 |
| | * | | | usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe() | Thomas Petazzoni | 2014-05-27 | 1 | -9/+9 |
| | * | | | usb: ehci-orion: use platform_get_irq() for DT probing | Thomas Petazzoni | 2014-05-27 | 1 | -4/+1 |
| | * | | | usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c | Peter Chen | 2014-05-27 | 5 | -10/+10 |
| | * | | | usb: move usb/usb-common.c to usb/common/usb-common.c | Peter Chen | 2014-05-27 | 3 | -1/+6 |
| | * | | | usb: dwc2: Remove '0x' notation when using %pad format | Fabio Estevam | 2014-05-27 | 1 | -2/+2 |
| | * | | | Add support for using a MAX3421E chip as a host driver. | David Mosberger | 2014-05-27 | 4 | -0/+1950 |
| | * | | | usb: core: remove the Kconfig entry for USB_DEBUG | Peter Chen | 2014-05-27 | 1 | -7/+0 |
| | * | | | usb: remove redundant D0 power state set | Yijing Wang | 2014-05-27 | 1 | -1/+0 |
| | * | | | USB: keyspan: fix potential null pointer dereference | Rickard Strandqvist | 2014-05-27 | 1 | -2/+2 |
| | * | | | USB: wusbcore: fix control-pipe directions | Johan Hovold | 2014-05-27 | 1 | -2/+2 |
| | * | | | USB: cdc-acm: use tty-port dtr_rts | Johan Hovold | 2014-05-27 | 1 | -12/+20 |
| | * | | | USB: cdc-acm: remove redundant usb_mark_last_busy | Johan Hovold | 2014-05-27 | 1 | -1/+0 |
| | * | | | USB: cdc-acm: do not update PM busy on read errors | Johan Hovold | 2014-05-27 | 1 | -1/+3 |
| | * | | | USB: cdc-acm: minimise no-suspend window during shutdown | Johan Hovold | 2014-05-27 | 1 | -6/+11 |
| | * | | | USB: cdc-acm: remove redundant disconnected test from shutdown | Johan Hovold | 2014-05-27 | 1 | -22/+19 |
| | * | | | USB: cdc-acm: simplify runtime PM locking | Johan Hovold | 2014-05-27 | 1 | -11/+6 |
| | * | | | USB: cdc-acm: fix runtime PM imbalance at shutdown | Johan Hovold | 2014-05-27 | 1 | -2/+4 |
| | * | | | USB: cdc-acm: fix I/O after failed open | Johan Hovold | 2014-05-27 | 1 | -0/+3 |
| | * | | | USB: cdc-acm: fix failed open not being detected | Johan Hovold | 2014-05-27 | 1 | -6/+8 |
| | * | | | USB: cdc-acm: fix open and suspend race | Johan Hovold | 2014-05-27 | 1 | -4/+3 |
| | * | | | USB: cdc-acm: fix potential urb leak and PM imbalance in write | Johan Hovold | 2014-05-27 | 1 | -1/+7 |
| | * | | | USB: cdc-acm: fix shutdown and suspend race | Johan Hovold | 2014-05-27 | 1 | -2/+1 |
| | * | | | USB: cdc-acm: fix runtime PM for control messages | Johan Hovold | 2014-05-27 | 1 | -1/+11 |
| | * | | | USB: cdc-acm: fix broken runtime suspend | Johan Hovold | 2014-05-27 | 2 | -11/+23 |
| | * | | | USB: cdc-acm: fix write and resume race | Johan Hovold | 2014-05-27 | 1 | -14/+9 |
| | * | | | USB: cdc-acm: fix write and suspend race | Johan Hovold | 2014-05-27 | 1 | -9/+6 |
| | * | | | USB: kobil_sct: fix control requests without data stage | Johan Hovold | 2014-05-27 | 1 | -11/+11 |
| | * | | | USB: serial: remove overly defensive port tests | Johan Hovold | 2014-05-27 | 1 | -24/+14 |
| | * | | | USB: serial: fix potential runtime pm imbalance at device remove | Johan Hovold | 2014-05-27 | 1 | -3/+11 |
| | * | | | USB: usb_wwan: do not resume I/O on closing ports | Johan Hovold | 2014-05-27 | 2 | -5/+7 |
| | * | | | USB: usb_wwan: report failed submissions as errors | Johan Hovold | 2014-05-27 | 1 | -6/+7 |
| | * | | | USB: usb_wwan: remove bogus function prototype | Johan Hovold | 2014-05-27 | 1 | -1/+0 |