summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2023-04-20usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu
2023-04-05usb: chipidea: imx: avoid unnecessary probe deferThomas Ballasi
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman
2023-03-23usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-03-23usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2023-03-23usb: chipidea: debug: remove redundant 'role' debug fileXu Yang
2023-03-16usb: Use of_property_read_bool() for boolean propertiesRob Herring
2023-02-06USB: chipidea: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-01-31usb: chipidea: ci_hdrc_imx: use dev_err_probeAlexander Stein
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-17usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)Xu Yang
2023-01-06usb: chipidea: imx: Drop empty platform remove functionUwe Kleine-König
2022-11-21Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman
2022-11-09usb: chipidea: core: wrap ci_handle_power_lost() with CONFIG_PM_SLEEPXu Yang
2022-11-09usb: chipidea: ci_hdrc_imx: Fix a typo ("regualator")Jonathan Neuschäfer
2022-11-09usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou
2022-10-23usb: chipidea: usbmisc: add power lost check for imx7ulpLi Jun
2022-10-23usb: chipidea: usbmisc: add power lost check for imx7dLi Jun
2022-10-23usb: chipidea: usbmisc: add power lost check for imx6sxLi Jun
2022-10-23usb: chipidea: usbmisc: group usbmisc operations for PMLi Jun
2022-10-23usb: chipidea: udc: add suspend/resume support for device controllerXu Yang
2022-10-23usb: chipidea: host: add suspend/resume support for host controllerXu Yang
2022-10-23usb: chipidea: core: handle suspend/resume for each roleXu Yang
2022-10-23usb: chipidea: core: add controller resume support when controller is powered...Xu Yang
2022-10-23usb: chipidea: core: handle usb role switch in a common wayXu Yang
2022-09-08usb: chipidea: make configs for glue drivers visible with EXPERTLukas Bulwahn
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-07-27usb/chipidea: fix repeated words in commentsJilin Yuan
2022-07-15usb: chipidea: tracing: Use the new __vstring() helperSteven Rostedt (Google)
2022-06-27Merge 5.19-rc4 into usb-nextGreg Kroah-Hartman
2022-06-24usb: chipidea: udc: check request status before setting device addressXu Yang
2022-06-21usb: chipidea: ci_hdrc_imx: use dev_err_probe()Alexander Stein
2022-06-21usb: chipidea: udc: implement get_frameMichael Grzeschik
2022-06-10USB: chipidea: fix typo in commentJulia Lawall
2022-01-31usb: udc: Fix typo in commenttangmeng
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-12-17usb: chipidea: Set the DT node on the child deviceRob Herring
2021-12-16usb: chipidea: tegra: Add runtime PM and OPP supportDmitry Osipenko
2021-11-29Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman
2021-11-17usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter
2021-11-17usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-22USB: chipidea: fix interrupt deadlockJohan Hovold
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman
2021-10-10usb: chipidea: udc: make controller hardware endpoint primedPiyush Mehta
2021-10-05usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandleFabio Estevam
2021-08-21usb: chipidea: host: fix port index underflow and UBSAN complainsLi Jun
2021-06-21Merge tag 'v5.13-rc7' into usb-nextGreg Kroah-Hartman
2021-06-16usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima