summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
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-07-22usb: chipidea: core: add wakeup support for extconPeter Chen
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-11-21usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain
2018-04-13usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang
2017-10-08usb: chipidea: vbus event may exist before starting gadgetPeter Chen
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-02-26Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen
2016-12-02usb: chipidea: move the lock initialization to core filePeter Chen
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-09usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen
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
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus
2015-09-16usb: chipidea: imx: fix a typo for imx6sxLi Jun
2015-09-15usb: chipidea: add xilinx zynq platform dataNathan Sullivan
2015-09-15usb: chipidea: udc: using the correct stall implementationPeter Chen
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen
2015-08-14usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen
2015-08-14usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen
2015-08-14usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen
2015-08-14usb: chipidea: host: override hcd reset APIPeter Chen
2015-08-14usb: chipidea: imx: properly check for usbmiscTomeu Vizoso
2015-08-14usb: chipidea: debug: add runtime pm for register accessLi Jun
2015-08-14usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause
2015-08-14usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen