summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: interface authorization: Documentation partStefan Koch2015-08-152-0/+56
* usb: interface authorization: SysFS part of USB interface authorizationStefan Koch2015-08-151-0/+36
* usb: interface authorization: Introduces the USB interface authorizationStefan Koch2015-08-152-0/+40
* usb: interface authorization: Control interface probing and claimingStefan Koch2015-08-151-0/+8
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-08-153-0/+57
* usb: interface authorization: Declare authorized attributeStefan Koch2015-08-151-0/+1
* usb: hub: remove assignment from if conditionKris Borer2015-08-151-2/+2
* usb: gadget: atmel: remove useless includeAlexandre Belloni2015-08-151-1/+0
* usb: endpoint: convert spaces to tabsKris Borer2015-08-151-1/+1
* usb: otg_whitelist: remove whitespaceKris Borer2015-08-151-1/+1
* drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-08-155-0/+28
* 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