summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-07-22MLK-11183 usb: chipidea: otg: complete state machine before cancel hrtimerLi Jun
2015-07-22MLK-11269-2 usb: chipidea: host: avoid check PORT_SUSPEND wronglyPeter Chen
2015-07-22MLK-11266-9 usb: gadget: zero: allocate and init otg descriptor by otg capabi...Li Jun
2015-07-22MLK-11266-8 usb: gadget: printer: allocate and init otg descriptor by otg cap...Li Jun
2015-07-22MLK-11266-7 usb: gadget: ncm: allocate and init otg descriptor by otg capabil...Li Jun
2015-07-22MLK-11266-6 usb: gadget: multi: allocate and init otg descriptor by otg capab...Li Jun
2015-07-22MLK-11266-5 usb: gadget: hid: allocate and init otg descriptor by otg capabil...Li Jun
2015-07-22MLK-11266-4 usb: gadget: g_ffs: allocate and init otg descriptor by otg capab...Li Jun
2015-07-22MLK-11266-3 usb: gadget: cdc2: allocate and init otg descriptor by otg capabi...Li Jun
2015-07-22MLK-11266-2 usb: gadget: audio: allocate and init otg descriptor by otg capab...Li Jun
2015-07-22MLK-11266-1 usb: gadget: acm_ms: allocate and init otg descriptor by otg capa...Li Jun
2015-07-22MLK-11183-2 usb: chipidea: otg: disable otg interrupt before flush_workqueuePeter Chen
2015-07-22MLK-11183-1 usb: chipidea: host: fix NULL pointer problem for fast load/unloa...Peter Chen
2015-07-22MLK-11123-18 usb: chipidea: otg: remove hnp_enable inputLi Jun
2015-07-22MLK-11123-17 usb: common: remove of_usb_otg_adp_supportLi Jun
2015-07-22MLK-11123-16 usb: chipidea: otg: remove adp_support from ci_hdrc_platform_dataLi Jun
2015-07-22MLK-11123-14 usb: gadget: serial: create otg descriptor by otg capabilitiesLi Jun
2015-07-22MLK-11123-13 usb: gadget: mass_storage: create otg descriptor by otg capabili...Li Jun
2015-07-22MLK-11123-12 usb: gadget: ether: create otg descriptor by otg capabilitiesLi Jun
2015-07-22MLK-11123-11 usb: gadget: configfs: create and init otg descriptor by otg cap...Li Jun
2015-07-22MLK-11123-10 usb: gadget: add otg descriptor allocate and init interfaceLi Jun
2015-07-22MLK-11123-9 usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun
2015-07-22MLK-11123-8 usb: chipidea: set usb gadeget's otg capabilitiesLi Jun
2015-07-22MLK-11123-7 usb: common: add API to set otg features by device treeLi Jun
2015-07-22MLK-11123-5 usb: gadget: composite: USB_DT_OTG request handling updateLi Jun
2015-07-22MLK-11147 usb: chipidea: otg: keep irq enabled if otg work had been queuedLi Jun
2015-07-22MLK-11200 usb: otg: avoid DMA to kernel stack for HNP pollingLi Jun
2015-06-24MLK-11137 usb: chipidea: host: add own hc_driver for each hcdPeter Chen
2015-06-24MLK-11151 usb: chipidea: otg: drive vbus off if fsm.drv_vbus is truePeter Chen
2015-06-24MLK-11132 usb: chipidea: otg: delay suspend for a_wait_vfallLi Jun
2015-06-05MLK-11005-4 usb: chipidea: imx: add OTG ADP for imx usb driverLi Jun
2015-06-05MLK-11005-3 usb: chipidea: add OTG ADP support for chipidea usb driverLi Jun
2015-06-05MLK-11005-2 usb: common: usb-otg-fsm: remove ADP timers when ADP is not activeLi Jun
2015-06-05MLK-11005-1 usb: common: add API to get if OTG ADP is support in device treeLi Jun
2015-06-04MLK-10994-5 usb: chipidea: otg: fix NULL pointer dereference when unload modulePeter Chen
2015-06-04MLK-10994-4 usb: ehci: Keep portsc unchanging when power off portPeter Chen
2015-06-01MLK-10051-1 usb: host: don't break clear suspend feature if otg fsm is usedLi Jun
2015-06-01MLK-9897-2 usb: otg-fsm: check B-device state before sending polling requestLi Jun
2015-06-01MLK-9827 usb: core: clear OTG HNP flags when enumeration of new deviceLi Jun
2015-06-01MLK-9824-1 usb: chipidea: otg: clear b_conn when ends sessionLi Jun
2015-06-01MLK-9794-3 usb: common: otg: HNP polling condition update for b hostLi Jun
2015-06-01MLK-9618-10 usb: chipidea: otg: change TA_WAIT_VFAL to be 500msLi Jun
2015-06-01MLK-9618-9 usb: chipidea: otg: change TA_BIDL_ADIS to be 160msLi Jun
2015-06-01MLK-9618-8 usb: chipidea: otg: add A idle to B disconnect timerLi Jun
2015-06-01MLK-9618-6 usb: chipidea: otg: show message for b host HNP failsLi Jun
2015-06-01MLK-9618-5 usb: chipidea: otg: show message device no response for SRP failLi Jun
2015-06-01MLK-9618-4 usb: chipidea: otg: show message for a_wait_bcon time outLi Jun
2015-06-01MLK-9617-19 usb: otg: test: show warning message for unsupported otg test devLi Jun
2015-06-01MLK-9617-17 usb: common: otg: clear b_bus_req in b_peripheral stateLi Jun
2015-06-01MLK-9617-16 usb: common: otg: clear a_conn flag when leaves b hostLi Jun