summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/udc.c (follow)
Commit message (Expand)AuthorAge
* usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen2019-07-10
* usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang2017-06-14
* usb: chipidea: move the lock initialization to core filePeter Chen2016-12-02
* usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber2016-09-24
* usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun2016-09-07
* usb: chipidea: otg: gadget module load and unload supportLi Jun2015-11-18
* usb: chipidea: udc: using the correct stall implementationPeter Chen2015-09-15
* Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-14
|\
| * usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen2015-08-14
| * usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen2015-08-14
* | usb: chipidea: udc: add ep capabilities supportRobert Baldyga2015-08-04
* | usb: chipidea: add ci->is_otg condition for otg judgementLi Jun2015-08-03
* | usb: chipidea: set usb otg capabilitiesLi Jun2015-07-29
|/
* usb: chipidea: udc: bypass pullup DP when gadget connect in OTG fsm modeLi Jun2015-04-08
* Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-03-24
|\
| * usb: chipidea: udc: apply new usb_udc_vbus_handler interfacePeter Chen2015-03-19
* | Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman2015-03-23
|\ \
| * | usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-15
| |/
* | usb: chipidea: Add errata for revision 2.40aSanchayan Maity2015-03-18
* | usb: chipidea: udc: return immediately if re-enable non-empty endpointPeter Chen2015-03-18
|/
* usb: chipidea: udc: add set_selfpowered gaget opsPeter Chen2015-01-29
* usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen2014-11-26
* usb: chipidea: gadget: use udc-core's reset notifierPeter Chen2014-11-10
* usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-03
* usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi2014-11-03
* usb: gadget: Refactor request completionMichal Sojka2014-09-25
* usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza2014-07-17
* usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen2014-07-01
* usb: chipidea: udc: update gadget states according to ch9Peter Chen2014-05-23
* usb: chipidea: udc: delete useless codePeter Chen2014-05-23
* usb: chipidea: OTG HNP and SRP fsm implementationLi Jun2014-04-24
* usb: chipidea: udc: driver update for OTG HNPLi Jun2014-04-24
* usb: chipidea: export interrupt enable and status register read functionsLi Jun2014-04-24
* usb: chipidea: operate on otgsc register in a general wayLi Jun2014-04-24
* usb: chipidea: udc: refine isr_tr_complete_handlerPeter Chen2014-03-12
* usb: chipidea: udc: refine ep operation at isr_tr_complete_handlerPeter Chen2014-02-24
* usb: chipidea: refine PHY operationPeter Chen2014-02-24
* usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET2014-02-21
* usb: chipidea: udc: using MultO at TD as real mult value for ISO-TXPeter Chen2014-01-13
* Merge tag 'v3.13-rc5' into nextFelipe Balbi2013-12-23
|\
| * usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen2013-12-09
* | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-17
|/
* usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep contextPeter Chen2013-10-11
* usb: chipidea: udc: Fix spinlock recursion during bus resetPeter Chen2013-10-11
* usb: chipidea: move PHY operation to corePeter Chen2013-09-30
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\
| * usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-25
| * usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-25
* | usb: chipidea: udc: Consolidate the call of disconnectPeter Chen2013-09-25
* | chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-25
|/