aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18usb: chipidea: fix static checker warning for NULL pointerPeter Chen1-1/+2
2018-12-11usb: chipidea: imx: allow to configure oc polarity on i.MX25Uwe Kleine-König1-0/+15
2018-12-11usb: chipidea: imx: Warn if oc polarity isn't specifiedUwe Kleine-König1-0/+2
2018-12-11usb: chipidea: imx: support configuring for active low oc signalUwe Kleine-König3-12/+40
2018-12-11usb: chipidea: host: override ehci->hub_controlPeter Chen1-0/+75
2018-12-11usb: chipidea: imx: add HSIC supportPeter Chen3-19/+270
2018-12-11usb: chipidea: add flag for imx hsic implementationPeter Chen1-0/+17
2018-09-20usb: chipidea: Fix otg event handlerLoic Poulain1-3/+6
2018-09-20usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain1-1/+2
2018-09-20usb: chipidea: Add dynamic pinctrl selectionLoic Poulain3-0/+37
2018-09-20usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier matchMarcus Folkesson2-2/+2
2018-09-20usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already startedNicolas Adell1-0/+2
2018-09-20usb: chipidea: imx: do not use preprocessor conditionals for PMMarcus Folkesson1-11/+6
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman4-18/+5
2018-07-28Merge tag 'usb-ci-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-2/+2
2018-07-05usb: chipidea: Always build ULPI codeFabio Estevam4-18/+5
2018-06-26usb: chipidea: tegra: Use aligned DMA on Tegra114/124Marcel Ziswiler1-2/+2
2018-06-26usb: chipidea: host: fix disconnection detect issuePeter Chen1-1/+4
2018-05-31USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-45/+17
2018-05-31usb: chipidea: Fix ULPI on imx51Andrey Smirnov1-1/+2
2018-03-29usb: chipidea: imx: Fix ULPI on imx53Sebastian Reichel1-0/+12
2018-03-29usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flagSebastian Reichel1-2/+1
2018-03-29usb: chipidea: usbmisc: small clean upMichael Trimarchi1-2/+1
2018-03-29usb: chipidea: usbmisc: evdo can be set e/o resetMichael Trimarchi1-8/+12
2018-03-29usb: chipidea: usbmisc: evdo is only specific to OTG portMichael Trimarchi1-0/+3
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl1-4/+2
2018-03-09USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-60/+5
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman1-2/+2
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2-13/+12
2018-01-10Merge tag 'usb-ci-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-1/+1
2017-12-21usb: chipidea: tegra: Use aligned DMA on Tegra30Dmitry Osipenko1-1/+1
2017-12-13USB: chipidea: msm: fix ulpi-node lookupJohan Hovold1-1/+1
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds20-103/+25
2017-11-07USB: chipidea: ci_hdrc_tegra.c: add SPDX lineGreg Kroah-Hartman1-0/+1
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman19-102/+1
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman18-0/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-26usb: chipidea: fix trivial typo in KconfigChristoph Fritz1-1/+1
2017-09-21usb: chipidea: do charger detection in vbus sessionLi Jun1-0/+4
2017-08-28usb: chipidea: usb2: check memory allocation failureChristophe JAILLET1-0/+2
2017-08-28Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman5-7/+163
2017-08-24usb: chipidea: Add support for Tegra20/30/114/124Thierry Reding2-0/+156
2017-08-24usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko1-0/+3
2017-08-10usb: chipidea: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-10usb: chipidea: otg_fsm: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-25usb: chipidea: core: do not register extcon notifier if extcon device is not existedPeter Chen1-2/+2
2017-07-22USB: chipidea: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-1/+0
2017-07-19usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get()Frank Rowand1-1/+1
2017-07-19usb: chipidea: udc: compress return logic into lineGustavo A. R. Silva1-4/+1
2017-06-27Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-8/+21