summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb: misc: usbtest: improve the description for error messagePeter Chen2015-12-011-2/+2
* | | usb: host: ohci-pxa27x: use of_property_read_bool()Saurabh Sengar2015-12-011-7/+7
* | | uas: no gfp argument to uas_submit_urbs()Oliver Neukum2015-12-011-12/+12
* | | uas: use the BIT() macroOliver Neukum2015-12-011-12/+12
* | | USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"Markus Elfring2015-12-011-13/+5
* | | usb : replace dma_pool_alloc and memset with dma_pool_zallocSaurabh Sengar2015-12-015-12/+6
* | | xhci: rework xhci extended capability list parsing functionsMathias Nyman2015-12-013-117/+64
* | | xhci: use debug level when printing out interval rounding messagesMathias Nyman2015-12-011-1/+1
* | | xhci: mediatek: support MTK xHCI host controllerChunfeng Yun2015-12-018-6/+1383
* | | usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda2015-12-014-2/+21
* | | usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda2015-12-011-0/+3
* | | usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda2015-12-013-14/+26
* | | usb: host: xhci-plat: add firmware_name in xhci_plat_privYoshihiro Shimoda2015-12-011-0/+1
* | | usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda2015-12-012-25/+85
* | | usb: host: xhci: add a platform-private fieldYoshihiro Shimoda2015-12-011-0/+3
* | | usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda2015-12-013-3/+1
* | | xhci: use the correct define to indicate port status suspend change.Mathias Nyman2015-12-011-1/+1
* | | USB: EHCI: warn on unexpectedly active QHAlan Stern2015-12-012-2/+8
* | | USB: EHCI: enhance "async" debugfs outputAlan Stern2015-12-011-4/+11
* | | USB: add usbfs snooping for REAP and DISCARDAlan Stern2015-12-011-3/+13
* | | USB: limit usbfs snooping of URB contentsAlan Stern2015-12-011-1/+8
|/ /
* | usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby2015-11-201-1/+1
* | usb: kconfig: fix warning of select USB_OTGPeter Chen2015-11-202-5/+2
* | USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork2015-11-201-0/+9
* | Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-11-194-20/+82
|\ \
| * | USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G ModemBjørn Mork2015-11-161-20/+34
| * | USB: ti_usb_3410_5052: Add Honeywell HGI80 IDDavid Woodhouse2015-11-162-0/+6
| * | USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado2015-11-161-0/+2
| * | USB: qcserial: Add support for Quectel EC20 Mini PCIe modulePetr Štetiar2015-11-161-0/+40
* | | xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman2015-11-181-6/+9
* | | usb: xhci: fix checking ep busy for CFCLu Baolu2015-11-181-26/+6
* | | xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani2015-11-181-0/+10
* | | usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin2015-11-181-3/+8
* | | usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin2015-11-181-4/+6
* | | usb: chipidea: otg: gadget module load and unload supportLi Jun2015-11-181-0/+17
* | | usb: chipidea: debug: disable usb irq while role switchLi Jun2015-11-181-0/+2
* | | usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen2015-11-181-18/+113
| |/ |/|
* | usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert2015-11-171-1/+1
* | usb: musb: enable usb_dma parameterBin Liu2015-11-171-1/+1
* | usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin2015-11-171-2/+5
* | usb: dwc3: gadget: let us set lower max_speedBen McCauley2015-11-171-1/+23
* | usb: musb: fix tx fifo flush handlingBin Liu2015-11-171-6/+16
* | usb: gadget: f_loopback: fix the warning during the enumerationPeter Chen2015-11-171-1/+1
* | usb: dwc2: host: Fix remote wakeup when not in DWC2_L2Douglas Anderson2015-11-171-4/+5
* | usb: dwc2: host: Fix ahbcfg for rk3066Douglas Anderson2015-11-171-1/+2
* | usb: phy: omap-otg: fix uninitialized pointerAaro Koskinen2015-11-161-1/+1
* | usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König2015-11-161-5/+5
* | usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus2015-11-161-0/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-141-5/+0
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-5/+0