summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2014-11-03usb: gadget: mv_udc_core: delete unnecessary 'out of memory' messagesPeter Chen-5/+1
2014-11-03usb: dwc3: gadget: WARN() on bogus usb_ep_queue()Felipe Balbi-2/+10
2014-11-03usb: dwc3: gadget: set state to NOT_ATTACHED on disconnect_irqFelipe Balbi-0/+1
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz-4/+5
2014-11-03usb: gadget: f_uac1: remove an unneeded NULL checkDan Carpenter-3/+0
2014-11-03usb: gadget: udc-core: call ->disconnect() when soft disconnectingFelipe Balbi-0/+1
2014-11-03usb: dwc3: get rid of ->prepare()/->complete()Felipe Balbi-73/+8
2014-11-03usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete()George Cherian-18/+2
2014-11-03usb: gadget: pxa27x_udc: add devicetree supportRobert Jarzmik-0/+11
2014-11-03usb: gadget: pxa27x_udc: transfer mach_info into pxa_udcRobert Jarzmik-7/+7
2014-11-03usb: gadget: pxa27x_udc: prepare device-tree supportRobert Jarzmik-26/+31
2014-11-03usb: renesas_usbhs: add support for generic PHYYoshihiro Shimoda-0/+30
2014-11-03usb: renesas_usbhs: clean up rcar2.c to support a generic PHYYoshihiro Shimoda-22/+26
2014-11-03usb: renesas_usbhs: rename phy to usb_phy in usbhs_privYoshihiro Shimoda-14/+14
2014-11-03usb: dwc3: ep0: trace ep0 TRBs tooFelipe Balbi-0/+6
2014-11-03usb: gadget: composite: conditionally dequeue os_desc and setup requestsFelipe Balbi-3/+48
2014-11-03usb: gadget: composite: set our req->context to cdevFelipe Balbi-0/+7
2014-11-03usb: dwc3: add ACPI supportHeikki Krogerus-0/+13
2014-11-03usb: dwc3: core: only setting the dma_mask when neededHeikki Krogerus-3/+5
2014-11-03usb: dwc3: trace: remove unnecessary newline characterFelipe Balbi-13/+13
2014-11-03usb: dwc3: core: write LINUX_VERSION_CODE to our GUID registerFelipe Balbi-0/+7
2014-11-03USB: mos7840: replace unnecessary atomic allocationsJohan Hovold-2/+2
2014-11-03USB: mos7720: replace unnecessary atomic allocationsJohan Hovold-2/+2
2014-11-03USB: kobil_sct: replace unnecessary atomic allocationJohan Hovold-1/+1
2014-11-03USB: opticon: fix non-atomic allocation in write pathJohan Hovold-1/+1
2014-11-03USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold-2/+3
2014-10-29Merge tag 'usb-serial-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-16/+25
2014-10-29usb: Fix typo in usb-serial-simple.cRoman Mindalev-1/+1
2014-10-29usb: gadget: zero: Spelling s/infrastucture/infrastructure/Geert Uytterhoeven-1/+1
2014-10-28usb: dwc2: gadget: fix enumeration issuesMarek Szyprowski-1/+1
2014-10-27usb: chipidea: Fix oops when removing the ci_hdrc moduleTorsten Fleischer-1/+0
2014-10-23usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte-1/+3
2014-10-23usb: dwc2: gadget: disable phy before turning off power regulatorsMarek Szyprowski-2/+1
2014-10-23usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte-13/+13
2014-10-23usb: dwc3: gadget: Properly initialize LINK TRBJack Pham-2/+1
2014-10-23usb: dwc2: gadget: fix gadget unregistration in udc_stop() functionMarek Szyprowski-3/+1
2014-10-23usb: dwc2: Bits in bitfield should add up to 32Charles Manning-1/+1
2014-10-23usb: dwc2: gadget: sparse warning of context imbalanceSudip Mukherjee-2/+5
2014-10-23usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi-0/+5
2014-10-23usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior-2/+12
2014-10-23usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior-1/+3
2014-10-23usb: gadget: loopback: don't queue requests to bogus endpointsFelipe Balbi-45/+42
2014-10-23usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen-6/+34
2014-10-23usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga-2/+0
2014-10-23usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMAGeert Uytterhoeven-0/+1
2014-10-23Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros-13/+2
2014-10-23usb: gadget: composite: enable BESL supportFelipe Balbi-1/+1
2014-10-23usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner-1/+2
2014-10-23usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSizeFelipe Balbi-6/+13
2014-10-23usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung-0/+7