aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/udc.c
AgeCommit message (Expand)Author
2015-10-22usb: chipidea: udc: using the correct stall implementationPeter Chen
2015-04-08usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm modeLi Jun
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: Add errata for revision 2.40aSanchayan Maity
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-01-29usb: chipidea: udc: add set_selfpowered gaget opsPeter Chen
2014-11-26usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen
2014-11-10usb: chipidea: gadget: use udc-core's reset notifierPeter Chen
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza
2014-07-01usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen
2014-05-23usb: chipidea: udc: update gadget states according to ch9Peter Chen
2014-05-23usb: chipidea: udc: delete useless codePeter Chen
2014-04-24usb: chipidea: OTG HNP and SRP fsm implementationLi Jun
2014-04-24usb: chipidea: udc: driver update for OTG HNPLi Jun
2014-04-24usb: chipidea: export interrupt enable and status register read functionsLi Jun
2014-04-24usb: chipidea: operate on otgsc register in a general wayLi Jun
2014-03-12usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen
2014-02-24usb: chipidea: udc: refine ep operation at isr_tr_complete_handlerPeter Chen
2014-02-24usb: chipidea: refine PHY operationPeter 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
2013-06-17usb: chipidea: udc: manage dynamic amount of tds with a linked listMichael Grzeschik
2013-06-17usb: chipidea: udc: configure iso endpointsMichael Grzeschik
2013-06-11usb: chipidea: fix no transceiver caseAlexander Shishkin