summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-14USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probeAlexandre Belloni1-18/+16
2015-08-14USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probeAlexandre Belloni1-82/+63
2015-08-14USB: host: ohci-at91: depend on OFAlexandre Belloni2-12/+5
2015-08-14USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni2-12/+11
2015-08-14usb: interface authorization: Use a flag for the default device authorizationStefan Koch3-18/+31
2015-08-14usb: interface authorization: Documentation partStefan Koch2-0/+56
2015-08-14usb: interface authorization: SysFS part of USB interface authorizationStefan Koch1-0/+36
2015-08-14usb: interface authorization: Introduces the USB interface authorizationStefan Koch2-0/+40
2015-08-14usb: interface authorization: Control interface probing and claimingStefan Koch1-0/+8
2015-08-14usb: interface authorization: Introduces the default interface authorizationStefan Koch3-0/+57
2015-08-14usb: interface authorization: Declare authorized attributeStefan Koch1-0/+1
2015-08-14usb: hub: remove assignment from if conditionKris Borer1-2/+2
2015-08-14usb: gadget: atmel: remove useless includeAlexandre Belloni1-1/+0
2015-08-14usb: endpoint: convert spaces to tabsKris Borer1-1/+1
2015-08-14usb: otg_whitelist: remove whitespaceKris Borer1-1/+1
2015-08-14drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola5-0/+28
2015-08-14Merge tag 'phy-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman37-70/+636
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman11-32/+202
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman113-1079/+3440
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen4-0/+44
2015-08-14Doc: usb: ci-hdrc-usb2: add tx(rx)-burst-config-dword for binding docPeter Chen1-0/+10
2015-08-14usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen1-2/+10
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen3-0/+19
2015-08-14Doc: usb: ci-hdrc-usb2: add ahb-burst-config for binding docPeter Chen1-0/+7
2015-08-14usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen1-6/+10
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen2-2/+16
2015-08-14usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen1-1/+1
2015-08-14usb: chipidea: host: override hcd reset APIPeter Chen1-2/+16
2015-08-14usb: chipidea: imx: properly check for usbmiscTomeu Vizoso1-1/+1
2015-08-14usb: chipidea: debug: add runtime pm for register accessLi Jun1-0/+6
2015-08-14usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause1-2/+1
2015-08-14usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen1-3/+1
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen2-0/+18
2015-08-14Doc: usb: ci-hdrc-usb2: add itc-setting at binding docPeter Chen1-0/+3
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen3-18/+27
2015-08-14usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen1-1/+0
2015-08-14usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen1-0/+7
2015-08-14usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen1-1/+2
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen5-0/+12
2015-08-10Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman459-2695/+6088
2015-08-10phy: lpc18xx-usb-otg: fix clock order in phy initJoachim Eastwood1-3/+3
2015-08-09Linux 4.2-rc6v4.2-rc6Linus Torvalds1-1/+1
2015-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-8/+35
2015-08-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds31-62/+130
2015-08-09Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2015-08-09Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds5-15/+20
2015-08-08usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB ...Tal Shorer1-3/+3
2015-08-08usb: core: hub.c: Removed some warnings generated by checkpatch.plChase Metzger1-20/+20
2015-08-08usb: devio: fix spacingKris Borer1-2/+2
2015-08-08xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)Lu Baolu3-5/+47