aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-05usb: chipidea: Always build ULPI codeFabio Estevam4-18/+5
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
2017-06-12Merge 4.12-rc5 into usb-nextGreg Kroah-Hartman4-13/+44
2017-06-03usb: Make use of ktime_* comparison functionsMariusz Skamra1-4/+4
2017-05-23usb: chipidea: core: check before accessing ci_role in ci_role_showMichael Thalmeier1-1/+4
2017-05-23usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier1-1/+2
2017-05-18usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang1-2/+6
2017-05-18usb: chipidea: imx: Do not access CLKONOFF on i.MX51Andrey Smirnov1-9/+32
2017-05-18usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang1-8/+21
2017-04-18Merge tag 'usb-ci-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman3-11/+78
2017-04-14usb: chipidea: core: add sysfs groupPeter Chen2-3/+63
2017-03-23usb: chipidea: use bus->sysdev for DMA configurationArnd Bergmann3-8/+8
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu1-1/+1
2017-03-15usb: chipidea: udc: update gadget state after bus resumeLi Jun2-8/+15
2017-02-03usb: chipidea: msm: Fix return value check in ci_hdrc_msm_probe()Wei Yongjun1-2/+2
2017-02-03usb: chipidea: Configure phy for appropriate modeStephen Boyd1-6/+14
2017-01-23usb: chipidea: usb2: delete the redundant setting default DMA mask codeJisheng Zhang1-4/+0
2017-01-23usb: chipidea: delete an useless header includeJisheng Zhang1-1/+0