aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-11-18usb: musb: core: Disable the Interrupts till BABBLE is fully handledGeorge Cherian1-1/+4
2014-11-18usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior1-1/+9
2014-11-18usb: musb: replace hard coded registers with definesRoman Byshko1-27/+30
2014-11-18usb: musb: core: make sure musb is in RPM_ACTIVE on resumeSebastian Andrzej Siewior1-0/+8
2014-11-18usb: gadget: f_hid: fix error handling in ghid_setup()Dan Carpenter1-5/+10
2014-11-18usb: gadget: f_hid: use after free in hidg_alloc_inst()Dan Carpenter1-0/+1
2014-11-18usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDCAshwini Pahuja14-0/+4384
2014-11-14usb: dwc2: Update Kconfig to support dual-roleDinh Nguyen2-43/+55
2014-11-14usb: dwc2: move usb_disabled() call to host driver onlyDinh Nguyen2-3/+3
2014-11-14usb: dwc2: gadget: Do not fail probe if there isn't a clock nodeDinh Nguyen1-0/+1
2014-11-14usb: dwc2: Update common interrupt handler to call gadget interrupt handlerDinh Nguyen4-53/+17
2014-11-14usb: dwc2: Initialize the USB core for peripheral modeDinh Nguyen3-2/+8
2014-11-14usb: dwc2: convert to use dev_pm_ops APIDinh Nguyen1-6/+9
2014-11-14usb: dwc2: Move gadget probe function into platform codeDinh Nguyen7-92/+88
2014-11-14usb: dwc2: Update the gadget driver to use common dwc2_hsotg structureDinh Nguyen2-148/+153
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller45-205/+425
2014-11-12usb: dwc2: add bus suspend/resume for dwc2Kever Yang1-11/+77
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda3-1/+7
2014-11-12usb: renesas_usbhs: add a new macro for extending DnFIFOsYoshihiro Shimoda1-2/+7
2014-11-12usb: renesas_usbhs: standardize d{0,1}fifo controlYoshihiro Shimoda2-38/+37
2014-11-12usb: renesas_usbhs: change d{0,1}fifo to dfifo arrayYoshihiro Shimoda2-4/+4
2014-11-12usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu2-3/+3
2014-11-12usb: gadget: f_hid: hidg_alloc() can be staticFengguang Wu1-1/+1
2014-11-12usb: phy: fsl: Fix build errorsFelipe Balbi2-8/+8
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-1/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-2/+2
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig1-1/+0
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig1-1/+1
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke1-4/+6
2014-11-12phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck1-3/+3
2014-11-10usb: host: ohci: omap: fix build breakageFelipe Balbi1-1/+1
2014-11-10usb: gadget: atmel_usba_udc: use udc-core's reset notifierPeter Chen1-3/+2
2014-11-10usb: gadget: bcm63xx_udc: use udc-core's reset notifierPeter Chen1-2/+4
2014-11-10usb: gadget: r8a66597-udc: use udc-core's reset notifierPeter Chen1-1/+1
2014-11-10usb: gadget: amd5536udc: use udc-core's reset notifierPeter Chen1-1/+1
2014-11-10usb: gadget: pch_udc: use udc-core's reset notifierPeter Chen1-2/+2
2014-11-10usb: gadget: fsl_qe_udc: use udc-core's reset notifierPeter Chen1-1/+1
2014-11-10usb: gadget: mv_udc_core: use udc-core's reset notifierPeter Chen1-1/+18
2014-11-10usb: gadget: at91_udc: use udc-core's reset notifierPeter Chen1-1/+26
2014-11-10usb: gadget: fsl_udc_core: use udc-core's reset notifierPeter Chen1-4/+7
2014-11-10usb: gadget: m66592-udc: use udc-core's reset notifierPeter Chen1-1/+1
2014-11-10usb: gadget: pxa25x_udc: use udc-core's reset notifierPeter Chen1-1/+28
2014-11-10usb: chipidea: gadget: use udc-core's reset notifierPeter Chen1-6/+2
2014-11-10usb: gadget: net2272: use udc-core's reset notifierAlan Stern1-10/+35
2014-11-10usb: gadget: net2280: use udc-core's reset notifierAlan Stern1-10/+35
2014-11-10usb: gadget: dummy-hcd: use udc-core's reset notifierAlan Stern1-9/+12
2014-11-10usb: musb: gadget: use udc-core's reset notifierFelipe Balbi1-3/+6
2014-11-10usb: dwc3: gadget: use udc-core's reset notifierFelipe Balbi1-5/+12
2014-11-10usb: gadget: dbgp: Fix endpoint config after USB disconnectKyösti Mälkki1-12/+14
2014-11-10usb: gadget: pxa27x_udc: fix warning in non device-tree buildRobert Jarzmik1-0/+2