summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-12-15usb: dwc2: host: fix use of qtd after free in desc dma modeGregory Herrero
2015-12-15usb: dwc2: host: rework isochronous halt pathGregory Herrero
2015-12-15usb: dwc2: host: set active bit in isochronous descriptorsGregory Herrero
2015-12-15usb: dwc2: host: ensure filling of isoc desc is correctly doneGregory Herrero
2015-12-15usb: misc: usbtest: improve the description for error messagePeter Chen
2015-12-15usb: gadget: f_sourcesink: add queue depthPeter Chen
2015-12-15usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi
2015-12-15usb: dwc3: add generic OF glue layerFelipe Balbi
2015-12-15usb: dwc3: ep0: fix setup_packet_pending initializationFelipe Balbi
2015-12-15usb: dwc3: gadget: simplify next_request() return checkFelipe Balbi
2015-12-15usb: dwc3: ep0: purge dev_dbg() callsFelipe Balbi
2015-12-15usb: dwc3: core: purge dev_dbg() callsFelipe Balbi
2015-12-15usb: dwc3: gadget: purge dev_dbg() callsFelipe Balbi
2015-12-15usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()Felipe Balbi
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman
2015-12-11USB: mos7840: remove redundant conditionGeyslan G. Bem
2015-12-11USB: io_edgeport: remove redundant conditionsGeyslan G. Bem
2015-12-09Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren
2015-12-08usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin
2015-12-04usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem
2015-12-04xhci: refuse loading if nousb is usedOliver Neukum
2015-12-04usb: make "nousb" a clear module parameterOliver Neukum
2015-12-04usb: use BUG_ON() instead of BUG()Geyslan G. Bem
2015-12-04usb: whci: fhci: remove comparison to boolGeyslan G. Bem
2015-12-04usb: Add connected retry on resume for non SS devicesAl Cooper
2015-12-04USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni
2015-12-04usb: Quiet down false peer failure messagesDon Zickus
2015-12-04usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg
2015-12-01usb: core: lpm: add sysfs node for usb3 lpm permitLu Baolu
2015-12-01usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu
2015-12-01usb: host: ehci-msm: Use posted data writes on AHBAndy Gross
2015-12-01usb: chipidea: msm: Use posted data writes on AHBAndy Gross
2015-12-01USB: usbmon: Use 64bit timestamp for mon_bin_hdrTina Ruchandani
2015-12-01usb: misc: usbtest: Remove timeval usageDeepa Dinamani
2015-12-01USB: usbmon: Remove timeval usage for timestampTina Ruchandani
2015-12-01USB: bcma: switch to GPIO descriptor for power controlRafał Miłecki
2015-12-01usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2015-12-01USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-12-01usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2015-12-01USB: constify usb_mon_operations structureJulia Lawall
2015-12-01usb: misc: usbtest: improve the description for error messagePeter Chen
2015-12-01usb: host: ohci-pxa27x: use of_property_read_bool()Saurabh Sengar
2015-12-01uas: no gfp argument to uas_submit_urbs()Oliver Neukum
2015-12-01uas: use the BIT() macroOliver Neukum