summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-17usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher1-2/+1
2015-12-16usb: renesas_usbhs: add device tree support for r8a779[23]Simon Horman1-0/+2
2015-12-16usb: renesas_usbhs: add fallback compatibility stringsSimon Horman2-2/+19
2015-12-16usb: renesas_usbhs: add SoC names to compatibility string documentationSimon Horman1-4/+4
2015-12-16usb: gadget: ether: Allow changing the MTUMike Looijmans1-14/+4
2015-12-16Documentation: usb: update usb-tools repository addressRobert Baldyga1-1/+1
2015-12-16usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello2-39/+129
2015-12-16usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello1-1/+2
2015-12-16usb: gadget: f_midi: set altsettings only for MIDIStreaming interfaceFelipe F. Tonello1-2/+4
2015-12-16usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren1-0/+3
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren7-74/+83
2015-12-16usb: musb: gadget: remove redundant conditionGeyslan G. Bem1-3/+2
2015-12-16usb: gadget: s3c-hsudc: remove redundant conditionGeyslan G. Bem1-1/+1
2015-12-16usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()Felipe Balbi1-8/+6
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol2-9/+34
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol2-28/+0
2015-12-16usb: gadget: configfs: pass UDC name via usb_gadget_driver structRuslan Bilovol1-13/+16
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol2-5/+23
2015-12-16usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu4-11/+27
2015-12-16usb: phy: correct the am335x phy header filenameBin Liu3-2/+2
2015-12-15usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven4-289/+0
2015-12-15usb: gadget: lpc32xxx_udc: clean up and sort include directives outVladimir Zapolskiy1-24/+11
2015-12-15usb: dwc3: trace: show request flagsFelipe Balbi1-1/+10
2015-12-15usb: dwc3: gadget: handle request->zeroFelipe Balbi2-2/+51
2015-12-15usb: musb: convert printk to pr_*Rasmus Villemoes1-10/+7
2015-12-15usb: dwc2: host: Clear interrupts before handling themDouglas Anderson2-35/+32
2015-12-15usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()Douglas Anderson1-0/+6
2015-12-15usb: of: add an api to get dr_mode by the phy nodeBin Liu2-6/+59
2015-12-15usb: gadget: f_sourcesink: quit if usb_ep_queue returns errorPeter Chen1-0/+1
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski16-16/+16
2015-12-15usb: dwc2: host: Support immediate retries for split transactionsDouglas Anderson1-2/+12
2015-12-15usb: dwc2: host: Fix missing device insertionsDouglas Anderson4-11/+45
2015-12-15usb: dwc2: add support of hi6220Zhangfei Gao2-0/+34
2015-12-15usb: dwc2: host: use kmem cache to allocate descriptorsGregory Herrero3-3/+71
2015-12-15usb: dwc2: host: fix descriptor list address maskingMian Yousaf Kaukab2-11/+3
2015-12-15usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero5-25/+94
2015-12-15usb: dwc2: host: enable descriptor dma for fs devicesMian Yousaf Kaukab6-3/+84
2015-12-15usb: misc: usbtest: Remove timeval usageDeepa Dinamani1-82/+147
2015-12-15usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello1-8/+0
2015-12-15usb: gadget: define free_ep_req as universal functionFelipe F. Tonello5-16/+8
2015-12-15usb: gadget: f_midi: remove duplicated codeFelipe F. Tonello1-19/+0
2015-12-15Doc: ABI: configfs-usb-gadget-sourcesink: add two entries for depth of queuePeter Chen1-0/+2
2015-12-15usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()Yoshihiro Shimoda1-7/+12
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda5-129/+82
2015-12-15usb: dwc2: host: process all completed urbsGregory Herrero1-2/+36
2015-12-15usb: dwc2: host: always increment available host channel during releaseGregory Herrero1-0/+1
2015-12-15usb: dwc2: host: program descriptor for next frameGregory Herrero2-2/+32
2015-12-15usb: dwc2: host: add function to compare frame indexGregory Herrero1-0/+13
2015-12-15usb: dwc2: host: spinlock release channelGregory Herrero1-0/+4
2015-12-15usb: dwc2: host: fix use of qtd after free in desc dma modeGregory Herrero1-1/+4