summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-08-1537-70/+636
|\
| * phy: lpc18xx-usb-otg: fix clock order in phy initJoachim Eastwood2015-08-101-3/+3
| * phy: Constify struct phy_ops variablesAxel Lin2015-08-0331-31/+31
| * phy: ulpi_phy: Add const qualifier to opsAxel Lin2015-08-031-1/+1
| * phy-sun4i-usb: Only check vbus-det on power-on on boards with vbus-detHans de Goede2015-08-031-1/+2
| * phy-sun4i-sub: Move vbus-detect helper functions up in the fileHans de Goede2015-08-031-24/+24
| * phy: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-254-4/+0
| * phy: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-251-1/+0
| * phy: berlin: Trivial coding style cleanupMichal Simek2015-07-251-1/+1
| * phy: berlin: Do not use sata name in usb phy driverMichal Simek2015-07-251-4/+4
| * phy: berlin: .owner field is setup by coreMichal Simek2015-07-251-1/+0
| * phy-sun4i-usb: Add support for monitoring vbus via a power-supplyHans de Goede2015-07-253-7/+71
| * phy-sun4i-usb: Add support for boards with broken Vusb-detectionHans de Goede2015-07-251-8/+36
| * phy-sun4i-usb: Add support for the usb-phys on the sun8i-a33 SoCHans de Goede2015-07-252-11/+29
| * phy-sun4i-usb: Add support for the usb-phys on the sun8i-a23 SoCHans de Goede2015-07-252-2/+7
| * phy-sun4i-usb: Swap check for disconnect thresholdHans de Goede2015-07-251-4/+4
| * phy-sun4i-usb: Add extcon support for the otg phy (phy0)Hans de Goede2015-07-252-1/+32
| * phy-sun4i-usb: Add id and vbus detection support for the otg phy (phy0)Hans de Goede2015-07-252-12/+256
| * phy: dt bindings: add NXP LPC18xx/43xx USB OTG PHY bindingsJoachim Eastwood2015-07-251-0/+26
| * phy: add lpc18xx usb otg phy driverJoachim Eastwood2015-07-253-0/+155
* | Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-1511-32/+202
|\ \
| * | usb: chipidea: add tx/rx burst size configuration interfacePeter Chen2015-08-144-0/+44
| * | Doc: usb: ci-hdrc-usb2: add tx(rx)-burst-config-dword for binding docPeter Chen2015-08-141-0/+10
| * | usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen2015-08-141-2/+10
| * | usb: chipidea: add ahb burst configuration interfacePeter Chen2015-08-143-0/+19
| * | Doc: usb: ci-hdrc-usb2: add ahb-burst-config for binding docPeter Chen2015-08-141-0/+7
| * | usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen2015-08-141-6/+10
| * | usb: chipidea: define stream mode disable for both rolesPeter Chen2015-08-142-2/+16
| * | usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen2015-08-141-1/+1
| * | usb: chipidea: host: override hcd reset APIPeter Chen2015-08-141-2/+16
| * | usb: chipidea: imx: properly check for usbmiscTomeu Vizoso2015-08-141-1/+1
| * | usb: chipidea: debug: add runtime pm for register accessLi Jun2015-08-141-0/+6
| * | usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause2015-08-141-2/+1
| * | usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen2015-08-141-3/+1
| * | usb: chipidea: introduce ITC tuning interfacePeter Chen2015-08-142-0/+18
| * | Doc: usb: ci-hdrc-usb2: add itc-setting at binding docPeter Chen2015-08-141-0/+3
| * | usb: chipidea: introduce ci_platform_configurePeter Chen2015-08-143-18/+27
| * | usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen2015-08-141-1/+0
| * | usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen2015-08-141-0/+7
| * | usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen2015-08-141-1/+2
| * | usb: chipidea: add ttctrl.ttha control interfacePeter Chen2015-08-145-0/+12
* | | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-08-15113-1079/+3440
|\ \ \ | |/ / |/| |
| * | usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga2015-08-071-0/+1
| * | usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi2015-08-061-0/+1
| * | usb: gadget: f_mass_storage: add mising <linux/uaccess.h>Felipe Balbi2015-08-061-0/+1
| * | usb: musb: cppi41: allow it to work againFelipe Balbi2015-08-061-3/+3
| * | usb: musb: gadget: remove remaining DMA ifdeferryFelipe Balbi2015-08-061-21/+18
| * | usb: gadget: remove gadget_chips.hRobert Baldyga2015-08-0615-74/+0
| * | usb: musb: gadget: add musb_match_ep() functionRobert Baldyga2015-08-062-23/+34
| * | usb: gadget: goku_udc: add goku_match_ep() functionRobert Baldyga2015-08-062-18/+32