aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-12-24usb: chipidea: otg: use usb autosuspend to suspend bus for HNPLi Jun1-8/+18
2015-12-24usb: chipidea: host: set host to be null after hcd is freedLi Jun1-0/+2
2015-12-24usb: chipidea: removing of_find_propertySaurabh Sengar1-35/+22
2015-12-24usb: chipidea: implement platform shutdown callbackAndreas Fenkart1-0/+6
2015-12-24usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen1-1/+0
2015-12-24usb: chipidea: delete static debug supportPeter Chen2-7/+0
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen6-35/+4
2015-12-24usb: chipidea: udc: improve error handling on _hardware_enqueueFelipe F. Tonello1-5/+14
2015-12-24usb: chipidea: udc: _ep_queue and _hw_queue cleanupFelipe F. Tonello1-2/+6
2015-12-01usb: chipidea: msm: Use posted data writes on AHBAndy Gross1-1/+2
2015-12-01usb : replace dma_pool_alloc and memset with dma_pool_zallocSaurabh Sengar1-2/+1
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek1-1/+1
2015-11-18usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin1-3/+8
2015-11-18usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin1-4/+6
2015-11-18usb: chipidea: otg: gadget module load and unload supportLi Jun1-0/+17
2015-11-18usb: chipidea: debug: disable usb irq while role switchLi Jun1-0/+2
2015-11-18usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen1-18/+113
2015-10-22Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman6-7/+257
2015-10-22usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun1-3/+6
2015-10-22chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()Sergei Shtylyov1-3/+3
2015-10-22usb: chipidea: imx: add imx6ul usb supportPeter Chen2-0/+10
2015-10-22usb: chipidea: imx: add usb support for imx7dPeter Chen2-0/+67
2015-10-22usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam1-0/+7
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov3-1/+164
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus1-1/+1
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus1-1/+1
2015-09-16usb: chipidea: imx: fix a typo for imx6sxLi Jun1-1/+1
2015-09-15usb: chipidea: add xilinx zynq platform dataNathan Sullivan1-6/+19
2015-09-15usb: chipidea: udc: using the correct stall implementationPeter Chen1-40/+44
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman9-31/+169
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-2/+40
2015-08-14usb: chipidea: add tx/rx burst size configuration interfacePeter Chen3-0/+40
2015-08-14usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen1-2/+10
2015-08-14usb: chipidea: add ahb burst configuration interfacePeter Chen2-0/+17
2015-08-14usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen1-6/+10
2015-08-14usb: chipidea: define stream mode disable for both rolesPeter Chen1-1/+12
2015-08-14usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen1-1/+1
2015-08-14usb: chipidea: host: override hcd reset APIPeter Chen1-2/+16
2015-08-14usb: chipidea: imx: properly check for usbmiscTomeu Vizoso1-1/+1
2015-08-14usb: chipidea: debug: add runtime pm for register accessLi Jun1-0/+6
2015-08-14usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause1-2/+1
2015-08-14usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen1-3/+1
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen1-0/+16
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen3-18/+27
2015-08-14usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen1-1/+0
2015-08-14usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen1-0/+7
2015-08-14usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen1-1/+2
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen4-0/+11
2015-08-04usb: chipidea: udc: add ep capabilities supportRobert Baldyga1-0/+14