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