aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2015-12-09usb: chipidea: imx: refine clock operations to adapt for all platformsPeter Chen
2015-12-09usb: chipidea: otg: gadget module load and unload supportLi Jun
2015-10-22usb: chipidea: udc: using the correct stall implementationPeter Chen
2015-10-22usb: chipidea: imx: fix a typo for imx6sxLi Jun
2015-08-16usb: chipidea: ehci_init_driver is intended to call one timePeter Chen
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
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman
2015-03-19usb: chipidea: udc: apply new usb_udc_vbus_handler interfacePeter Chen
2015-03-18usb: chipidea: support runtime power management for otg fsm modeLi Jun
2015-03-18usb: chipidea: host: turn on vbus before add hcd if early vbus on is requiredLi Jun
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun
2015-03-18chipidea: pci: register nop PHYAndy Shevchenko
2015-03-18usb: chipidea: host: add .bus_suspend quirkPeter Chen
2015-03-18Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR...Daniel Tang
2015-03-18Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must con...Daniel Tang
2015-03-18usb: chipidea: Add errata for revision 2.40aSanchayan Maity
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen
2015-03-18usb: chipidea: add identification registers access APIsPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: add imx6sx initialization routinePeter Chen
2015-03-18usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen
2015-03-18usb: chipidea: imx: add usb as system wakeup sourcePeter Chen
2015-03-18usb: chipidea: add usb as system wakeup sourcePeter Chen
2015-03-18usb: chipidea: imx: add runtime power management supportPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: add .set_wakeup interfacePeter Chen
2015-03-18usb: chipidea: add runtime power management supportPeter Chen
2015-03-18usb: chipidea: imx: simplify the usbmisc callersPeter Chen
2015-03-18usb: chipidea: usbmisc_imx: delete clock informationPeter Chen
2015-03-18usb: chipidea: imx: using common platform flag directlyPeter Chen
2015-03-18usb: chipidea: udc: return immediately if re-enable non-empty endpointPeter Chen
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko
2015-01-29usb: chipidea: udc: add set_selfpowered gaget opsPeter Chen
2015-01-09Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-26usb: chipidea: fix platform_no_drv_owner.cocci warningskbuild test robot
2014-11-26usb: chipidea: Fixed a few typos in commentsMickael Maison
2014-11-26usb: chipidea: add a usb2 driver for ci13xxxAntoine Tenart
2014-11-26usb: chipidea: fix phy handlingAntoine Tenart
2014-11-26usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen