summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: don't complain on -EPROBE_DEFER when initializing controllerLadislav Michl2016-11-211-2/+3
* musb: sunxi: Force session end on babble errors in host-modeHans de Goede2016-11-211-0/+15
* musb: sunxi: Remove custom babble handlingHans de Goede2016-11-211-10/+0
* USB: musb: remove obsolete resume-signalling commentsJohan Hovold2016-11-212-5/+1
* USB: OHCI: use dma_pool_zallocshashi bhusan2016-11-211-4/+2
* cdc-acm: handle read pipe errorsLadislav Michl2016-11-212-10/+53
* cdc-acm: remove is_int_ep from acm structureLadislav Michl2016-11-212-4/+2
* cdc-acm: store in and out pipes in acm structureLadislav Michl2016-11-212-16/+18
* cdc-acm: refactor killing urbsLadislav Michl2016-11-211-27/+16
* cdc-acm: avoid interface_to_usbdev callLadislav Michl2016-11-211-6/+3
* cdc-acm: reindent log messagesLadislav Michl2016-11-211-18/+17
* Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-1885-2752/+4072
|\
| * usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)Felix Hädicke2016-11-181-1/+2
| * usb: dwc3: Do not set dma coherent maskArnd Bergmann2016-11-182-11/+0
| * usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann2016-11-186-43/+54
| * usb: dwc3: ep0: avoid empty-body warningArnd Bergmann2016-11-181-6/+7
| * usb: dwc2: Move functions from header to sourceRazmik Karapetyan2016-11-182-34/+29
| * usb: dwc2: Fix fifo_show() functionalityRazmik Karapetyan2016-11-181-1/+1
| * usb: dwc2: Remove unnecessary request length checkingRazmik Karapetyan2016-11-181-10/+0
| * usb: dwc2: Fix Control Write issue in DMA modeRazmik Karapetyan2016-11-181-0/+7
| * usb: dwc2: Don't program DMA address for 0 length requestRazmik Karapetyan2016-11-181-1/+1
| * usb: dwc2: Stop Complete Splits after Data PID == 0Sevak Arakelyan2016-11-181-1/+6
| * usb: dwc3: pci: avoid build warningFelipe Balbi2016-11-181-24/+26
| * usb: dwc3: Workaround for irq mask issueJohn Youn2016-11-181-0/+11
| * usb: dwc3: Implement interrupt moderationJohn Youn2016-11-183-0/+47
| * usb: dwc2: add amcc,dwc-otg supportChristian Lamparter2016-11-182-0/+2
| * usb: dwc2: fixes host_dma logicChristian Lamparter2016-11-181-3/+2
| * usb: dwc2: gadget: Add new core parameter for low speedVardan Mikayelyan2016-11-184-11/+33
| * usb: dwc2: gadget: Program ep0_mps for LSVardan Mikayelyan2016-11-181-0/+2
| * usb: dwc2: gadget: Add IOT device IDs, configure core accordinglyVardan Mikayelyan2016-11-182-1/+26
| * usb: dwc2: Add support of dedicated full-speed PHY interfaceVahram Aharonyan2016-11-181-5/+21
| * usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_disableVahram Aharonyan2016-11-181-89/+93
| * usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() functionVahram Aharonyan2016-11-181-23/+41
| * usb: dwc2: gadget: For DDMA parse setup only after SetUp interruptVahram Aharonyan2016-11-181-0/+10
| * usb: dwc2: gadget: Adjust ISOC OUT request's actual len for DDMAVahram Aharonyan2016-11-181-0/+4
| * usb: dwc2: gadget: Enable the BNA interruptVahram Aharonyan2016-11-182-0/+5
| * usb: dwc2: gadget: Start and complete DDMA isoc transfersVahram Aharonyan2016-11-181-5/+304
| * usb: dwc2: gadget: In DDMA keep incompISOOUT and incompISOIN maskedVahram Aharonyan2016-11-181-2/+4
| * usb: dwc2: gadget: Add DDMA isoc related fields to dwc2_hsotg_epVahram Aharonyan2016-11-182-0/+7
| * usb: dwc2: gadget: Enable descriptor DMA modeVahram Aharonyan2016-11-182-2/+9
| * usb: dwc2: gadget: Start DDMA IN status phase in StsPhseRcvd handlerVahram Aharonyan2016-11-181-2/+9
| * usb: dwc2: gadget: Fixes for StsPhseRcvd interruptVahram Aharonyan2016-11-181-6/+7
| * usb: dwc2: gadget: DDMA transfer start and completeVahram Aharonyan2016-11-181-13/+83
| * usb: dwc2: gadget: EP 0 specific DDMA programmingVahram Aharonyan2016-11-181-5/+161
| * usb: dwc2: Remove reading in of invalid propertyJohn Youn2016-11-181-6/+1
| * usb: twl6030-usb: make driver DT onlyNicolae Rosia2016-11-182-17/+7
| * usb: dwc3: gadget: clear events in top-half handlerJohn Youn2016-11-181-2/+2
| * usb: dwc3: gadget: use evt->cache for processing eventsJohn Youn2016-11-181-1/+8
| * usb: dwc3: gadget: use evt->length as we shouldFelipe Balbi2016-11-181-1/+1
| * usb: dwc3: core: add a event buffer cacheJohn Youn2016-11-182-0/+6