aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAge
* usb: chipidea: msm: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-19
* usb: chipidea: Refactor USB PHY selection and keep a single PHYPaul Kocialkowski2019-02-27
* usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski2019-02-27
* usb: chipidea: imx: set power polarityPhilipp Puschmann2019-02-27
* usb: chipidea: imx: remove unused header filesJun Li2019-02-27
* usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()Dmitry Osipenko2019-02-26
* Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman2019-01-28
|\
| * usb: chipidea: fix static checker warning for NULL pointerPeter Chen2019-01-18
* | USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-22
|/
* usb: chipidea: imx: allow to configure oc polarity on i.MX25Uwe Kleine-König2018-12-10
* usb: chipidea: imx: Warn if oc polarity isn't specifiedUwe Kleine-König2018-12-10
* usb: chipidea: imx: support configuring for active low oc signalUwe Kleine-König2018-12-10
* usb: chipidea: host: override ehci->hub_controlPeter Chen2018-12-10
* usb: chipidea: imx: add HSIC supportPeter Chen2018-12-10
* usb: chipidea: add flag for imx hsic implementationPeter Chen2018-12-10
* usb: chipidea: Fix otg event handlerLoic Poulain2018-09-20
* usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain2018-09-20
* usb: chipidea: Add dynamic pinctrl selectionLoic Poulain2018-09-20
* usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier matchMarcus Folkesson2018-09-20
* usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already s...Nicolas Adell2018-09-20
* usb: chipidea: imx: do not use preprocessor conditionals for PMMarcus Folkesson2018-09-20
* Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-30
|\
| * usb: chipidea: Always build ULPI codeFabio Estevam2018-07-05
* | Merge tag 'usb-ci-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-07-28
|\ \ | |/ |/|
| * usb: chipidea: tegra: Use aligned DMA on Tegra114/124Marcel Ziswiler2018-06-25
* | usb: chipidea: host: fix disconnection detect issuePeter Chen2018-06-25
|/
* USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* usb: chipidea: Fix ULPI on imx51Andrey Smirnov2018-05-31
* usb: chipidea: imx: Fix ULPI on imx53Sebastian Reichel2018-03-29
* usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flagSebastian Reichel2018-03-29
* usb: chipidea: usbmisc: small clean upMichael Trimarchi2018-03-29
* usb: chipidea: usbmisc: evdo can be set e/o resetMichael Trimarchi2018-03-29
* usb: chipidea: usbmisc: evdo is only specific to OTG portMichael Trimarchi2018-03-29
* usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-09
* USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-09
* USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-24
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-24
* Merge tag 'usb-ci-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-01-10
|\
| * usb: chipidea: tegra: Use aligned DMA on Tegra30Dmitry Osipenko2017-12-20
* | USB: chipidea: msm: fix ulpi-node lookupJohan Hovold2017-12-12
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14
|\
| * USB: chipidea: ci_hdrc_tegra.c: add SPDX lineGreg Kroah-Hartman2017-11-07
| * USB: chipidea: Remove redundant license textGreg Kroah-Hartman2017-11-07
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: chipidea: fix trivial typo in KconfigChristoph Fritz2017-10-25
| * usb: chipidea: do charger detection in vbus sessionLi Jun2017-09-20
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* usb: chipidea: usb2: check memory allocation failureChristophe JAILLET2017-08-28
* Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-08-28
|\
| * usb: chipidea: Add support for Tegra20/30/114/124Thierry Reding2017-08-24