summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2021-07-07Merge tag 'v4.4.274' into toradex_vf_4.4-nextMarcel Ziswiler
2021-01-12usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai
2020-12-29usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam
2020-09-27Merge tag 'v4.4.237' into toradex_vf_4.4Max Krummenacher
2020-07-22usb: chipidea: core: add wakeup support for extconPeter Chen
2020-02-24Merge tag 'v4.4.214' into toradex_vf_4.4-nextMax Krummenacher
2020-01-14usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck
2019-11-25usb: chipidea: Fix otg event handlerLoic Poulain
2019-07-10usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen
2019-04-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2018-12-13Merge tag 'v4.4.167' into toradex_vf_4.4-nextMarcel Ziswiler
2018-11-21usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain
2018-06-21Merge tag 'v4.4.138' into toradex_vf_4.4-nextMax Krummenacher
2018-04-13usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang
2017-12-21Merge tag 'v4.4.107' into toradex_vf_4.4-nextMarcel Ziswiler
2017-10-08usb: chipidea: vbus event may exist before starting gadgetPeter Chen
2017-09-18usb: chipidea: use of extcon framework to work for non OTG caseStefan Agner
2017-09-18usb: chipidea: Consolidate extcon notifiersStephen Boyd
2017-09-18Revert "usb: chipidea: Modify use of extcon framework to work for non OTG case"Stefan Agner
2017-06-17Merge tag 'v4.4.73' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.7b3-20170630Marcel Ziswiler
2017-06-14usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier
2017-06-14usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang
2017-05-14usb: chipidea: Handle extcon events properlyStephen Boyd
2017-05-14usb: chipidea: Only read/write OTGSC from one placeStephen Boyd
2017-04-04Merge tag 'v4.4.59' into toradex_vf_4.4-nextMarcel Ziswiler
2017-02-26Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen
2017-01-11Merge tag 'v4.4.39' into toradex_vf_4.4-nextStefan Agner
2017-01-11usb: chipidea: implement platform shutdown callbackAndreas Fenkart
2016-12-02usb: chipidea: move the lock initialization to core filePeter Chen
2016-09-29Merge tag 'v4.4.21' into toradex_vf_4.4-nextStefan Agner
2016-09-24usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-07usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun
2016-03-29Merge tag 'v4.4.5' into toradex_vf_4.4-nextStefan Agner
2016-03-11usb: chipidea: ci_hdrc_imx: Introduce CI_HDRC_DUAL_ROLE_NOT_OTG for VybridSanchayan Maity
2016-03-11usb: chipidea: Modify use of extcon framework to work for non OTG caseSanchayan Maity
2016-03-09usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen
2016-02-16usb: chipidea: imx: avoid EPROBE_DEFER printed as errorStefan Agner
2015-11-18usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin
2015-11-18usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin
2015-11-18usb: chipidea: otg: gadget module load and unload supportLi Jun
2015-11-18usb: chipidea: debug: disable usb irq while role switchLi Jun
2015-11-18usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen
2015-10-22Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-10-22usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun
2015-10-22chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()Sergei Shtylyov
2015-10-22usb: chipidea: imx: add imx6ul usb supportPeter Chen
2015-10-22usb: chipidea: imx: add usb support for imx7dPeter Chen
2015-10-22usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus