summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/gadget.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman2024-02-191-1/+0
|\
| * Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-091-1/+0
* | usb: gadget: Support already-mapped DMA SGsPaul Cercueil2024-02-171-0/+2
|/
* usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora2024-01-041-0/+1
* usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov2023-10-021-0/+9
* usb: gadget: Add function wakeup supportElson Roy Serrao2023-03-291-0/+1
* usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao2023-03-291-0/+8
* usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally2023-02-071-0/+11
* USB: Follow-up to SPDX identifiers addition - remove now useless commentsChristophe JAILLET2022-06-101-2/+0
* USB: gadget: Add ID numbers to gadget namesAlan Stern2022-05-111-0/+2
* USB: gadget: Add a new bus for gadgetsAlan Stern2022-04-261-9/+17
* USB: gadget: Rename usb_gadget_probe_driver()Alan Stern2022-04-261-2/+2
* usb: gadget: remove unnecessary AND operation when get ep maxpChunfeng Yun2021-08-131-1/+1
* usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng2021-07-121-0/+4
* USB: UDC core: Add udc_async_callbacks gadget opAlan Stern2021-06-041-0/+1
* usb: fix spelling mistakes in header filesZhen Lei2021-05-211-1/+1
* usb: gadget: Introduce udc_set_ssp_rate() for SSPThinh Nguyen2021-01-181-0/+2
* usb: gadget: Introduce SSP rates and lanesThinh Nguyen2021-01-181-0/+9
* USB: UDC: Expand device model API interfaceAlan Stern2020-10-021-6/+21
* usb: linux/usb/gadget.h: fix duplicated word in commentRandy Dunlap2020-07-151-1/+1
* USB: Fix up terminology in include filesGreg Kroah-Hartman2020-07-021-3/+4
* usb: gadget: core: sync interrupt before unbind the udcPeter Chen2020-05-251-0/+2
* usb: gadget: Introduce usb_request->is_lastThinh Nguyen2020-05-251-0/+3
* usb: gadget: add "usb_validate_langid" functionTao Ren2020-05-051-0/+3
* USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-231-1/+1
* usb: gadget: Export recommended BESL valuesThinh Nguyen2019-08-281-0/+3
* Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman2019-07-041-26/+0
* usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak2019-07-031-0/+26
* usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha2019-06-181-1/+2
* usb: gadget: Introduce frame_number to usb_requestThinh Nguyen2018-12-051-0/+4
* usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt2018-05-151-1/+1
* Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-04-051-0/+12
|\
| * usb: gadget: Add NO_DMA dummies for DMA mapping APIGeert Uytterhoeven2018-03-161-0/+12
* | usb/gadget: Add an EP dispose() callback for EP lifetime trackingBenjamin Herrenschmidt2018-03-231-0/+1
|/
* usb: gadget: add isoch_delay memberFelipe Balbi2017-12-111-0/+2
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: gadget: Add kerneldoc for some neglected structure fieldsJonathan Corbet2017-10-191-0/+5
* usb: gadget: core: unmap request from DMA only if previously mappedJack Pham2017-08-151-0/+2
* usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi2017-06-131-0/+1
* usb: gadget: Allow a non-SuperSpeed gadget to support LPMJohn Youn2017-06-021-0/+3
* usb: gadget.h: be consistent at kernel doc macrosMauro Carvalho Chehab2017-04-111-1/+1
* usb: gadget: fix request length error for isoc transferPeter Chen2016-11-181-1/+3
* usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda2016-08-311-0/+13
* usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2016-08-251-3/+14
* usb: gadget: add tracepoints to the gadget APIFelipe Balbi2016-06-211-0/+4
* usb: gadget: move gadget API functions to udc-coreFelipe Balbi2016-06-211-525/+60
* usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak2016-05-311-0/+3
* usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda2016-04-191-0/+4
* usb: gadget: add hnp_polling_support and host_request_flag in usb_gadgetLi Jun2016-03-041-0/+6
* usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-041-0/+1