summaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea
Commit message (Expand)AuthorAgeFilesLines
* usb: chipidea: imx: fix a possible NULL dereferenceLABBE Corentin2015-11-181-3/+8
* usb: chipidea: usbmisc_imx: fix a possible NULL dereferenceLABBE Corentin2015-11-181-4/+6
* usb: chipidea: otg: gadget module load and unload supportLi Jun2015-11-181-0/+17
* usb: chipidea: debug: disable usb irq while role switchLi Jun2015-11-181-0/+2
* usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen2015-11-181-18/+113
* Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-10-236-7/+257
|\
| * usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun2015-10-221-3/+6
| * chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()Sergei Shtylyov2015-10-221-3/+3
| * usb: chipidea: imx: add imx6ul usb supportPeter Chen2015-10-222-0/+10
| * usb: chipidea: imx: add usb support for imx7dPeter Chen2015-10-222-0/+67
| * usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam2015-10-221-0/+7
| * usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov2015-10-223-1/+164
* | usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-271-1/+1
* | usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-271-1/+1
|/
* usb: chipidea: imx: fix a typo for imx6sxLi Jun2015-09-161-1/+1
* usb: chipidea: add xilinx zynq platform dataNathan Sullivan2015-09-151-6/+19
* usb: chipidea: udc: using the correct stall implementationPeter Chen2015-09-151-40/+44
* Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-159-31/+169
|\
| * usb: chipidea: add tx/rx burst size configuration interfacePeter Chen2015-08-143-0/+40
| * usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen2015-08-141-2/+10
| * usb: chipidea: add ahb burst configuration interfacePeter Chen2015-08-142-0/+17
| * usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen2015-08-141-6/+10
| * usb: chipidea: define stream mode disable for both rolesPeter Chen2015-08-141-1/+12
| * usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen2015-08-141-1/+1
| * usb: chipidea: host: override hcd reset APIPeter Chen2015-08-141-2/+16
| * usb: chipidea: imx: properly check for usbmiscTomeu Vizoso2015-08-141-1/+1
| * usb: chipidea: debug: add runtime pm for register accessLi Jun2015-08-141-0/+6
| * usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause2015-08-141-2/+1Star
| * usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen2015-08-141-3/+1Star
| * usb: chipidea: introduce ITC tuning interfacePeter Chen2015-08-141-0/+16
| * usb: chipidea: introduce ci_platform_configurePeter Chen2015-08-143-18/+27
| * usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen2015-08-141-1/+0Star
| * usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen2015-08-141-0/+7
| * usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen2015-08-141-1/+2
| * usb: chipidea: add ttctrl.ttha control interfacePeter Chen2015-08-144-0/+11
* | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-08-154-2/+40
|\ \ | |/ |/|
| * usb: chipidea: udc: add ep capabilities supportRobert Baldyga2015-08-041-0/+14
| * usb: chipidea: add ci->is_otg condition for otg judgementLi Jun2015-08-031-2/+2
| * usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun2015-07-292-1/+5
| * usb: chipidea: set usb otg capabilitiesLi Jun2015-07-292-1/+21
* | usb: chipidea: ehci_init_driver is intended to call one timePeter Chen2015-07-223-3/+23
|/
* Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-06-111-1/+1
|\
| * usb: chipidea: usbmisc_imx: Remove unneeded semicolonFabio Estevam2015-06-081-1/+1
* | usb: chipidea: add work-around for Marvell HSIC PHY startupRob Herring2015-06-091-0/+12
* | usb: chipidea: allow multiple instances to use default ci_default_pdataRob Herring2015-06-091-3/+5
|/
* usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt2015-05-061-1/+5
* usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun2015-04-281-4/+0Star
* usb: chipidea: debug: add low power mode check before print registersLi Jun2015-04-081-2/+2
* usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm modeLi Jun2015-04-081-0/+4
* chipidea: pci: make it depends on NOP_USB_XCEIVAndy Shevchenko2015-03-261-0/+1