aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2021-11-26USB: chipidea: fix interrupt deadlockJohan Hovold
2021-01-12usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai
2020-12-30usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam
2020-07-22usb: chipidea: core: add wakeup support for extconPeter Chen
2020-01-14usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck
2019-11-20usb: chipidea: Fix otg event handlerLoic Poulain
2019-11-20usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already s...Nicolas Adell
2019-09-06usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen
2019-06-25usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen
2019-04-05usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-03-23usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko
2018-11-13usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-28Merge tag 'usb-ci-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-07-05usb: chipidea: Always build ULPI codeFabio Estevam
2018-06-26usb: chipidea: tegra: Use aligned DMA on Tegra114/124Marcel Ziswiler
2018-06-26usb: chipidea: host: fix disconnection detect issuePeter Chen
2018-05-31USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31usb: chipidea: Fix ULPI on imx51Andrey Smirnov
2018-03-29usb: chipidea: imx: Fix ULPI on imx53Sebastian Reichel
2018-03-29usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flagSebastian Reichel
2018-03-29usb: chipidea: usbmisc: small clean upMichael Trimarchi
2018-03-29usb: chipidea: usbmisc: evdo can be set e/o resetMichael Trimarchi
2018-03-29usb: chipidea: usbmisc: evdo is only specific to OTG portMichael Trimarchi
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl
2018-03-09USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman
2018-01-10Merge tag 'usb-ci-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-12-21usb: chipidea: tegra: Use aligned DMA on Tegra30Dmitry Osipenko
2017-12-13USB: chipidea: msm: fix ulpi-node lookupJohan Hovold
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-07USB: chipidea: ci_hdrc_tegra.c: add SPDX lineGreg Kroah-Hartman
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26usb: chipidea: fix trivial typo in KconfigChristoph Fritz
2017-09-21usb: chipidea: do charger detection in vbus sessionLi Jun
2017-08-28usb: chipidea: usb2: check memory allocation failureChristophe JAILLET
2017-08-28Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-08-24usb: chipidea: Add support for Tegra20/30/114/124Thierry Reding
2017-08-24usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko
2017-08-10usb: chipidea: constify attribute_group structures.Arvind Yadav
2017-08-10usb: chipidea: otg_fsm: constify attribute_group structures.Arvind Yadav
2017-07-25usb: chipidea: core: do not register extcon notifier if extcon device is not ...Peter Chen
2017-07-22USB: chipidea: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-19usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get()Frank Rowand
2017-07-19usb: chipidea: udc: compress return logic into lineGustavo A. R. Silva
2017-06-27Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-06-12Merge 4.12-rc5 into usb-nextGreg Kroah-Hartman