summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
AgeCommit message (Expand)Author
2017-03-15Merge tag 'v4.1.39' into toradex_vf_4.1-nexttoradex_vf_4.1Stefan Agner
2017-03-15Merge tag 'v4.1.24' into toradex_vf_4.1-nextStefan Agner
2016-10-02usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-12usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun
2016-03-07usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen
2015-12-15Merge tag 'v4.1.15' into toradex_vf_4.1-nextColibri_VF_LinuxImageV2.5Beta3_20151215Marcel Ziswiler
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-23Merge tag 'v4.1.11' into toradex_vf_4.1-nextStefan Agner
2015-10-22usb: chipidea: udc: using the correct stall implementationPeter Chen
2015-10-22usb: chipidea: imx: fix a typo for imx6sxLi Jun
2015-09-24usb: chipidea: use extcon framework for ID and VBUS detectionMarcel Ziswiler
2015-08-16usb: chipidea: ehci_init_driver is intended to call one timePeter Chen
2015-08-04usb: chipidea: imx: avoid EPROBE_DEFER printed as errorStefan Agner
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