aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
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
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen
2015-08-14usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen
2015-08-14usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen
2015-08-14usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen
2015-08-04usb: chipidea: udc: add ep capabilities supportRobert Baldyga
2015-08-03usb: chipidea: add ci->is_otg condition for otg judgementLi Jun
2015-07-29usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun
2015-07-29usb: chipidea: set usb otg capabilitiesLi Jun
2015-07-22usb: chipidea: ehci_init_driver is intended to call one timePeter Chen
2015-06-10Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-06-09usb: chipidea: add work-around for Marvell HSIC PHY startupRob Herring
2015-06-09usb: chipidea: allow multiple instances to use default ci_default_pdataRob Herring
2015-06-08usb: chipidea: usbmisc_imx: Remove unneeded semicolonFabio Estevam