summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-21cdc-acm: store in and out pipes in acm structureLadislav Michl2-16/+18
2016-11-21cdc-acm: refactor killing urbsLadislav Michl1-27/+16
2016-11-21cdc-acm: avoid interface_to_usbdev callLadislav Michl1-6/+3
2016-11-21cdc-acm: reindent log messagesLadislav Michl1-18/+17
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman77-2743/+4043
2016-11-18usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)Felix Hädicke1-1/+2
2016-11-18usb: dwc3: Do not set dma coherent maskArnd Bergmann2-11/+0
2016-11-18usb: dwc3: use bus->sysdev for DMA configurationArnd Bergmann6-43/+54
2016-11-18usb: dwc3: ep0: avoid empty-body warningArnd Bergmann1-6/+7
2016-11-18usb: dwc2: Move functions from header to sourceRazmik Karapetyan2-34/+29
2016-11-18usb: dwc2: Fix fifo_show() functionalityRazmik Karapetyan1-1/+1
2016-11-18usb: dwc2: Remove unnecessary request length checkingRazmik Karapetyan1-10/+0
2016-11-18usb: dwc2: Fix Control Write issue in DMA modeRazmik Karapetyan1-0/+7
2016-11-18usb: dwc2: Don't program DMA address for 0 length requestRazmik Karapetyan1-1/+1
2016-11-18usb: dwc2: Stop Complete Splits after Data PID == 0Sevak Arakelyan1-1/+6
2016-11-18usb: dwc3: pci: avoid build warningFelipe Balbi1-24/+26
2016-11-18usb: dwc3: Workaround for irq mask issueJohn Youn1-0/+11
2016-11-18usb: dwc3: Implement interrupt moderationJohn Youn3-0/+47
2016-11-18usb: dwc2: add amcc,dwc-otg supportChristian Lamparter1-0/+1
2016-11-18usb: dwc2: fixes host_dma logicChristian Lamparter1-3/+2
2016-11-18usb: dwc2: gadget: Add new core parameter for low speedVardan Mikayelyan4-11/+33
2016-11-18usb: dwc2: gadget: Program ep0_mps for LSVardan Mikayelyan1-0/+2
2016-11-18usb: dwc2: gadget: Add IOT device IDs, configure core accordinglyVardan Mikayelyan2-1/+26
2016-11-18usb: dwc2: Add support of dedicated full-speed PHY interfaceVahram Aharonyan1-5/+21
2016-11-18usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_disableVahram Aharonyan1-89/+93
2016-11-18usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() functionVahram Aharonyan1-23/+41
2016-11-18usb: dwc2: gadget: For DDMA parse setup only after SetUp interruptVahram Aharonyan1-0/+10
2016-11-18usb: dwc2: gadget: Adjust ISOC OUT request's actual len for DDMAVahram Aharonyan1-0/+4
2016-11-18usb: dwc2: gadget: Enable the BNA interruptVahram Aharonyan2-0/+5
2016-11-18usb: dwc2: gadget: Start and complete DDMA isoc transfersVahram Aharonyan1-5/+304
2016-11-18usb: dwc2: gadget: In DDMA keep incompISOOUT and incompISOIN maskedVahram Aharonyan1-2/+4
2016-11-18usb: dwc2: gadget: Add DDMA isoc related fields to dwc2_hsotg_epVahram Aharonyan2-0/+7
2016-11-18usb: dwc2: gadget: Enable descriptor DMA modeVahram Aharonyan2-2/+9
2016-11-18usb: dwc2: gadget: Start DDMA IN status phase in StsPhseRcvd handlerVahram Aharonyan1-2/+9
2016-11-18usb: dwc2: gadget: Fixes for StsPhseRcvd interruptVahram Aharonyan1-6/+7
2016-11-18usb: dwc2: gadget: DDMA transfer start and completeVahram Aharonyan1-13/+83
2016-11-18usb: dwc2: gadget: EP 0 specific DDMA programmingVahram Aharonyan1-5/+161
2016-11-18usb: dwc2: Remove reading in of invalid propertyJohn Youn1-6/+1
2016-11-18usb: twl6030-usb: make driver DT onlyNicolae Rosia2-17/+7
2016-11-18usb: dwc3: gadget: clear events in top-half handlerJohn Youn1-2/+2
2016-11-18usb: dwc3: gadget: use evt->cache for processing eventsJohn Youn1-1/+8
2016-11-18usb: dwc3: gadget: use evt->length as we shouldFelipe Balbi1-1/+1
2016-11-18usb: dwc3: core: add a event buffer cacheJohn Youn2-0/+6
2016-11-18usb: phy: phy-generic: add the implementation of .set_suspendPeter Chen1-0/+9
2016-11-18usb: dwc3: core: remove dwc3_soft_reset()Felipe Balbi1-39/+0
2016-11-18usb: gadget: Fix checkpatch error for bracesAnson Jacob4-50/+25
2016-11-18usb: isp1301-omap: don't opencode IS_REACHABLE()Fabian Frederick1-1/+1
2016-11-18usb: core: urb make use of usb_endpoint_maxp_multMike Krinkin1-5/+2
2016-11-18usb: dwc3: Add a function to check propertiesJohn Youn1-26/+33
2016-11-18usb: dwc3: Add a check for the DWC_usb3 coreJohn Youn1-0/+6