开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.c
Age
Commit message (
Expand
)
Author
2015-08-03
usb: dwc3: gadget: return error if command sent to DEPCMD register fails
Subbaraya Sundeep Bhatta
2015-08-03
usb: dwc3: gadget: return error if command sent to DGCMD register fails
Subbaraya Sundeep Bhatta
2015-01-27
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi
2015-01-27
usb: dwc3: gadget: Fix TRB preparation during SG
Amit Virdi
2014-11-14
usb: dwc3: gadget: fix set_halt() bug with pending transfers
Felipe Balbi
2014-11-14
usb: dwc3: gadget: Properly initialize LINK TRB
Jack Pham
2014-06-30
usb: dwc3: gadget: clear stall when disabling endpoint
Felipe Balbi
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-09
usb: dwc3: set gadget's quirk ep_out_align_size
David Cohen
2013-11-25
usb: dwc3: fix implementation of endpoint wedge
Alan Stern
2013-09-17
usb: dwc3: gadget: avoid memory leak when failing to allocate all eps
David Cohen
2013-07-29
usb: dwc3: gadget: introduce dwc3_process_event_buf
Felipe Balbi
2013-07-29
usb: dwc3: gadget: rename dwc3_process_event_buf
Felipe Balbi
2013-07-29
usb: dwc3: gadget: get rid of IRQF_ONESHOT
Felipe Balbi
2013-07-29
usb: dwc3: gadget: don't enable LPM early
Felipe Balbi
2013-07-29
usb: dwc3: gadget: add a debugging print when initializing endpoints
Felipe Balbi
2013-07-29
usb: dwc3: gadget: move direction setting up
Felipe Balbi
2013-07-29
usb: dwc3: gadget: move debugging print around
Felipe Balbi
2013-07-29
usb: dwc3: gadget: drop dwc3 manual phy control
Felipe Balbi
2013-07-29
usb: dwc3: make maximum-speed a per-instance attribute
Felipe Balbi
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-07-29
usb: dwc3: gadget: don't request IRQs in atomic
Felipe Balbi
2013-07-15
usb: dwc3: gadget: don't prevent gadget from being probed if we fail
Felipe Balbi
2013-05-28
usb: dwc3: gadget: free trb pool only from epnum 2
George Cherian
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
[next]