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
2013-03-18
usb: dwc3: gadget: use num_(in|out)_eps from HW params
Felipe Balbi
2013-03-18
usb: dwc3: workaround: unexpected transtion U3 -> RESUME
Felipe Balbi
2013-03-18
usb: dwc3: gadget: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
usb: dwc3: gadget: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
usb: dwc3: gadget: remove unnecessary initializations
Felipe Balbi
2013-03-18
usb: dwc3: gadget: implement gadget state tracking
Felipe Balbi
2013-03-18
usb: dwc3: gadget: move to threaded IRQ
Felipe Balbi
2013-03-18
usb: dwc3: core: add power management support
Felipe Balbi
2013-03-18
usb: dwc3: gadget: save state of pullups
Felipe Balbi
2013-03-18
usb: dwc3: gadget: introduce and use enable/disable irq methods
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: dwc3: gadget: let udc-core manage gadget->dev
Felipe Balbi
2013-03-04
usb: dwc3: gadget: remove unnecessary code
Felipe Balbi
2013-01-25
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
2013-01-24
usb: dwc3: gadget: change HIRD threshold to 12
Felipe Balbi
2013-01-18
usb: dwc3: gadget: req->queued must be forced to false in cleanup
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix scatter gather implementation
Pratyush Anand
2013-01-18
usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFER
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix skip LINK_TRB on ISOC
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix isoc END TRANSFER Condition
Pratyush Anand
2013-01-18
usb: dwc3: gadget: correct return from ep_queue
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix missed isoc
Pratyush Anand
2013-01-18
usb: dwc3: Enable usb2 LPM only when connected as usb2.0
Pratyush Anand
2013-01-18
usb: dwc3: gadget: fix ep->maxburst for ep0
Pratyush Anand
2013-01-18
usb: dwc3: gadget: don't redefine 'ret'
Felipe Balbi
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-10-15
usb: dwc3: gadget: fix 'endpoint always busy' bug
Felipe Balbi
2012-09-16
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
2012-09-06
usb: dwc3: gadget: fix pending isoc handling
Pratyush Anand
2012-09-06
usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced
Pratyush Anand
2012-08-31
usb: dwc3: set up burst size only superspeed mode
Chanho Park
2012-08-15
usb: dwc3: gadget: warn about endpoint already enabled before changing ep name
Felipe Balbi
2012-08-09
usb: dwc3: gadget: Fix dwc3_stop_active_transfer for synchronization delay
Pratyush Anand
2012-08-07
usb: dwc3: gadget: correct missed isoc when endpoint is busy
Pratyush Anand
2012-08-07
usb: dwc3: gadget: Fix sparse warnings
Moiz Sonasath
2012-08-03
usb: dwc3: gadget: set Ignore Sequence Number bit from ConnectDone Event
Felipe Balbi
2012-07-05
Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2012-07-05
Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-07-02
usb: dwc3: return error in case of run/stop timeout
Pratyush Anand
2012-07-02
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
Pratyush Anand
2012-07-02
usb: dwc3: no need to clear INIT{U1,U2}ENA bits
Pratyush Anand
2012-07-02
usb: dwc3: keep default hird threshold value as 4b1100
Pratyush Anand
2012-07-02
usb: dwc3: correct set_halt implementation for ep0
Pratyush Anand
2012-06-25
usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_halt
Felipe Balbi
2012-06-25
usb: dwc3: rename res_trans_idx to resource_index
Felipe Balbi
2012-06-25
usb: dwc3: gadget: split special cases of ep_queue()
Felipe Balbi
2012-06-25
usb: dwc3: remove WARN_ON from dwc_stop_active_transfer
Pratyush Anand
2012-06-15
usb: dwc3: giveback all queued request when ep disabled or reset received
Pratyush Anand
2012-06-15
usb: dwc3: fix giveback of queued request in ep_dequeue
Pratyush Anand
2012-06-12
usb: gadget: composite: fix ep->maxburst initialization
Felipe Balbi
[next]