summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-11-03usb: musb: blackfin: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: musb: omap2430: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: musb: ux500: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: musb: davinci: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: gadget: s3c-hsudc: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: gadget: bcm63xx_udc: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: gadget: fsl_qe_udc: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: gadget: mv_udc_core: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: dwc3: gadget: WARN() on bogus usb_ep_queue()Felipe Balbi
2014-11-03usb: dwc3: gadget: set state to NOT_ATTACHED on disconnect_irqFelipe Balbi
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz
2014-11-03usb: gadget: f_uac1: remove an unneeded NULL checkDan Carpenter
2014-11-03usb: gadget: udc-core: call ->disconnect() when soft disconnectingFelipe Balbi
2014-11-03usb: dwc3: get rid of ->prepare()/->complete()Felipe Balbi
2014-11-03usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete()George Cherian
2014-11-03usb: gadget: pxa27x_udc: add devicetree supportRobert Jarzmik
2014-11-03usb: gadget: pxa27x_udc: transfer mach_info into pxa_udcRobert Jarzmik
2014-11-03usb: gadget: pxa27x_udc: prepare device-tree supportRobert Jarzmik
2014-11-03usb: renesas_usbhs: add support for generic PHYYoshihiro Shimoda
2014-11-03usb: renesas_usbhs: clean up rcar2.c to support a generic PHYYoshihiro Shimoda
2014-11-03usb: renesas_usbhs: rename phy to usb_phy in usbhs_privYoshihiro Shimoda
2014-11-03usb: dwc3: ep0: trace ep0 TRBs tooFelipe Balbi
2014-11-03usb: gadget: composite: conditionally dequeue os_desc and setup requestsFelipe Balbi
2014-11-03usb: gadget: composite: set our req->context to cdevFelipe Balbi
2014-11-03usb: dwc3: add ACPI supportHeikki Krogerus
2014-11-03usb: dwc3: core: only setting the dma_mask when neededHeikki Krogerus
2014-11-03usb: dwc3: trace: remove unnecessary newline characterFelipe Balbi
2014-11-03usb: dwc3: core: write LINUX_VERSION_CODE to our GUID registerFelipe Balbi
2014-10-29Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-10-27usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer
2014-10-23usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte
2014-10-23usb: dwc2: gadget: disable phy before turning off power regulatorsMarek Szyprowski
2014-10-23usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte
2014-10-23usb: dwc3: gadget: Properly initialize LINK TRBJack Pham
2014-10-23usb: dwc2: gadget: fix gadget unregistration in udc_stop() functionMarek Szyprowski
2014-10-23usb: dwc2: Bits in bitfield should add up to 32Charles Manning
2014-10-23usb: dwc2: gadget: sparse warning of context imbalanceSudip Mukherjee
2014-10-23usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi
2014-10-23usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior
2014-10-23usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior
2014-10-23usb: gadget: loopback: don't queue requests to bogus endpointsFelipe Balbi
2014-10-23usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen
2014-10-23usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga
2014-10-23usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMAGeert Uytterhoeven
2014-10-23Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros
2014-10-23usb: gadget: composite: enable BESL supportFelipe Balbi
2014-10-23usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner
2014-10-23usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSizeFelipe Balbi
2014-10-23usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung
2014-10-22USB: kobil_sct: Remove unused transfer buffer allocsPeter Hurley