summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
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
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