aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2016-06-21usb: chipidea: Kconfig: improve Kconfig help textPeter Chen
2016-04-06usb: chipidea: imx: delete the redundant setting default DMA mask codePeter Chen
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-04usb: chipidea: otg: add A idle to B disconnect timerLi Jun
2016-03-04usb: chipidea: otg: enable HNP polling support for gadget and hostLi Jun
2016-03-04usb: chipidea: otg: set host_request_flag for gadgetLi Jun
2016-03-04usb: chipidea: udc: bypass otg status selector handling to gadget driverLi Jun
2016-03-01Merge tag 'usb-ci-v4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-03-01Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman
2016-02-29usb: chipidea: imx: avoid EPROBE_DEFER printed as errorStefan Agner
2016-02-29Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen
2016-02-29usb: chipidea: add system interface for ttctrl.tthaPeter Chen
2016-02-29usb: chipidea: udc: remove unused value assignmentLi Jun
2016-02-29usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23Stefan Wahren
2016-02-25usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen
2016-02-20chipidea: error on overflow for port_test_writeAlan
2016-02-19usb: chipidea: fix return value check in ci_hdrc_pci_probe()Wei Yongjun
2016-02-19usb: chipidea: error on overflow for port_test_writeAlan
2016-01-24usb: chipidea: debug: use list_for_each_entryGeliang Tang
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-12-24usb: chipidea: otg: use usb autosuspend to suspend bus for HNPLi Jun
2015-12-24usb: chipidea: host: set host to be null after hcd is freedLi Jun
2015-12-24usb: chipidea: removing of_find_propertySaurabh Sengar
2015-12-24usb: chipidea: implement platform shutdown callbackAndreas Fenkart
2015-12-24usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen
2015-12-24usb: chipidea: delete static debug supportPeter Chen
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen
2015-12-24usb: chipidea: udc: improve error handling on _hardware_enqueueFelipe F. Tonello
2015-12-24usb: chipidea: udc: _ep_queue and _hw_queue cleanupFelipe F. Tonello
2015-12-01usb: chipidea: msm: Use posted data writes on AHBAndy Gross
2015-12-01usb : replace dma_pool_alloc and memset with dma_pool_zallocSaurabh Sengar
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek
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