index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
gadget.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
USB: Follow-up to SPDX identifiers addition - remove now useless comments
Christophe JAILLET
1
-2
/
+0
2022-05-11
USB: gadget: Add ID numbers to gadget names
Alan Stern
1
-0
/
+2
2022-04-26
USB: gadget: Add a new bus for gadgets
Alan Stern
1
-9
/
+17
2022-04-26
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
1
-2
/
+2
2021-08-13
usb: gadget: remove unnecessary AND operation when get ep maxp
Chunfeng Yun
1
-1
/
+1
2021-07-12
usb: gadget: udc: core: Introduce check_config to verify USB configuration
Wesley Cheng
1
-0
/
+4
2021-06-04
USB: UDC core: Add udc_async_callbacks gadget op
Alan Stern
1
-0
/
+1
2021-05-21
usb: fix spelling mistakes in header files
Zhen Lei
1
-1
/
+1
2021-01-18
usb: gadget: Introduce udc_set_ssp_rate() for SSP
Thinh Nguyen
1
-0
/
+2
2021-01-18
usb: gadget: Introduce SSP rates and lanes
Thinh Nguyen
1
-0
/
+9
2020-10-02
USB: UDC: Expand device model API interface
Alan Stern
1
-6
/
+21
2020-07-15
usb: linux/usb/gadget.h: fix duplicated word in comment
Randy Dunlap
1
-1
/
+1
2020-07-03
USB: Fix up terminology in include files
Greg Kroah-Hartman
1
-3
/
+4
2020-05-25
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
1
-0
/
+2
2020-05-25
usb: gadget: Introduce usb_request->is_last
Thinh Nguyen
1
-0
/
+3
2020-05-05
usb: gadget: add "usb_validate_langid" function
Tao Ren
1
-0
/
+3
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-08-28
usb: gadget: Export recommended BESL values
Thinh Nguyen
1
-0
/
+3
2019-07-04
Revert "usb:gadget Separated decoding functions from dwc3 driver."
Greg Kroah-Hartman
1
-26
/
+0
2019-07-03
usb:gadget Separated decoding functions from dwc3 driver.
Pawel Laszczak
1
-0
/
+26
2019-06-18
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
1
-1
/
+2
2018-12-05
usb: gadget: Introduce frame_number to usb_request
Thinh Nguyen
1
-0
/
+4
2018-05-15
usb/gadget: Constify usb_gadget_get_string "table" argument
Benjamin Herrenschmidt
1
-1
/
+1
2018-04-05
Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+12
2018-03-23
usb/gadget: Add an EP dispose() callback for EP lifetime tracking
Benjamin Herrenschmidt
1
-0
/
+1
2018-03-16
usb: gadget: Add NO_DMA dummies for DMA mapping API
Geert Uytterhoeven
1
-0
/
+12
2017-12-11
usb: gadget: add isoch_delay member
Felipe Balbi
1
-0
/
+2
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
usb: gadget: Add kerneldoc for some neglected structure fields
Jonathan Corbet
1
-0
/
+5
2017-08-15
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
1
-0
/
+2
2017-06-13
usb: gadget: core: introduce ->udc_set_speed() method
Felipe Balbi
1
-0
/
+1
2017-06-02
usb: gadget: Allow a non-SuperSpeed gadget to support LPM
John Youn
1
-0
/
+3
2017-04-11
usb: gadget.h: be consistent at kernel doc macros
Mauro Carvalho Chehab
1
-1
/
+1
2016-11-18
usb: gadget: fix request length error for isoc transfer
Peter Chen
1
-1
/
+3
2016-08-31
usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c
Yoshihiro Shimoda
1
-0
/
+13
2016-08-25
usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align
Felipe F. Tonello
1
-3
/
+14
2016-06-21
usb: gadget: add tracepoints to the gadget API
Felipe Balbi
1
-0
/
+4
2016-06-21
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
1
-525
/
+60
2016-05-31
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
1
-0
/
+3
2016-04-19
usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()
Yoshihiro Shimoda
1
-0
/
+4
2016-03-04
usb: gadget: add hnp_polling_support and host_request_flag in usb_gadget
Li Jun
1
-0
/
+6
2016-03-04
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
1
-0
/
+1
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
1
-1
/
+2
2016-03-04
usb: gadget: Add gadget_is_superspeed_plus()
John Youn
1
-0
/
+10
2015-12-22
usb: gadget: forbid queuing request to a disabled ep
Du, Changbin
1
-0
/
+3
2015-12-16
usb: gadget: udc-core: independent registration of gadgets and gadget drivers
Ruslan Bilovol
1
-0
/
+2
2015-12-16
usb: gadget: udc-core: remove unused usb_udc_attach_driver()
Ruslan Bilovol
1
-2
/
+0
2015-12-16
usb: gadget: bind UDC by name passed via usb_gadget_driver structure
Ruslan Bilovol
1
-0
/
+4
2015-09-27
usb: gadget: introduce 'enabled' flag in struct usb_ep
Robert Baldyga
1
-2
/
+25
2015-09-27
usb: gadget: epautoconf: add usb_ep_autoconfig_release() function
Robert Baldyga
1
-0
/
+2
[next]