summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/udc.c
AgeCommit message (Expand)Author
2015-05-08MLK-10718 usb: chipidea: udc: disable BSV irq when otg from undefined to a_idleLi Jun
2015-05-08usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun
2015-04-14MLK-9831-3 usb: chipidea: otg: gadget module load and unload supportLi Jun
2015-04-14MLK-10243 usb: chipidea: udc: enable and disable BSV irq only for ID changeLi Jun
2015-04-14usb: chipidea: udc: add set_selfpowered gaget opsPeter Chen
2015-04-14MLK-10101-3 usb: chipidea: otg: enable BSV irq when OTG B-device in host modeLi Jun
2015-04-14ENGR00325724-4 usb: chipidea: udc: disconnect host if system enters suspendPeter Chen
2015-04-14ENGR00289645 usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen
2015-04-14MLK-10132-3 usb: chipidea: udc: do not enter low power mode if vbus onLi Jun
2015-04-14MLK-9831-1 usb: chipidea: udc: refine ci_udc_startLi Jun
2015-04-14ENGR00319720-5 usb: chipidea: udc: add OTG status request handlingLi Jun
2015-04-14MLK-10102-5 usb: chipidea: udc: support resume udc from power lostLi Jun
2015-04-14MLK-10085-5 usb: chipidea: Add usb charger detect notifyLi Jun
2015-04-14MLK-10088-18 usb: chipidea: Add errata for revision 2.40aSanchayan Maity
2015-04-14MLK-10088-1 usb: chipidea: udc: return immediately if re-enable non-empty end...Peter Chen
2015-04-14usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen
2015-04-14usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2015-04-14usb: chipidea: udc: update gadget states according to ch9Peter Chen
2015-04-14usb: chipidea: udc: delete useless codePeter Chen
2015-04-14usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2015-04-14usb: chipidea: udc: driver update for OTG HNPLi Jun
2015-04-14usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen
2015-04-14usb: chipidea: export interrupt enable and status register read functionsLi Jun
2015-04-14usb: chipidea: operate on otgsc register in a general wayLi Jun
2015-04-14usb: chipidea: udc: refine ep operation at isr_tr_complete_handlerPeter Chen
2015-04-14usb: chipidea: refine PHY operationPeter Chen
2014-07-28usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza
2014-07-09usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET
2014-01-13usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
2013-12-09usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen
2013-10-11usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep contextPeter Chen
2013-10-11usb: chipidea: udc: Fix spinlock recursion during bus resetPeter Chen
2013-09-30usb: chipidea: move PHY operation to corePeter Chen
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman
2013-09-25usb: chipidea: udc: free pending TD at removal procedurePeter Chen
2013-09-25usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen
2013-09-25usb: chipidea: udc: Consolidate the call of disconnectPeter Chen
2013-09-25chipidea: udc: free pending TD at removal procedurePeter Chen
2013-08-14usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen
2013-08-14usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen
2013-08-14usb: chipidea: add role init and destroy APIsPeter Chen
2013-08-14usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin
2013-06-17usb: chipidea: get rid of camelcase namesAlexander Shishkin
2013-06-17usb: chipidea: udc: add multiple td support to hardware_{en,de}queueMichael Grzeschik