summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-16Documentation: usb: update usb-tools repository addressRobert Baldyga
2015-12-16usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello
2015-12-16usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello
2015-12-16usb: gadget: f_midi: set altsettings only for MIDIStreaming interfaceFelipe F. Tonello
2015-12-16usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren
2015-12-16usb: musb: gadget: remove redundant conditionGeyslan G. Bem
2015-12-16usb: gadget: s3c-hsudc: remove redundant conditionGeyslan G. Bem
2015-12-16usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()Felipe Balbi
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol
2015-12-16usb: gadget: configfs: pass UDC name via usb_gadget_driver structRuslan Bilovol
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol
2015-12-16usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu
2015-12-16usb: phy: correct the am335x phy header filenameBin Liu
2015-12-15usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven
2015-12-15usb: gadget: lpc32xxx_udc: clean up and sort include directives outVladimir Zapolskiy
2015-12-15usb: dwc3: trace: show request flagsFelipe Balbi
2015-12-15usb: dwc3: gadget: handle request->zeroFelipe Balbi
2015-12-15usb: musb: convert printk to pr_*Rasmus Villemoes
2015-12-15usb: dwc2: host: Clear interrupts before handling themDouglas Anderson
2015-12-15usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()Douglas Anderson
2015-12-15usb: of: add an api to get dr_mode by the phy nodeBin Liu
2015-12-15usb: gadget: f_sourcesink: quit if usb_ep_queue returns errorPeter Chen
2015-12-15usb: gadget: composite: remove redundant bcdUSB setting in legacyIgor Kotrasinski
2015-12-15usb: dwc2: host: Support immediate retries for split transactionsDouglas Anderson
2015-12-15usb: dwc2: host: Fix missing device insertionsDouglas Anderson
2015-12-15usb: dwc2: add support of hi6220Zhangfei Gao
2015-12-15usb: dwc2: host: use kmem cache to allocate descriptorsGregory Herrero
2015-12-15usb: dwc2: host: fix descriptor list address maskingMian Yousaf Kaukab
2015-12-15usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero
2015-12-15usb: dwc2: host: enable descriptor dma for fs devicesMian Yousaf Kaukab
2015-12-15usb: misc: usbtest: Remove timeval usageDeepa Dinamani
2015-12-15usb: gadget: gmidi: Cleanup legacy codeFelipe F. Tonello
2015-12-15usb: gadget: define free_ep_req as universal functionFelipe F. Tonello
2015-12-15usb: gadget: f_midi: remove duplicated codeFelipe F. Tonello
2015-12-15Doc: ABI: configfs-usb-gadget-sourcesink: add two entries for depth of queuePeter Chen
2015-12-15usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()Yoshihiro Shimoda
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda
2015-12-15usb: dwc2: host: process all completed urbsGregory Herrero
2015-12-15usb: dwc2: host: always increment available host channel during releaseGregory Herrero
2015-12-15usb: dwc2: host: program descriptor for next frameGregory Herrero
2015-12-15usb: dwc2: host: add function to compare frame indexGregory Herrero
2015-12-15usb: dwc2: host: spinlock release channelGregory Herrero
2015-12-15usb: dwc2: host: fix use of qtd after free in desc dma modeGregory Herrero
2015-12-15usb: dwc2: host: rework isochronous halt pathGregory Herrero
2015-12-15usb: dwc2: host: set active bit in isochronous descriptorsGregory Herrero
2015-12-15usb: dwc2: host: ensure filling of isoc desc is correctly doneGregory Herrero
2015-12-15usb: misc: usbtest: improve the description for error messagePeter Chen
2015-12-15Documentation: usb: gadget-testing: add description for depth of queuePeter Chen