aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/chipidea (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-03usb: chipidea: add ci->is_otg condition for otg judgementLi Jun1-2/+2
2015-07-29usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun2-1/+5
2015-07-29usb: chipidea: set usb otg capabilitiesLi Jun2-1/+21
2015-07-22usb: chipidea: ehci_init_driver is intended to call one timePeter Chen3-3/+23
2015-06-10Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-workGreg Kroah-Hartman1-1/+1
2015-06-09usb: chipidea: add work-around for Marvell HSIC PHY startupRob Herring1-0/+12
2015-06-09usb: chipidea: allow multiple instances to use default ci_default_pdataRob Herring1-3/+5
2015-06-08usb: chipidea: usbmisc_imx: Remove unneeded semicolonFabio Estevam1-1/+1
2015-05-06usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt1-1/+5
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun1-4/+0
2015-04-08usb: chipidea: debug: add low power mode check before print registersLi Jun1-2/+2
2015-04-08usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm modeLi Jun1-0/+4
2015-03-26chipidea: pci: make it depends on NOP_USB_XCEIVAndy Shevchenko1-0/+1
2015-03-26chipidea: introduce specific Kconfig options for glue driversAndy Shevchenko2-7/+12
2015-03-26usb: chipidea: use hrtimer for otg fsm timersLi Jun3-197/+190
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun2-16/+5
2015-03-26usb: chipidea: otg: remove unnecessary B_SESS_VLD timerLi Jun2-33/+1
2015-03-26usb: chipidea: usbmisc_imx: fix returnvar.cocci warningskbuild test robot1-2/+1
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-5/+5
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman1-0/+11
2015-03-19usb: chipidea: udc: apply new usb_udc_vbus_handler interfacePeter Chen1-5/+5
2015-03-18usb: chipidea: support runtime power management for otg fsm modeLi Jun3-7/+59
2015-03-18usb: chipidea: host: turn on vbus before add hcd if early vbus on is requiredLi Jun1-5/+22
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun1-4/+8
2015-03-18chipidea: pci: register nop PHYAndy Shevchenko1-7/+24
2015-03-18usb: chipidea: host: add .bus_suspend quirkPeter Chen1-0/+44
2015-03-18Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FORCE_FULLSPEED is set in the platform dataDaniel Tang1-0/+3
2015-03-18Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must connect at full speedDaniel Tang1-1/+1
2015-03-18usb: chipidea: Add errata for revision 2.40aSanchayan Maity1-0/+20
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen3-2/+45