index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2019-04-03
usb: dwc3: gadget: Fix suspend/resume during device mode
Roger Quadros
2019-03-23
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
2018-02-28
usb: dwc3: gadget: Set maxpacket size for ep0 IN
Thinh Nguyen
2017-07-15
usb: dwc3: replace %p with %pK
Felipe Balbi
2017-04-18
usb: dwc3: gadget: delay unmap of bounced requests
Janusz Dziedzic
2017-01-12
usb: dwc3: gadget: always unmap EP0 requests
Felipe Balbi
2016-11-10
usb: dwc3: Fix size used in dma_free_coherent()
Christophe JAILLET
2016-09-07
usb: dwc3: gadget: increment request->actual once
Felipe Balbi
2016-08-20
usb: dwc3: fix for the isoc transfer EP_BUSY flag
Konrad Leszczynski
2016-03-03
usb: dwc3: Fix assignment of EP transfer resources
John Youn
2015-11-30
usb: dwc3: gadget: don't prestart interrupt endpoints
Felipe Balbi
2015-11-17
usb: dwc3: gadget: let us set lower max_speed
Ben McCauley
2015-10-12
Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"
Ville Syrjälä
2015-10-12
Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"
Felipe Balbi
2015-09-28
usb: dwc3: gadget: remove unnecessary _irqsave()
Felipe Balbi
2015-09-28
usb: dwc3: gadget: use Update Transfer from Xfer In Progress
Felipe Balbi
2015-09-28
usb: dwc3: gadget: use update transfer command
Felipe Balbi
2015-09-28
usb: dwc3: gadget: start transfer on XFER_COMPLETE
Felipe Balbi
2015-09-27
usb: dwc3: gadget: improve ep_queue's error reporting
Felipe Balbi
2015-09-27
usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued
Felipe Balbi
2015-09-27
usb: dwc3: gadget: start requests as soon as they come
Felipe Balbi
2015-09-27
usb: dwc3: gadget: move trace_dwc3_ep_queue()
Felipe Balbi
2015-09-21
usb: dwc3: gadget: Fix BUG in RT config
Roger Quadros
2015-08-04
usb: dwc3: gadget: add ep capabilities support
Robert Baldyga
2015-07-30
usb: dwc3: ep0: Add chained TRB support
Kishon Vijay Abraham I
2015-07-29
usb: dwc3: gadget: defer endpoint name change
Felipe Balbi
2015-07-29
usb: dwc3: gadget: add a trace when disabling EPs
Felipe Balbi
2015-05-29
usb: dwc3: gadget: don't clear EP_BUSY too early
Felipe Balbi
2015-05-26
usb: dwc3: gadget: return error if command sent to DEPCMD register fails
Subbaraya Sundeep Bhatta
2015-05-26
usb: dwc3: gadget: return error if command sent to DGCMD register fails
Subbaraya Sundeep Bhatta
2015-03-09
usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs
Felipe Balbi
2015-01-29
usb: dwc3: gadget: use common is_selfpowered
Peter Chen
2015-01-29
usb: dwc3: gadget: add missing spin_lock()
Felipe Balbi
2015-01-27
usb: dwc3: remove reliance on dev_vdbg()
Felipe Balbi
2015-01-27
usb: dwc3: gadget: WARN() in case of unknown IRQ
Felipe Balbi
2015-01-27
usb: dwc3: gadget: avoid variable shadowing
Felipe Balbi
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-14
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi
2015-01-14
usb: dwc3: gadget: Fix TRB preparation during SG
Amit Virdi
2015-01-12
usb: dwc3: gadget: Remove redundant check
Amit Virdi
2015-01-12
usb: dwc3: Fixed a typo in comments
Mickael Maison
2014-11-10
usb: dwc3: gadget: use udc-core's reset notifier
Felipe Balbi
2014-11-03
usb: dwc3: make HIRD threshold configurable
Huang Rui
2014-11-03
usb: dwc3: add lpm erratum support
Huang Rui
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
usb: dwc3: gadget: WARN() on bogus usb_ep_queue()
Felipe Balbi
2014-11-03
usb: dwc3: gadget: set state to NOT_ATTACHED on disconnect_irq
Felipe Balbi
2014-11-03
usb: dwc3: get rid of ->prepare()/->complete()
Felipe Balbi
2014-10-23
usb: dwc3: gadget: Properly initialize LINK TRB
Jack Pham
2014-10-20
usb: dwc3: gadget: fix set_halt() bug with pending transfers
Felipe Balbi
[next]