summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-12-15usb: gadget: define free_ep_req as universal functionFelipe F. Tonello5-16/+8
2015-12-15usb: gadget: f_midi: remove duplicated codeFelipe F. Tonello1-19/+0
2015-12-15usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()Yoshihiro Shimoda1-7/+12
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda4-127/+66
2015-12-15usb: dwc2: host: process all completed urbsGregory Herrero1-2/+36
2015-12-15usb: dwc2: host: always increment available host channel during releaseGregory Herrero1-0/+1
2015-12-15usb: dwc2: host: program descriptor for next frameGregory Herrero2-2/+32
2015-12-15usb: dwc2: host: add function to compare frame indexGregory Herrero1-0/+13
2015-12-15usb: dwc2: host: spinlock release channelGregory Herrero1-0/+4
2015-12-15usb: dwc2: host: fix use of qtd after free in desc dma modeGregory Herrero1-1/+4
2015-12-15usb: dwc2: host: rework isochronous halt pathGregory Herrero1-1/+21
2015-12-15usb: dwc2: host: set active bit in isochronous descriptorsGregory Herrero1-8/+3
2015-12-15usb: dwc2: host: ensure filling of isoc desc is correctly doneGregory Herrero1-2/+3
2015-12-15usb: misc: usbtest: improve the description for error messagePeter Chen1-2/+2
2015-12-15usb: gadget: f_sourcesink: add queue depthPeter Chen3-33/+127
2015-12-15usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi3-139/+0
2015-12-15usb: dwc3: add generic OF glue layerFelipe Balbi3-0/+188
2015-12-15usb: dwc3: ep0: fix setup_packet_pending initializationFelipe Balbi2-5/+7
2015-12-15usb: dwc3: gadget: simplify next_request() return checkFelipe Balbi1-3/+2
2015-12-15usb: dwc3: ep0: purge dev_dbg() callsFelipe Balbi1-2/+2
2015-12-15usb: dwc3: core: purge dev_dbg() callsFelipe Balbi1-3/+5
2015-12-15usb: dwc3: gadget: purge dev_dbg() callsFelipe Balbi1-16/+21
2015-12-15usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()Felipe Balbi1-15/+11
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman27-68/+194
2015-12-11USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+44
2015-12-11USB: mos7840: remove redundant conditionGeyslan G. Bem1-1/+1
2015-12-11USB: io_edgeport: remove redundant conditionsGeyslan G. Bem1-21/+14
2015-12-09Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-5/+12
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen1-0/+1
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab1-1/+1
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren1-1/+6
2015-12-08usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin1-3/+3
2015-12-04usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem3-4/+4
2015-12-04xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2015-12-04usb: make "nousb" a clear module parameterOliver Neukum1-5/+0
2015-12-04usb: use BUG_ON() instead of BUG()Geyslan G. Bem1-5/+3
2015-12-04usb: whci: fhci: remove comparison to boolGeyslan G. Bem2-2/+2
2015-12-04usb: Add connected retry on resume for non SS devicesAl Cooper1-6/+10
2015-12-04USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni1-6/+5
2015-12-04usb: Quiet down false peer failure messagesDon Zickus1-2/+2
2015-12-04usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg1-2/+6
2015-12-01usb: core: lpm: add sysfs node for usb3 lpm permitLu Baolu3-4/+105
2015-12-01usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2-14/+56
2015-12-01usb: host: ehci-msm: Use posted data writes on AHBAndy Gross1-2/+2
2015-12-01usb: chipidea: msm: Use posted data writes on AHBAndy Gross1-1/+2
2015-12-01USB: usbmon: Use 64bit timestamp for mon_bin_hdrTina Ruchandani1-8/+9
2015-12-01usb: misc: usbtest: Remove timeval usageDeepa Dinamani1-82/+147
2015-12-01USB: usbmon: Remove timeval usage for timestampTina Ruchandani1-4/+5