summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
AgeCommit message (Expand)AuthorLines
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
2019-11-18usb: chipidea: imx: check data->usbmisc_data against NULL before accessLi Jun-7/+9
2019-11-18usb: chipidea: core: change vbus-regulator as optionalPeter Chen-1/+1
2019-11-18usb: chipidea: imx: enable vbus and id wakeup only for OTG eventsLi Jun-8/+33
2019-11-18usb: chipidea: udc: protect usb interrupt enableJun Li-8/+10
2019-11-18usb: chipidea: udc: add new API ci_hdrc_gadget_connectPeter Chen-31/+32
2019-11-14usb: chipidea: debug: create debugfs directory under usb rootChunfeng Yun-1/+1
2019-11-04usb: Spelling s/disconnet/disconnect/Geert Uytterhoeven-1/+1
2019-10-04usb: chipidea: tegra: clean up tegra_udc flag codePeter Geis-17/+5
2019-09-05Merge tag 'usb-ci-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-4/+100
2019-09-03usb: chipidea: msm: Use device-managed registration APIChuhong Yuan-6/+3
2019-09-03usb: chipidea: msm: Use device-managed registration APIChuhong Yuan-6/+3
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman-8/+24
2019-08-28usb: chipidea: add role switch class supportLi Jun-4/+100
2019-08-21usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen-8/+24
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman-7/+12