summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello2015-12-162-39/+129
* usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello2015-12-161-1/+2
* usb: gadget: f_midi: set altsettings only for MIDIStreaming interfaceFelipe F. Tonello2015-12-161-2/+4
* usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren2015-12-161-0/+3
* usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-164-28/+52
* usb: musb: gadget: remove redundant conditionGeyslan G. Bem2015-12-161-3/+2
* usb: gadget: s3c-hsudc: remove redundant conditionGeyslan G. Bem2015-12-161-1/+1
* usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()Felipe Balbi2015-12-161-8/+6
* usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol2015-12-161-9/+32
* usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol2015-12-161-26/+0
* usb: gadget: configfs: pass UDC name via usb_gadget_driver structRuslan Bilovol2015-12-161-13/+16
* usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol2015-12-161-5/+19
* usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu2015-12-164-11/+27
* usb: phy: correct the am335x phy header filenameBin Liu2015-12-163-2/+2
* usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven2015-12-153-261/+0
* usb: gadget: lpc32xxx_udc: clean up and sort include directives outVladimir Zapolskiy2015-12-151-24/+11
* usb: dwc3: trace: show request flagsFelipe Balbi2015-12-151-1/+10
* usb: dwc3: gadget: handle request->zeroFelipe Balbi2015-12-152-2/+51
* usb: musb: convert printk to pr_*Rasmus Villemoes2015-12-151-10/+7
* usb: dwc2: host: Clear interrupts before handling themDouglas Anderson2015-12-152-35/+32
* usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()Douglas Anderson2015-12-151-0/+6
* usb: of: add an api to get dr_mode by the phy nodeBin Liu2015-12-151-6/+54
* usb: gadget: f_sourcesink: quit if usb_ep_queue returns errorPeter Chen2015-12-151-0/+1
* usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski2015-12-1516-16/+16
* usb: dwc2: host: Support immediate retries for split transactionsDouglas Anderson2015-12-151-2/+12
* usb: dwc2: host: Fix missing device insertionsDouglas Anderson2015-12-154-11/+45
* usb: dwc2: add support of hi6220Zhangfei Gao2015-12-151-0/+33
* usb: dwc2: host: use kmem cache to allocate descriptorsGregory Herrero2015-12-153-3/+71
* usb: dwc2: host: fix descriptor list address maskingMian Yousaf Kaukab2015-12-152-11/+3
* usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero2015-12-155-25/+94
* usb: dwc2: host: enable descriptor dma for fs devicesMian Yousaf Kaukab2015-12-156-3/+84
* usb: misc: usbtest: Remove timeval usageDeepa Dinamani2015-12-151-82/+147
* usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello2015-12-151-8/+0
* usb: gadget: define free_ep_req as universal functionFelipe F. Tonello2015-12-155-16/+8
* usb: gadget: f_midi: remove duplicated codeFelipe F. Tonello2015-12-151-19/+0
* usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()Yoshihiro Shimoda2015-12-151-7/+12
* usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda2015-12-154-127/+66
* usb: dwc2: host: process all completed urbsGregory Herrero2015-12-151-2/+36
* usb: dwc2: host: always increment available host channel during releaseGregory Herrero2015-12-151-0/+1
* usb: dwc2: host: program descriptor for next frameGregory Herrero2015-12-152-2/+32
* usb: dwc2: host: add function to compare frame indexGregory Herrero2015-12-151-0/+13
* usb: dwc2: host: spinlock release channelGregory Herrero2015-12-151-0/+4
* usb: dwc2: host: fix use of qtd after free in desc dma modeGregory Herrero2015-12-151-1/+4
* usb: dwc2: host: rework isochronous halt pathGregory Herrero2015-12-151-1/+21
* usb: dwc2: host: set active bit in isochronous descriptorsGregory Herrero2015-12-151-8/+3
* usb: dwc2: host: ensure filling of isoc desc is correctly doneGregory Herrero2015-12-151-2/+3
* usb: misc: usbtest: improve the description for error messagePeter Chen2015-12-151-2/+2
* usb: gadget: f_sourcesink: add queue depthPeter Chen2015-12-153-33/+127
* usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simpleFelipe Balbi2015-12-153-139/+0
* usb: dwc3: add generic OF glue layerFelipe Balbi2015-12-153-0/+188
OpenPOWER on IntegriCloud