summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2020-12-28usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai
2020-12-10Merge tag 'usb-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2020-12-10usb: chipidea: ci_hdrc_imx: Use of_device_get_match_data()Fabio Estevam
2020-12-10usb: chipidea: usbmisc_imx: Use of_device_get_match_data()Fabio Estevam
2020-12-10usb: chipidea: trace: fix the endian issuePeter Chen
2020-12-10usb: chipidea: add tracepoint support for udcPeter Chen
2020-12-07usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam
2020-09-03usb: chipidea: ci_hdrc_imx: restore pinctrlPeter Chen
2020-08-23usb: chipidea: imx: add two samsung picophy parameters tuning implementationPeter Chen
2020-07-29Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-07-28usb: chipidea: imx: get available runtime dr mode for wakeup settingPeter Chen
2020-07-28usb: chipidea: add query_available_role interfacePeter Chen
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman
2020-07-09usb: chipidea: ci_hdrc_pci: Fix improper use of kerneldoc formatLee Jones
2020-07-09usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard co...Lee Jones
2020-07-09usb: chipidea: udc: Fix a few kerneldoc issuesLee Jones
2020-07-09usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the ot...Lee Jones
2020-07-09usb: chipidea: udc: Add missing descriptions for function arg 'ci'Lee Jones
2020-07-09usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones
2020-07-09usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'Lee Jones
2020-07-09usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argumentLee Jones
2020-07-07usb: chipidea: core: add wakeup support for extconPeter Chen
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman
2020-06-10usb: chipidea: udc: fix the ENDIAN issuePeter Chen
2020-05-26Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-05-07usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue
2020-05-06usb: chipidea: Enable user-space triggered role-switchingBryan O'Donoghue
2020-05-06usb: chipidea: udc: add software sg list supportPeter Chen
2020-05-06usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulpPeter Chen
2020-05-06usb: chipidea: pull down dp for possible charger detection operationPeter Chen
2020-05-06usb: chipidea: introduce imx7d USB charger detectionJun Li
2020-05-06usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer usePeter Chen
2020-04-29usb: chipidea: usb2: remove unneeded semicolonJason Yan
2020-04-08usb: chipidea: allow disabling glue drivers if EMBEDDEDMichał Mirosław
2020-04-08usb: chipidea: usb2: absorb zevio glue driverMichał Mirosław
2020-04-08usb: chipidea: usb2: make clock optionalMichał Mirosław
2020-04-08usb: chipidea: usb2: fix formattingMichał Mirosław
2020-04-08usb: chipidea: usb2: constify zynq_pdataMichał Mirosław
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-30usb: chipidea: core: show the real pointer value for registerPeter Chen
2020-03-30usb: chipidea: core: refine the description for this driverPeter Chen
2020-03-30usb: chipidea: udc: fix the kernel doc for udc.hPeter Chen
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-17usb: chipidea: udc: fix sleeping function called from invalid contextPeter Chen
2020-03-16USB: chipidea: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-16usb: chipidea: otg: handling vbus disconnect event occurred during system sus...Peter Chen
2020-03-16usb: chipidea: udc: using structure ci_hdrc device for runtime PMPeter Chen
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus
2020-02-14drivers: usb: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki