summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| | * | | | usb: dwc3: ep0: fix setup_packet_pending initializationFelipe Balbi2015-12-152-5/+7
| | * | | | usb: dwc3: gadget: simplify next_request() return checkFelipe Balbi2015-12-151-3/+2
| | * | | | usb: dwc3: ep0: purge dev_dbg() callsFelipe Balbi2015-12-151-2/+2
| | * | | | usb: dwc3: core: purge dev_dbg() callsFelipe Balbi2015-12-151-3/+5
| | * | | | usb: dwc3: gadget: purge dev_dbg() callsFelipe Balbi2015-12-151-16/+21
| | * | | | usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()Felipe Balbi2015-12-151-15/+11
| * | | | | Merge 4.4-rc6 into usb-nextGreg Kroah-Hartman2015-12-212-4/+21
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman2015-12-1427-68/+194
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem2015-12-043-4/+4
| * | | | | xhci: refuse loading if nousb is usedOliver Neukum2015-12-041-0/+4