summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman2019-01-281-1/+2
|\
| * usb: chipidea: fix static checker warning for NULL pointerPeter Chen2019-01-181-1/+2
* | USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-221-0/+2
|/
* usb: chipidea: imx: allow to configure oc polarity on i.MX25Uwe Kleine-König2018-12-111-0/+15
* usb: chipidea: imx: Warn if oc polarity isn't specifiedUwe Kleine-König2018-12-111-0/+2
* usb: chipidea: imx: support configuring for active low oc signalUwe Kleine-König2018-12-113-12/+40
* usb: chipidea: host: override ehci->hub_controlPeter Chen2018-12-111-0/+75
* usb: chipidea: imx: add HSIC supportPeter Chen2018-12-113-19/+270
* usb: chipidea: add flag for imx hsic implementationPeter Chen2018-12-111-0/+17
* usb: chipidea: Fix otg event handlerLoic Poulain2018-09-201-3/+6
* usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain2018-09-201-1/+2
* usb: chipidea: Add dynamic pinctrl selectionLoic Poulain2018-09-203-0/+37
* usb: chipidea: imx: make MODULE_LICENCE and SPDX-identifier matchMarcus Folkesson2018-09-202-2/+2
* usb: chipidea: imx: enable OTG overcurrent in case USB subsystem is already s...Nicolas Adell2018-09-201-0/+2
* usb: chipidea: imx: do not use preprocessor conditionals for PMMarcus Folkesson2018-09-201-11/+6Star
* Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-304-18/+5Star
|\
| * usb: chipidea: Always build ULPI codeFabio Estevam2018-07-054-18/+5Star
* | Merge tag 'usb-ci-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-07-281-2/+2
|\ \ | |/ |/|
| * usb: chipidea: tegra: Use aligned DMA on Tegra114/124Marcel Ziswiler2018-06-261-2/+2
* | usb: chipidea: host: fix disconnection detect issuePeter Chen2018-06-261-1/+4
|/
* USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-313-45/+17Star
* usb: chipidea: Fix ULPI on imx51Andrey Smirnov2018-05-311-1/+2
* usb: chipidea: imx: Fix ULPI on imx53Sebastian Reichel2018-03-291-0/+12
* usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flagSebastian Reichel2018-03-291-2/+1Star
* usb: chipidea: usbmisc: small clean upMichael Trimarchi2018-03-291-2/+1Star
* usb: chipidea: usbmisc: evdo can be set e/o resetMichael Trimarchi2018-03-291-8/+12
* usb: chipidea: usbmisc: evdo is only specific to OTG portMichael Trimarchi2018-03-291-0/+3
* usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-091-4/+2Star
* USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-60/+5Star
* USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-241-2/+2
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-242-13/+12Star
* Merge tag 'usb-ci-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-01-101-1/+1
|\
| * usb: chipidea: tegra: Use aligned DMA on Tegra30Dmitry Osipenko2017-12-211-1/+1
* | USB: chipidea: msm: fix ulpi-node lookupJohan Hovold2017-12-131-1/+1
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1420-103/+25Star
|\
| * USB: chipidea: ci_hdrc_tegra.c: add SPDX lineGreg Kroah-Hartman2017-11-071-0/+1
| * USB: chipidea: Remove redundant license textGreg Kroah-Hartman2017-11-0719-102/+1Star
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0418-0/+18
| * usb: chipidea: fix trivial typo in KconfigChristoph Fritz2017-10-261-1/+1
| * usb: chipidea: do charger detection in vbus sessionLi Jun2017-09-211-0/+4
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* usb: chipidea: usb2: check memory allocation failureChristophe JAILLET2017-08-281-0/+2
* Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-08-285-7/+163
|\
| * usb: chipidea: Add support for Tegra20/30/114/124Thierry Reding2017-08-242-0/+156
| * usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko2017-08-241-0/+3
| * usb: chipidea: core: do not register extcon notifier if extcon device is not ...Peter Chen2017-07-251-2/+2
| * usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get()Frank Rowand2017-07-191-1/+1
| * usb: chipidea: udc: compress return logic into lineGustavo A. R. Silva2017-07-191-4/+1Star
* | usb: chipidea: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* | usb: chipidea: otg_fsm: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1