cascardo/linux.git
2015-12-23 Yoshihiro Shimodausb: gadget: renesas_usb3: add support for Renesas...
2015-12-22 Heiko Stübnerusb: dwc2: add shutdown callback to platform variant
2015-12-22 Geliang Tangusb: gadget: bcm63xx_udc: use list_for_each_entry_safe
2015-12-22 Uwe Kleine... usb: musb: core: call init and shutdown for the usb phy
2015-12-22 Du, Changbinusb: gadget: forbid queuing request to a disabled ep
2015-12-22 Marek Vasutusb: dwc2: gadget: Repair DSTS register decoding
2015-12-22 John Younusb: dwc2: gadget: Remove call to dwc2_hsotg_init()
2015-12-22 John Younusb: dwc2: Remove redundant reset in probe
2015-12-22 John Younusb: dwc2: Reduce delay when forcing mode in reset
2015-12-22 John Younusb: dwc2: gadget: Replace dwc2_hsotg_corereset()
2015-12-22 John Younusb: dwc2: gadget: Use hw params from core
2015-12-22 John Younusb: dwc2: Improve handling of host and device hwparams
2015-12-22 John Younusb: dwc2: Add functions to set and clear force mode
2015-12-22 John Younusb: dwc2: Move reset into dwc2_get_hwparams()
2015-12-22 John Younusb: dwc2: Move mode querying functions into core.h
2015-12-22 John Younusb: dwc2: Fix dr_mode validation
2015-12-22 John Younusb: dwc2: Add functions to check the HW OTG config
2015-12-22 John Younusb: dwc2: Add dwc2_core_reset()
2015-12-22 John Younusb: dwc2: Rename dwc2_core_reset()
2015-12-22 John Younusb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
2015-12-22 Douglas Andersonusb: dwc2: Avoid more calls to dwc2_core_reset()
2015-12-22 Yunzhi Liusb: dwc2: reduce dwc2 driver probe time
2015-12-22 Douglas Andersonusb: dwc2: Speed dwc2_get_hwparams() on some host-only...
2015-12-22 Douglas Andersonusb: dwc2: Avoid double-reset at boot time
2015-12-22 Yunzhi Liusb: dwc2: reset dwc2 core before dwc2_get_hwparams()
2015-12-22 Douglas Andersonusb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
2015-12-22 Gregory Herrerousb: dwc2: gadget: don't overwrite DCTL register on...
2015-12-22 Du, Changbinusb: dwc2: fix transfer stop programming for out endpoint
2015-12-22 Baolin Wangusb: gadget: Add the console support for usb-to-serial...
2015-12-17 Felipe Balbiusb: of: fix build breakage on !OF
2015-12-16 David Eccherusb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
2015-12-16 Simon Hormanusb: renesas_usbhs: add device tree support for r8a779[23]
2015-12-16 Simon Hormanusb: renesas_usbhs: add fallback compatibility strings
2015-12-16 Simon Hormanusb: renesas_usbhs: add SoC names to compatibility...
2015-12-16 Mike Looijmansusb: gadget: ether: Allow changing the MTU
2015-12-16 Robert BaldygaDocumentation: usb: update usb-tools repository address
2015-12-16 Felipe F. Tonellousb: gadget: f_midi: pre-allocate IN requests
2015-12-16 Felipe F. Tonellousb: gadget: f_midi: fail if set_alt fails to allocate...
2015-12-16 Felipe F. Tonellousb: gadget: f_midi: set altsettings only for MIDIStrea...
2015-12-16 Tony Lindgrenusb: musb: Fix unbalanced pm_runtime_enable
2015-12-16 Tony Lindgrenusb: musb: core: Fix handling of the phy notifications
2015-12-16 Geyslan G. Bemusb: musb: gadget: remove redundant condition
2015-12-16 Geyslan G. Bemusb: gadget: s3c-hsudc: remove redundant condition
2015-12-16 Felipe Balbiusb: dwc3: gadget: pass a condition to dev_WARN_ONCE()
2015-12-16 Ruslan Bilovolusb: gadget: udc-core: independent registration of...
2015-12-16 Ruslan Bilovolusb: gadget: udc-core: remove unused usb_udc_attach_dri...
2015-12-16 Ruslan Bilovolusb: gadget: configfs: pass UDC name via usb_gadget_dri...
2015-12-16 Ruslan Bilovolusb: gadget: bind UDC by name passed via usb_gadget_dri...
2015-12-16 Bin Liuusb: phy: phy-am335x: bypass first VBUS sensing for...
2015-12-16 Bin Liuusb: phy: correct the am335x phy header filename
2015-12-15 Geert Uytterhoevenusb: phy: Remove unused Renesas R-Car (Gen1) USB PHY...
2015-12-15 Vladimir Zapolskiyusb: gadget: lpc32xxx_udc: clean up and sort include...
2015-12-15 Felipe Balbiusb: dwc3: trace: show request flags
2015-12-15 Felipe Balbiusb: dwc3: gadget: handle request->zero
2015-12-15 Rasmus Villemoesusb: musb: convert printk to pr_*
2015-12-15 Douglas Andersonusb: dwc2: host: Clear interrupts before handling them
2015-12-15 Douglas Andersonusb: dwc2: host: Add missing spinlock in dwc2_hcd_reset...
2015-12-15 Bin Liuusb: of: add an api to get dr_mode by the phy node
2015-12-15 Peter Chenusb: gadget: f_sourcesink: quit if usb_ep_queue returns...
2015-12-15 Igor Kotrasinskiusb: gadget: composite: remove redundant bcdUSB setting...
2015-12-15 Douglas Andersonusb: dwc2: host: Support immediate retries for split...
2015-12-15 Douglas Andersonusb: dwc2: host: Fix missing device insertions
2015-12-15 Zhangfei Gaousb: dwc2: add support of hi6220
2015-12-15 Gregory Herrerousb: dwc2: host: use kmem cache to allocate descriptors
2015-12-15 Mian Yousaf... usb: dwc2: host: fix descriptor list address masking
2015-12-15 Gregory Herrerousb: dwc2: host: avoid usage of dma_alloc_coherent...
2015-12-15 Mian Yousaf... usb: dwc2: host: enable descriptor dma for fs devices
2015-12-15 Deepa Dinamaniusb: misc: usbtest: Remove timeval usage
2015-12-15 Felipe F. Tonellousb: gadget: gmidi: Cleanup legacy code
2015-12-15 Felipe F. Tonellousb: gadget: define free_ep_req as universal function
2015-12-15 Felipe F. Tonellousb: gadget: f_midi: remove duplicated code
2015-12-15 Peter ChenDoc: ABI: configfs-usb-gadget-sourcesink: add two entri...
2015-12-15 Yoshihiro Shimodausb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_...
2015-12-15 Yoshihiro Shimodausb: renesas_usbhs: Modify pipe configuration
2015-12-15 Gregory Herrerousb: dwc2: host: process all completed urbs
2015-12-15 Gregory Herrerousb: dwc2: host: always increment available host channe...
2015-12-15 Gregory Herrerousb: dwc2: host: program descriptor for next frame
2015-12-15 Gregory Herrerousb: dwc2: host: add function to compare frame index
2015-12-15 Gregory Herrerousb: dwc2: host: spinlock release channel
2015-12-15 Gregory Herrerousb: dwc2: host: fix use of qtd after free in desc...
2015-12-15 Gregory Herrerousb: dwc2: host: rework isochronous halt path
2015-12-15 Gregory Herrerousb: dwc2: host: set active bit in isochronous descriptors
2015-12-15 Gregory Herrerousb: dwc2: host: ensure filling of isoc desc is correct...
2015-12-15 Peter Chenusb: misc: usbtest: improve the description for error...
2015-12-15 Peter ChenDocumentation: usb: gadget-testing: add description...
2015-12-15 Peter Chenusb: gadget: f_sourcesink: add queue depth
2015-12-15 Felipe Balbiusb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple
2015-12-15 Subbaraya Sundeep... usb: doc: dwc3-xilinx: Add devicetree bindings
2015-12-15 Felipe Balbiusb: dwc3: add generic OF glue layer
2015-12-15 Felipe Balbiusb: dwc3: ep0: fix setup_packet_pending initialization
2015-12-15 Felipe Balbiusb: dwc3: gadget: simplify next_request() return check
2015-12-15 Felipe Balbiusb: dwc3: ep0: purge dev_dbg() calls
2015-12-15 Felipe Balbiusb: dwc3: core: purge dev_dbg() calls
2015-12-15 Felipe Balbiusb: dwc3: gadget: purge dev_dbg() calls
2015-12-15 Felipe Balbiusb: dwc3: gadget: simplify dwc3_gadget_ep_queue()
2015-12-14 Linus TorvaldsLinux 4.4-rc5 v4.4-rc5
2015-12-13 Peter Zijlstrasched/wait: Fix the signal handling fix
2015-12-13 Linus TorvaldsMerge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org...
2015-12-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-12-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
next