summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-24109-3759/+5790
|\
| * cdc-acm: beautify probe()Oliver Neukum2016-07-181-20/+24
| * cdc-wdm: use the common CDC parserOliver Neukum2016-07-181-25/+5
| * cdc-acm: cleanup error handlingOliver Neukum2016-07-181-5/+3
| * cdc-acm: use the common parserOliver Neukum2016-07-181-59/+10
| * usbnet: move the CDC parser into USB coreOliver Neukum2016-07-182-138/+153
| * usb: musb: sunxi: Simplify dr_mode handlingHans de Goede2016-07-171-43/+25
| * usb: musb: sunxi: make unexported symbols staticBen Dooks2016-07-171-3/+3
| * usb: musb: cppi41: add dma channel tracepointsBin Liu2016-07-172-12/+80
| * usb: musb: cppi41: move struct cppi41_dma_channel to headerBin Liu2016-07-172-21/+23
| * usb: musb: cleanup cppi_dma headerBin Liu2016-07-172-8/+1
| * usb: musb: gadget: add usb-request tracepointsBin Liu2016-07-172-21/+90
| * usb: musb: host: add urb tracepointsBin Liu2016-07-172-26/+71
| * usb: musb: add tracepoints to dump interrupt eventsBin Liu2016-07-172-3/+22
| * usb: musb: add tracepoints for register accessBin Liu2016-07-172-3/+103
| * usb: musb: dsps: use musb register read/write wrappers insteadBin Liu2016-07-171-68/+44
| * usb: musb: switch dev_dbg to tracepointsBin Liu2016-07-178-199/+187
| * usb: musb: add tracepoints support for debuggingBin Liu2016-07-174-1/+93
| * Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-07-1413-36/+408
| |\
| | * phy: rcar-gen3-usb2: fix mutex_lock calling in interruptYoshihiro Shimoda2016-07-041-4/+22
| | * phy: rockhip-usb: use devm_add_action_or_reset()Sudip Mukherjee2016-07-041-5/+3
| | * phy-sun4i-usb: Add workaround for missing Vbus det interrupts on A31Hans de Goede2016-07-041-10/+24
| | * phy: phy-qcom-ufs-qmp-14nm: Remove site specific OOM error messagePeter Griffin2016-07-041-1/+0
| | * phy: phy-qcom-ufs-qmp-20nm: Remove site specific OOM error messagePeter Griffin2016-07-041-1/+0
| | * phy: rockchip-usb: should be a child device of the GRFHeiko Stuebner2016-07-042-13/+29
| | * phy: da8xx-usb: new driver for DA8xx SoC USB PHYDavid Lechner2016-07-043-0/+256
| | * dt-bindings: Add bindings for phy-da8xx-usbDavid Lechner2016-07-041-0/+40
| | * Merge tag 'phy-set-mode-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kishon Vijay Abraham I2016-07-043-2/+34
| | |\
| | | * phy: Add set_mode callbackDavid Lechner2016-07-042-0/+32
| | | * phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode"Kishon Vijay Abraham I2016-07-041-2/+2
| * | | usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury2016-07-141-0/+3
| * | | Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-04504-2570/+4321
| |\ \ \
| * | | | usb: dwc3: host: Fix broken XHCI hostRoger Quadros2016-07-011-1/+42
| * | | | xhci: free the correct ringArnd Bergmann2016-07-011-0/+1
| * | | | Merge tag 'usb-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pet...Greg Kroah-Hartman2016-07-012-3/+4
| |\ \ \ \
| | * | | | dt-bindings: ci-hdrc-usb2: s/gadget-itc-setting/itc-setting in exampleJisheng Zhang2016-06-211-1/+1
| | * | | | usb: chipidea: Kconfig: improve Kconfig help textPeter Chen2016-06-211-2/+3
| * | | | | Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-06-2958-2767/+4012
| |\ \ \ \ \
| | * | | | | usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda2016-06-291-1/+8
| | * | | | | usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda2016-06-291-4/+14
| | * | | | | usb: gadget: f_fs: check for allocation failureDan Carpenter2016-06-291-0/+2
| | * | | | | USB: dwc2-usb: add USB_GADGET dependencyArnd Bergmann2016-06-291-0/+1
| | * | | | | usb: dwc2: add printf attribute to cat_printf()Nicolas Iooss2016-06-291-1/+2
| | * | | | | usb: renesas_usbhs: show error code when probe failedYoshihiro Shimoda2016-06-291-1/+1
| | * | | | | usb: renesas_usbhs: make usbhs_write32() staticBen Dooks2016-06-221-1/+1
| | * | | | | usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlockIago Abal2016-06-211-8/+8
| | * | | | | usb: Use (foo *) instead of (foo*).Sandhya Bankar2016-06-211-1/+1
| | * | | | | dwc3: gadget: Implement the suspend entry event handlerBaolin Wang2016-06-211-1/+25
| | * | | | | usb: phy: move msm_hsusb.h into driverArnd Bergmann2016-06-212-201/+177
| | * | | | | usb: gadget: f_fs: buffer data from ‘oversized’ OUT requestsMichal Nazarewicz2016-06-211-21/+109
OpenPOWER on IntegriCloud