summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
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
2015-08-14usb: chipidea: debug: add runtime pm for register accessLi Jun
2015-08-14usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause
2015-08-14usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen
2015-08-14usb: chipidea: introduce ITC tuning interfacePeter Chen
2015-08-14usb: chipidea: introduce ci_platform_configurePeter Chen
2015-08-14usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen
2015-08-14usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen
2015-08-14usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen
2015-08-14usb: chipidea: add ttctrl.ttha control interfacePeter Chen
2015-08-04usb: chipidea: udc: add ep capabilities supportRobert Baldyga
2015-08-03usb: chipidea: add ci->is_otg condition for otg judgementLi Jun
2015-07-29usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun
2015-07-29usb: chipidea: set usb otg capabilitiesLi Jun
2015-07-22usb: chipidea: ehci_init_driver is intended to call one timePeter Chen
2015-06-10Merge tag 'usb-ci-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-06-09usb: chipidea: add work-around for Marvell HSIC PHY startupRob Herring
2015-06-09usb: chipidea: allow multiple instances to use default ci_default_pdataRob Herring
2015-06-08usb: chipidea: usbmisc_imx: Remove unneeded semicolonFabio Estevam
2015-05-06usb: chipidea: debug: avoid out of bound readHeinrich Schuchardt
2015-04-28usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun
2015-04-08usb: chipidea: debug: add low power mode check before print registersLi Jun
2015-04-08usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm modeLi Jun
2015-03-26chipidea: pci: make it depends on NOP_USB_XCEIVAndy Shevchenko
2015-03-26chipidea: introduce specific Kconfig options for glue driversAndy Shevchenko
2015-03-26usb: chipidea: use hrtimer for otg fsm timersLi Jun
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun
2015-03-26usb: chipidea: otg: remove unnecessary B_SESS_VLD timerLi Jun
2015-03-26usb: chipidea: usbmisc_imx: fix returnvar.cocci warningskbuild test robot
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman