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
/
include
/
linux
/
usb
/
gadget.h
Age
Commit message (
Expand
)
Author
2021-01-18
usb: gadget: Introduce udc_set_ssp_rate() for SSP
Thinh Nguyen
2021-01-18
usb: gadget: Introduce SSP rates and lanes
Thinh Nguyen
2020-10-02
USB: UDC: Expand device model API interface
Alan Stern
2020-07-15
usb: linux/usb/gadget.h: fix duplicated word in comment
Randy Dunlap
2020-07-02
USB: Fix up terminology in include files
Greg Kroah-Hartman
2020-05-25
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
2020-05-25
usb: gadget: Introduce usb_request->is_last
Thinh Nguyen
2020-05-05
usb: gadget: add "usb_validate_langid" function
Tao Ren
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-08-28
usb: gadget: Export recommended BESL values
Thinh Nguyen
2019-07-04
Revert "usb:gadget Separated decoding functions from dwc3 driver."
Greg Kroah-Hartman
2019-07-03
usb:gadget Separated decoding functions from dwc3 driver.
Pawel Laszczak
2019-06-18
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
2018-12-05
usb: gadget: Introduce frame_number to usb_request
Thinh Nguyen
2018-05-15
usb/gadget: Constify usb_gadget_get_string "table" argument
Benjamin Herrenschmidt
2018-04-05
Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-03-23
usb/gadget: Add an EP dispose() callback for EP lifetime tracking
Benjamin Herrenschmidt
2018-03-16
usb: gadget: Add NO_DMA dummies for DMA mapping API
Geert Uytterhoeven
2017-12-11
usb: gadget: add isoch_delay member
Felipe Balbi
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: gadget: Add kerneldoc for some neglected structure fields
Jonathan Corbet
2017-08-15
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
2017-06-13
usb: gadget: core: introduce ->udc_set_speed() method
Felipe Balbi
2017-06-02
usb: gadget: Allow a non-SuperSpeed gadget to support LPM
John Youn
2017-04-11
usb: gadget.h: be consistent at kernel doc macros
Mauro Carvalho Chehab
2016-11-18
usb: gadget: fix request length error for isoc transfer
Peter Chen
2016-08-31
usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c
Yoshihiro Shimoda
2016-08-25
usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align
Felipe F. Tonello
2016-06-21
usb: gadget: add tracepoints to the gadget API
Felipe Balbi
2016-06-21
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
2016-05-31
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
2016-04-19
usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
Yoshihiro Shimoda
2016-03-04
usb: gadget: add hnp_polling_support and host_request_flag in usb_gadget
Li Jun
2016-03-04
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
2016-03-04
usb: gadget: Add gadget_is_superspeed_plus()
John Youn
2015-12-22
usb: gadget: forbid queuing request to a disabled ep
Du, Changbin
2015-12-16
usb: gadget: udc-core: independent registration of gadgets and gadget drivers
Ruslan Bilovol
2015-12-16
usb: gadget: udc-core: remove unused usb_udc_attach_driver()
Ruslan Bilovol
2015-12-16
usb: gadget: bind UDC by name passed via usb_gadget_driver structure
Ruslan Bilovol
2015-09-27
usb: gadget: introduce 'enabled' flag in struct usb_ep
Robert Baldyga
2015-09-27
usb: gadget: epautoconf: add usb_ep_autoconfig_release() function
Robert Baldyga
2015-08-06
usb: gadget: move find_ep() from epautoconf to udc-core
Robert Baldyga
2015-08-06
usb: gadget: move ep_matches() from epautoconf to udc-core
Robert Baldyga
2015-08-06
usb: gadget: add 'ep_match' callback to usb_gadget_ops
Robert Baldyga
2015-08-04
usb: gadget: add endpoint capabilities helper macros
Robert Baldyga
2015-08-04
usb: gadget: add endpoint capabilities flags
Robert Baldyga
2015-08-04
usb: gadget: encapsulate endpoint claiming mechanism
Robert Baldyga
2015-07-30
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
Robert Baldyga
2015-07-30
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
Robert Baldyga
[next]