summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/ci_hdrc_usb2.c
AgeCommit message (Expand)Author
2023-10-21usb: chipidea: Fix unused ci_hdrc_usb2_of_match warning for !CONFIG_OFRob Herring
2023-10-10usb: Use device_get_match_data()Rob Herring
2023-05-28usb: chipidea/ci_hdrc_usb2: Convert to platform remove callback returning voidUwe Kleine-König
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta
2020-04-29usb: chipidea: usb2: remove unneeded semicolonJason Yan
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
2017-11-07USB: chipidea: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-28usb: chipidea: usb2: check memory allocation failureChristophe JAILLET
2017-01-23usb: chipidea: usb2: delete the redundant setting default DMA mask codeJisheng Zhang
2015-09-15usb: chipidea: add xilinx zynq platform dataNathan Sullivan
2015-06-09usb: chipidea: allow multiple instances to use default ci_default_pdataRob Herring
2014-11-26usb: chipidea: fix platform_no_drv_owner.cocci warningskbuild test robot
2014-11-26usb: chipidea: add a usb2 driver for ci13xxxAntoine Tenart