index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
gadget.h
Age
Commit message (
Expand
)
Author
2020-10-02
usb: dwc3: allocate gadget structure dynamically
Peter Chen
2020-09-24
usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
Thinh Nguyen
2020-07-24
usb: dwc3: gadget: add frame number mask
Michael Grzeschik
2020-07-15
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-05
USB: dwc3: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-01-15
usb: dwc3: gadget: Don't send unintended link state change
Thinh Nguyen
2019-06-18
usb: dwc3: gadget: Add support for disabling U1 and U2 entries
Anurag Kumar Vulisha
2019-01-28
usb: dwc3: gadget: remove req->started flag
Felipe Balbi
2019-01-28
usb: dwc3: gadget: add dwc3_request status tracking
Felipe Balbi
2018-11-26
usb: dwc3: gadget: introduce cancelled_list
Felipe Balbi
2018-07-26
usb: dwc3: change stream event enable bit back to 13
Erich E. Hoover
2018-05-21
usb: dwc3: gadget: assign resource_index inside get_transfer_index()
Felipe Balbi
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-06-02
usb: dwc3: update documentation
Felipe Balbi
2017-04-11
usb: dwc3: use BIT() macro where possible
Roger Quadros
2017-03-06
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
Felipe Balbi
2016-11-03
usb: dwc3: cleanup with list_first_entry_or_null()
Masahiro Yamada
2016-06-20
usb: dwc3: gadget: add a pointer to endpoint registers
Felipe Balbi
2016-04-14
usb: dwc3: better name for our request management lists
Felipe Balbi
2014-10-20
usb: dwc3: gadget: fix set_halt() bug with pending transfers
Felipe Balbi
2014-10-20
usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_halt
Felipe Balbi
2014-09-05
usb: dwc3: move all string helper functions to debug.h
Felipe Balbi
2014-03-05
usb: dwc3: fix randconfig build errors
Felipe Balbi
2014-03-05
usb: dwc3: gadget: implement dwc3_gadget_get_link_state
Paul Zimmerman
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2012-07-02
usb: dwc3: correct set_halt implementation for ep0
Pratyush Anand
2012-06-03
usb: dwc3: add definitions for new registers
Paul Zimmerman
2012-05-02
usb: dwc3: gadget: implement Global Command support
Felipe Balbi
2012-03-02
Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2012-02-28
usb: dwc3: gadget: use generic map/unmap routines
Felipe Balbi
2012-02-06
usb: dwc3: gadget: re-factor Link state change to a function
Felipe Balbi
2012-02-06
usb: dwc3: gadget: re-factor USB2 test mode to a function
Felipe Balbi
2011-12-12
usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request
Sebastian Andrzej Siewior
2011-12-12
usb: dwc3: fix few coding style problems
Felipe Balbi
2011-12-12
usb: dwc3: move gadget prototypes to core.h
Felipe Balbi
2011-12-12
usb: dwc3: always compile gadget side too
Felipe Balbi
2011-10-04
usb: dwc3: convert structures into bitshifts
Felipe Balbi
2011-10-04
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
2011-08-24
usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled
Randy Dunlap
2011-08-22
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi