summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol2015-12-162-5/+23
| * usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu2015-12-164-11/+27
| * usb: phy: correct the am335x phy header filenameBin Liu2015-12-163-2/+2
| * usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven2015-12-154-289/+0
| * usb: gadget: lpc32xxx_udc: clean up and sort include directives outVladimir Zapolskiy2015-12-151-24/+11
| * usb: dwc3: trace: show request flagsFelipe Balbi2015-12-151-1/+10
| * usb: dwc3: gadget: handle request->zeroFelipe Balbi2015-12-152-2/+51
| * usb: musb: convert printk to pr_*Rasmus Villemoes2015-12-151-10/+7
| * usb: dwc2: host: Clear interrupts before handling themDouglas Anderson2015-12-152-35/+32
| * usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()Douglas Anderson2015-12-151-0/+6
| * usb: of: add an api to get dr_mode by the phy nodeBin Liu2015-12-152-6/+59
| * usb: gadget: f_sourcesink: quit if usb_ep_queue returns errorPeter Chen2015-12-151-0/+1
| * usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski2015-12-1516-16/+16
| * usb: dwc2: host: Support immediate retries for split transactionsDouglas Anderson2015-12-151-2/+12
| * usb: dwc2: host: Fix missing device insertionsDouglas Anderson2015-12-154-11/+45
| * usb: dwc2: add support of hi6220Zhangfei Gao2015-12-152-0/+34
| * usb: dwc2: host: use kmem cache to allocate descriptorsGregory Herrero2015-12-153-3/+71
| * usb: dwc2: host: fix descriptor list address maskingMian Yousaf Kaukab2015-12-152-11/+3
| * usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero2015-12-155-25/+94
| * usb: dwc2: host: enable descriptor dma for fs devicesMian Yousaf Kaukab2015-12-156-3/+84
| * usb: misc: usbtest: Remove timeval usageDeepa Dinamani2015-12-151-82/+147
| * usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello2015-12-151-8/+0
| * usb: gadget: define free_ep_req as universal functionFelipe F. Tonello2015-12-155-16/+8
| * usb: gadget: f_midi: remove duplicated codeFelipe F. Tonello2015-12-151-19/+0
| * Doc: ABI: configfs-usb-gadget-sourcesink: add two entries for depth of queuePeter Chen2015-12-151-0/+2
| * usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()Yoshihiro Shimoda2015-12-151-7/+12
| * usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda2015-12-155-129/+82
| * usb: dwc2: host: process all completed urbsGregory Herrero2015-12-151-2/+36
| * usb: dwc2: host: always increment available host channel during releaseGregory Herrero2015-12-151-0/+1
| * usb: dwc2: host: program descriptor for next frameGregory Herrero2015-12-152-2/+32
| * usb: dwc2: host: add function to compare frame indexGregory Herrero2015-12-151-0/+13
| * usb: dwc2: host: spinlock release channelGregory Herrero2015-12-151-0/+4
| * usb: dwc2: host: fix use of qtd after free in desc dma modeGregory Herrero2015-12-151-1/+4
| * usb: dwc2: host: rework isochronous halt pathGregory Herrero2015-12-151-1/+21
| * usb: dwc2: host: set active bit in isochronous descriptorsGregory Herrero2015-12-151-8/+3
| * usb: dwc2: host: ensure filling of isoc desc is correctly doneGregory Herrero2015-12-151-2/+3
| * usb: misc: usbtest: improve the description for error messagePeter Chen2015-12-151-2/+2
| * Documentation: usb: gadget-testing: add description for depth of queuePeter Chen2015-12-151-0/+2
| * usb: gadget: f_sourcesink: add queue depthPeter Chen2015-12-153-33/+127
| * usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi2015-12-153-139/+0
| * usb: doc: dwc3-xilinx: Add devicetree bindingsSubbaraya Sundeep Bhatta2015-12-151-0/+33
| * usb: dwc3: add generic OF glue layerFelipe Balbi2015-12-153-0/+188
| * usb: dwc3: ep0: fix setup_packet_pending initializationFelipe Balbi2015-12-152-5/+7
| * usb: dwc3: gadget: simplify next_request() return checkFelipe Balbi2015-12-151-3/+2
| * usb: dwc3: ep0: purge dev_dbg() callsFelipe Balbi2015-12-151-2/+2
| * usb: dwc3: core: purge dev_dbg() callsFelipe Balbi2015-12-151-3/+5
| * usb: dwc3: gadget: purge dev_dbg() callsFelipe Balbi2015-12-151-16/+21
| * usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()Felipe Balbi2015-12-151-15/+11
* | Merge 4.4-rc6 into usb-nextGreg Kroah-Hartman2015-12-21263-1236/+2272
|\ \
| * | Linux 4.4-rc6v4.4-rc6Linus Torvalds2015-12-211-1/+1