platform/kernel/linux-exynos.git
2017-02-03 Chanwoo Choiusb: musb: sunxi: Uses the resource-managed extcon...
2017-02-03 Alexandre Bailonusb: musb: da8xx: Fix host mode suspend
2017-02-03 Alexandre Bailonusb: musb: Add a quirk to preserve the session during...
2017-02-03 Alexandre Bailonusb: musb: da8xx: Add support of suspend / resume
2017-02-03 Bin Liuusb: musb: davinci: remove redundant code
2017-02-03 Bin Liuusb: musb: am35x: remove redundant code
2017-02-03 Bin Liuusb: musb: da8xx: remove redundant code
2017-02-03 Bin Liuusb: musb: dsps: remove redundant code
2017-02-03 Bin Liuusb: musb: remove musb_generic_disable function
2017-02-03 Alexandre Bailonusb: musb: da8xx: Remove CPPI 3.0 quirk and methods
2017-02-03 Colin Ian Kingusb: misc: adutux: remove redundant error check on...
2017-01-31 Greg Kroah... Merge tag 'phy-for-4.11' of git://git./linux/kernel...
2017-01-27 Vivek Gautamphy: qcom-ufs: Fix misplaced jump label
2017-01-27 Randy Dunlapphy: fix rockchip-inno-usb2 build errors
2017-01-27 Yendapally... phy: Add USB3 PHY support for Broadcom NSP SoC
2017-01-27 Yendapally... dt-bindings: phy: Add documentation for NSP USB3 PHY
2017-01-27 Bjorn Anderssonphy: qcom-ufs: Suppress extraneous logging
2017-01-27 Bjorn Anderssonphy: qcom-ufs: Remove -always-on property
2017-01-27 Bjorn Anderssonphy: qcom-ufs: Correct usage of regulator_get()
2017-01-27 Bjorn Anderssonphy: qcom-ufs: Don't kfree devres resource
2017-01-27 Stephen Boydphy: Add support for Qualcomm's USB HS phy
2017-01-27 Stephen Boydphy: Add support for Qualcomm's USB HSIC phy
2017-01-26 Johan HovoldUSB: cdc-acm: fix TIOCGSERIAL flags
2017-01-26 Greg Kroah... Merge tag 'usb-for-v4.11' of git://git./linux/kernel...
2017-01-26 Felipe Balbiusb: dwc3: host: pass quirk-broken-port-ped property...
2017-01-26 Heiner Kallweitusb: dwc2: eliminate irq parameter from dwc2_hcd_init
2017-01-26 Heiner Kallweitusb: dwc2: fix "iomem 0x00000000" message
2017-01-26 Arnd Bergmannusb: phy: ab8500: remove unused ab8500_eyediagram_worka...
2017-01-26 Magnus Liljausb: gadget: udc: fsl: Add missing complete function.
2017-01-25 Felipe Balbiusb: dwc3: gadget: read IN ep FIFO size from HW
2017-01-25 Mathias Nymanxhci: refactor xhci_urb_enqueue
2017-01-25 Mathias Nymanxhci: simplify how we store TDs in urb private data
2017-01-25 Mathias Nymanxhci: Rename variables related to transfer descritpors
2017-01-25 Mathias Nymanxhci: rename size variable to num_tds
2017-01-25 Felipe Balbiusb: host: xhci: add xhci_virt_device tracer
2017-01-25 Felipe Balbiusb: host: xhci: remove newline from tracer
2017-01-25 Felipe Balbiusb: host: xhci: convert several if() to a single switc...
2017-01-25 Felipe Balbiusb: host: xhci: add urb_enqueue/dequeue/giveback tracers
2017-01-25 Felipe Balbiusb: host: xhci: make a generic TRB tracer
2017-01-25 Felipe Balbiusb: host: xhci: combine event TRB completion debugging...
2017-01-25 Felipe Balbiusb: host: xhci: convert to list_for_each_entry_safe()
2017-01-25 Mathias Nymanxhci: use the trb_to_noop() helper for command trbs
2017-01-25 Mathias Nymanxhci: Introduce helper to turn one TRB into a no-op
2017-01-25 Felipe Balbiusb: host: xhci: unconditionally call xhci_unmap_td_bou...
2017-01-25 Felipe Balbiusb: host: xhci: check for a valid ring when unmapping...
2017-01-25 Felipe Balbiusb: host: xhci: remove bogus __releases()/__acquires...
2017-01-25 Felipe Balbiusb: host: xhci: introduce xhci_td_cleanup()
2017-01-25 Felipe Balbiusb: host: xhci: reorder variable definitions
2017-01-25 Felipe Balbiusb: host: xhci: use slightly better list helpers
2017-01-25 Felipe Balbiusb: host: xhci: remove unneded semicolon
2017-01-25 Felipe Balbiusb: host: xhci: simplify irq handler return
2017-01-25 Felipe Balbiusb: host: xhci: rename completion codes to match spec
2017-01-25 Felipe Balbiusb: host: xhci: print HCIVERSION on debug
2017-01-25 Felipe Balbiusb: host: xhci: change pre-increments to post-increments
2017-01-25 Lu Baoluusb: xhci: remove unnecessary return in xhci_pci_setup()
2017-01-25 Lu Baoluusb: xhci: use list_is_singular for cmd_list
2017-01-25 Lu Baoluusb: xhci: avoid unnecessary calculation
2017-01-25 Lu Baoluusb: xhci: remove unnecessary assignment
2017-01-25 Felipe Balbiusb: host: xhci-plat: enable BROKEN_PED quirk if platfo...
2017-01-25 Felipe Balbiusb: xhci: add quirk flag for broken PED bits
2017-01-25 Alexander Steinxhci: Put warning message on a single line
2017-01-25 Baolin Wangusb: host: xhci: Remove unused 'addr_64' variable in...
2017-01-25 Lu Baoluusb: xhci: remove unnecessary second abort try
2017-01-25 Mathias Nymanxhci: remove unnecessary check for pending timer
2017-01-25 Mathias Nymanxhci: detect stop endpoint race using pending timer...
2017-01-25 Mathias Nymanxhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING
2017-01-25 Mathias Nymanxhci: simplify if statement to make it more readable
2017-01-25 Augusto Mecking... usb: storage: sddr09: Remove a set-but-not-used variable
2017-01-25 Bhumika Goyalusb: musb: constify musb_hdrc_config structures
2017-01-25 Greg Kroah... Merge 4.10-rc5 into usb-next
2017-01-24 Sevak Arakelyanusb: dwc2: gadget: Add checking for g-tx-fifo-size...
2017-01-24 Sevak Arakelyanusb: dwc2: gadget: Set TX FIFO depths to calculated...
2017-01-24 Sevak Arakelyanusb: dwc2: host: Correct snpsid checking for GDFIFOCFG
2017-01-24 Nicholas Mc... usb: dwc2: host: use msleep() for long delay
2017-01-24 Chen Yuusb: dwc2: Add a quirk to allow speed negotiation for...
2017-01-24 Chen Yuusb: dwc2: Force port resume on switching to device...
2017-01-24 John Stultzusb: dwc2: Workaround case where GOTGCTL state is wrong
2017-01-24 John Stultzusb: dwc2: Avoid sleeping while holding hsotg->lock
2017-01-24 John Younusb: dwc2: Show dr_mode via debugfs
2017-01-24 John Younusb: dwc2: Remove debug prints in params.c
2017-01-24 John Younusb: dwc2: Add debugfs file to show params
2017-01-24 John Younusb: dwc2: Remove unnecessary parameters
2017-01-24 John Younusb: dwc2: Fix usage of bool params
2017-01-24 John Younusb: dwc2: Remove platform static params
2017-01-24 John Younusb: dwc2: Check core parameters
2017-01-24 John Younusb: dwc2: Rearrange param structure members
2017-01-24 John Younusb: dwc2: Update parameter types
2017-01-24 John Younusb: dwc2: Get device properties
2017-01-24 John Younusb: dwc2: Set core parameters to default values
2017-01-24 John Younusb: dwc2: Remove unused otg_ver parameter
2017-01-24 Krzysztof Opasiakusb: gadget: f_hid: fix: Move IN request allocation...
2017-01-24 Bhumika Goyalusb: gadget: udc: constify usb_ep_ops structures
2017-01-24 Cristian Birsanusb: gadget: udc: atmel: Update endpoint allocation...
2017-01-24 Vincent Pelletierusb: gadget: f_fs: Accept up to 30 endpoints.
2017-01-24 Vincent Pelletierusb: gadger: f_fs: Do not copy past descriptor end.
2017-01-24 Baolin Wangusb: phy: fsl: Remove the set_power callback
2017-01-24 Baolin Wangusb: phy: msm: Remove the set_power callback
2017-01-24 Baolin Wangusb: phy: ab8500: Remove the set_power callback
2017-01-24 Sevak Arakelyanusb: dwc2: gadget: Set GDFIFOCFG
2017-01-24 Peter Chenusb: gadget: uac2: add req_number as parameter
next