summaryrefslogtreecommitdiff
path: root/include/linux/usb/gadget.h
AgeCommit message (Expand)AuthorFilesLines
13 daysusb: gadget: Use u16 types for 16-bit fieldsKees Cook1-5/+5
2024-02-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman1-1/+0
2024-02-17usb: gadget: Support already-mapped DMA SGsPaul Cercueil1-0/+2
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen1-1/+0
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora1-0/+1
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov1-0/+9
2023-03-29usb: gadget: Add function wakeup supportElson Roy Serrao1-0/+1
2023-03-29usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao1-0/+8
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally1-0/+11
2022-06-10USB: Follow-up to SPDX identifiers addition - remove now useless commentsChristophe JAILLET1-2/+0
2022-05-11USB: gadget: Add ID numbers to gadget namesAlan Stern1-0/+2
2022-04-26USB: gadget: Add a new bus for gadgetsAlan Stern1-9/+17
2022-04-26USB: gadget: Rename usb_gadget_probe_driver()Alan Stern1-2/+2
2021-08-13usb: gadget: remove unnecessary AND operation when get ep maxpChunfeng Yun1-1/+1
2021-07-12usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng1-0/+4
2021-06-04USB: UDC core: Add udc_async_callbacks gadget opAlan Stern1-0/+1
2021-05-21usb: fix spelling mistakes in header filesZhen Lei1-1/+1
2021-01-18usb: gadget: Introduce udc_set_ssp_rate() for SSPThinh Nguyen1-0/+2
2021-01-18usb: gadget: Introduce SSP rates and lanesThinh Nguyen1-0/+9
2020-10-02USB: UDC: Expand device model API interfaceAlan Stern1-6/+21
2020-07-15usb: linux/usb/gadget.h: fix duplicated word in commentRandy Dunlap1-1/+1
2020-07-03USB: Fix up terminology in include filesGreg Kroah-Hartman1-3/+4
2020-05-25usb: gadget: core: sync interrupt before unbind the udcPeter Chen1-0/+2
2020-05-25usb: gadget: Introduce usb_request->is_lastThinh Nguyen1-0/+3
2020-05-05usb: gadget: add "usb_validate_langid" functionTao Ren1-0/+3
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-08-28usb: gadget: Export recommended BESL valuesThinh Nguyen1-0/+3
2019-07-04Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman1-26/+0
2019-07-03usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak1-0/+26
2019-06-18usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha1-1/+2
2018-12-05usb: gadget: Introduce frame_number to usb_requestThinh Nguyen1-0/+4
2018-05-15usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt1-1/+1
2018-04-05Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+12
2018-03-23usb/gadget: Add an EP dispose() callback for EP lifetime trackingBenjamin Herrenschmidt1-0/+1
2018-03-16usb: gadget: Add NO_DMA dummies for DMA mapping APIGeert Uytterhoeven1-0/+12
2017-12-11usb: gadget: add isoch_delay memberFelipe Balbi1-0/+2
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-19usb: gadget: Add kerneldoc for some neglected structure fieldsJonathan Corbet1-0/+5
2017-08-15usb: gadget: core: unmap request from DMA only if previously mappedJack Pham1-0/+2
2017-06-13usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi1-0/+1
2017-06-02usb: gadget: Allow a non-SuperSpeed gadget to support LPMJohn Youn1-0/+3
2017-04-11usb: gadget.h: be consistent at kernel doc macrosMauro Carvalho Chehab1-1/+1
2016-11-18usb: gadget: fix request length error for isoc transferPeter Chen1-1/+3
2016-08-31usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda1-0/+13
2016-08-25usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello1-3/+14
2016-06-21usb: gadget: add tracepoints to the gadget APIFelipe Balbi1-0/+4
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi1-525/+60
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak1-0/+3
2016-04-19usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev()Yoshihiro Shimoda1-0/+4
2016-03-04usb: gadget: add hnp_polling_support and host_request_flag in usb_gadgetLi Jun1-0/+6