aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/gadget.h
AgeCommit message (Expand)AuthorFilesLines
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-02USB: 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
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski1-0/+1
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn1-1/+2
2016-03-04usb: gadget: Add gadget_is_superspeed_plus()John Youn1-0/+10
2015-12-22usb: gadget: forbid queuing request to a disabled epDu, Changbin1-0/+3
2015-12-16usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol1-0/+2
2015-12-16usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol1-2/+0
2015-12-16usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol1-0/+4
2015-09-27usb: gadget: introduce 'enabled' flag in struct usb_epRobert Baldyga1-2/+25
2015-09-27usb: gadget: epautoconf: add usb_ep_autoconfig_release() functionRobert Baldyga1-0/+2
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga1-1/+7
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga1-0/+8
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga1-0/+3
2015-08-04usb: gadget: add endpoint capabilities helper macrosRobert Baldyga1-0/+20
2015-08-04usb: gadget: add endpoint capabilities flagsRobert Baldyga1-0/+21
2015-08-04usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga1-0/+1
2015-07-30usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga1-0/+10
2015-07-30usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga1-0/+10
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga1-0/+11
2015-07-29usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun1-0/+4
2015-07-29usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin1-0/+2
2015-07-29usb: gadget: add usb_gadget_activate/deactivate functionsRobert Baldyga1-6/+94
2015-03-19usb: udc: add usb_udc_vbus_handlerPeter Chen1-0/+4
2015-03-19usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen1-0/+3
2015-03-11usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida1-1/+1
2015-01-29usb: gadget: introduce is_selfpowered for usb_gadgetPeter Chen1-0/+2
2014-11-03usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi1-1/+1
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi1-2/+1
2014-09-25usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka1-0/+8
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen1-0/+6
2014-09-09usb: gadget: add reset API at usb_gadget_driverPeter Chen1-0/+3
2014-08-21usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman1-4/+5
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga1-0/+19
2013-12-09usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen1-0/+20
2013-12-09usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen1-9/+10
2013-07-29usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi1-0/+4
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day1-3/+2
2013-03-18usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi1-0/+2
2013-03-18usb: gadget: introduce gadget state trackingFelipe Balbi1-0/+9
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi1-4/+0
2013-03-18usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi1-0/+4
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi1-6/+0
2013-01-21usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior1-0/+5
2013-01-21usb: gadget: udc-core: introduce UDC binding by nameSebastian Andrzej Siewior1-0/+2
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior1-0/+7
2012-09-10usb: gadget: move global vars from epautoconf into struct usb_gadgetSebastian Andrzej Siewior1-0/+4
2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior1-2/+4
2012-09-10usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior1-3/+3
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz1-17/+2
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi1-0/+10
2011-12-21usb: gadget: introduce support for sg listsFelipe Balbi1-0/+10
2011-12-19usb: gadget: enlarge maxburst bit width.Yu Xu1-1/+1
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz1-2/+2
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz1-5/+5
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi1-2/+2
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior1-0/+6
2011-07-01usb: gadget: add missing #include'sSergei Shtylyov1-0/+5
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman1-0/+31
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman1-0/+13
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman1-6/+0
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman1-0/+3
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-9/+7
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi1-0/+7
2011-06-07USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown1-0/+1
2011-04-13usb gadget: fix all Section mismatch warningsRandy Dunlap1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König1-12/+8
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman1-1/+1
2010-05-20USB: Composite framework: Add suspended sysfs entryFabien Chouteau1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+2
2009-03-24USB: gpio_vbus: add delayed vbus_session callsRobert Jarzmik1-2/+4
2008-07-21USB Gadget: documentation updateAlan Stern1-2/+6
2008-07-21usb gadget: descriptor copying supportDavid Brownell1-0/+19
2008-05-02USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport complianceDavid Lopo1-0/+21
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day1-1/+1
2008-03-10USB: Remove __KERNEL__ check from non-exported gadget.h.Robert P. J. Day1-4/+0
2008-02-01USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman1-68/+55
2007-10-15docbook: fix usb contentRandy Dunlap1-2/+2
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell1-0/+866