aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman5-4/+37
2020-07-28usb: chipidea: imx: get available runtime dr mode for wakeup settingPeter Chen3-2/+7
2020-07-28usb: chipidea: add query_available_role interfacePeter Chen1-0/+27
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman1-0/+24
2020-07-09usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc formatLee Jones1-1/+1
2020-07-09usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard comment blockLee Jones1-1/+1
2020-07-09usb: chipidea: udc: Fix a few kerneldoc issuesLee Jones1-2/+6
2020-07-09usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the othersLee Jones1-17/+17
2020-07-09usb: chipidea: udc: Add missing descriptions for function arg 'ci'Lee Jones1-1/+11
2020-07-09usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-5/+5
2020-07-09usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'Lee Jones1-2/+4
2020-07-09usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argumentLee Jones1-0/+1
2020-07-07usb: chipidea: core: add wakeup support for extconPeter Chen1-0/+24
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman1-5/+5
2020-06-10usb: chipidea: udc: fix the ENDIAN issuePeter Chen1-2/+3
2020-05-26Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman11-176/+545
2020-05-07usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue1-1/+1
2020-05-06usb: chipidea: Enable user-space triggered role-switchingBryan O'Donoghue1-0/+1
2020-05-06usb: chipidea: udc: add software sg list supportPeter Chen3-32/+133
2020-05-06usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulpPeter Chen1-5/+84
2020-05-06usb: chipidea: pull down dp for possible charger detection operationPeter Chen1-1/+4
2020-05-06usb: chipidea: introduce imx7d USB charger detectionJun Li3-1/+259
2020-05-06usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer usePeter Chen1-1/+6
2020-04-29usb: chipidea: usb2: remove unneeded semicolonJason Yan1-1/+1
2020-04-08usb: chipidea: allow disabling glue drivers if EMBEDDEDMichał Mirosław2-18/+31
2020-04-08usb: chipidea: usb2: absorb zevio glue driverMichał Mirosław3-68/+6
2020-04-08usb: chipidea: usb2: make clock optionalMichał Mirosław1-9/+9
2020-04-08usb: chipidea: usb2: fix formattingMichał Mirosław1-2/+2
2020-04-08usb: chipidea: usb2: constify zynq_pdataMichał Mirosław1-1/+1
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+5
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki1-7/+5
2020-03-30usb: chipidea: core: show the real pointer value for registerPeter Chen1-1/+1
2020-03-30usb: chipidea: core: refine the description for this driverPeter Chen1-33/+7
2020-03-30usb: chipidea: udc: fix the kernel doc for udc.hPeter Chen1-4/+1
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman1-3/+4
2020-03-17usb: chipidea: udc: fix sleeping function called from invalid contextPeter Chen1-3/+4
2020-03-16USB: chipidea: Use the correct style for SPDX License IdentifierNishad Kamdar6-6/+6
2020-03-16usb: chipidea: otg: handling vbus disconnect event occurred during system suspendPeter Chen1-0/+7
2020-03-16usb: chipidea: udc: using structure ci_hdrc device for runtime PMPeter Chen1-8/+5
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus1-4/+6
2020-02-14drivers: usb: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki1-7/+5
2020-01-22usb: chipidea: add inline for ci_hdrc_host_driver_init if host is not definedJun Li1-1/+1
2020-01-22usb: chipidea: handle single role for usb role classJun Li2-1/+13
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman1-1/+3
2020-01-09usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependenciesDmitry Osipenko1-0/+1
2020-01-09usb: chipidea: tegra: Stop managing PHY's powerDmitry Osipenko1-9/+0
2019-12-30usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck1-1/+3
2019-11-18usb: chipidea: imx: pinctrl for HSIC is optionalPeter Chen1-28/+35
2019-11-18usb: chipidea: imx: refine the error handling for hsicPeter Chen1-6/+9
2019-11-18usb: chipidea: imx: change hsic power regulator as optionalPeter Chen1-1/+2