summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-01USB: bcma: switch to GPIO descriptor for power controlRafał Miłecki1-11/+10
2015-12-01USB: constify usb_mon_operations structureJulia Lawall2-3/+3
2015-12-01usb: misc: usbtest: improve the description for error messagePeter Chen1-2/+2
2015-12-01usb: host: ohci-pxa27x: use of_property_read_bool()Saurabh Sengar1-7/+7
2015-12-01uas: no gfp argument to uas_submit_urbs()Oliver Neukum1-12/+12
2015-12-01uas: use the BIT() macroOliver Neukum1-12/+12
2015-12-01USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"Markus Elfring1-13/+5
2015-12-01usb : replace dma_pool_alloc and memset with dma_pool_zallocSaurabh Sengar5-12/+6
2015-12-01xhci: rework xhci extended capability list parsing functionsMathias Nyman3-117/+64
2015-12-01xhci: use debug level when printing out interval rounding messagesMathias Nyman1-1/+1
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun8-6/+1383
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda4-2/+21
2015-12-01usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda1-0/+3
2015-12-01usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda3-14/+26
2015-12-01usb: host: xhci-plat: add firmware_name in xhci_plat_privYoshihiro Shimoda1-0/+1
2015-12-01usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda2-25/+85
2015-12-01usb: host: xhci: add a platform-private fieldYoshihiro Shimoda1-0/+3
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda3-3/+1
2015-12-01xhci: use the correct define to indicate port status suspend change.Mathias Nyman1-1/+1
2015-12-01USB: EHCI: warn on unexpectedly active QHAlan Stern2-2/+8
2015-12-01USB: EHCI: enhance "async" debugfs outputAlan Stern1-4/+11
2015-12-01USB: add usbfs snooping for REAP and DISCARDAlan Stern1-3/+13
2015-12-01USB: limit usbfs snooping of URB contentsAlan Stern1-1/+8
2015-11-19usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2015-11-19usb: kconfig: fix warning of select USB_OTGPeter Chen2-5/+2
2015-11-19USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2015-11-19Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-20/+82
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman1-6/+9
2015-11-18usb: xhci: fix checking ep busy for CFCLu Baolu1-26/+6
2015-11-18xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani1-0/+10
2015-11-18usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin1-3/+8
2015-11-18usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin1-4/+6
2015-11-18usb: chipidea: otg: gadget module load and unload supportLi Jun1-0/+17
2015-11-18usb: chipidea: debug: disable usb irq while role switchLi Jun1-0/+2
2015-11-18usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen1-18/+113
2015-11-17usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert1-1/+1
2015-11-17usb: musb: enable usb_dma parameterBin Liu1-1/+1
2015-11-17usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin1-2/+5
2015-11-17usb: dwc3: gadget: let us set lower max_speedBen McCauley1-1/+23
2015-11-17usb: musb: fix tx fifo flush handlingBin Liu1-6/+16
2015-11-17usb: gadget: f_loopback: fix the warning during the enumerationPeter Chen1-1/+1
2015-11-17usb: dwc2: host: Fix remote wakeup when not in DWC2_L2Douglas Anderson1-4/+5
2015-11-17usb: dwc2: host: Fix ahbcfg for rk3066Douglas Anderson1-1/+2
2015-11-16USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork1-20/+34
2015-11-16usb: phy: omap-otg: fix uninitialized pointerAaro Koskinen1-1/+1