summaryrefslogtreecommitdiff
path: root/include/linux/usb/composite.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\
| * Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\
| | * usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-05-30
* | | usb: composite: Increase ep0 buffer size to 4KBHemant Kumar2017-01-20
* | | usb: dwc3: Adjust TX FIFO allocationJack Pham2016-03-22
* | | usb: gadget: f_gsi: Add support for super speed function suspendHemant Kumar2016-03-22
* | | usb: gadget: f_mbim: Queue notification request upon function resumeHemant Kumar2016-03-22
* | | usb: gadget: Fix Missing Function Wakeup notification sending on BAM wakeupDanny Segal2016-03-22
* | | usb: gadget: add infrastructure support for super-speed function suspendHemant Kumar2016-03-22
|/ /
* / usb: gadget: configfs: Add usb_function ptr to fi structBadhri Jagan Sridharan2016-02-16
|/
* usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga2015-07-29
* usb: gadget: composite: add req_match method to usb_functionAndrzej Pietrasiewicz2015-03-10
* usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz2014-11-03
* usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi2014-11-03
* usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser2014-07-10
* usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz2014-05-14
* usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz2014-05-14
* usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz2014-05-14
* usb: gadget: OS String supportAndrzej Pietrasiewicz2014-05-14
* Merge branch 'master' into for-nextJiri Kosina2014-02-20
|\
| * usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz2013-12-12
* | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
|/
* usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2013-04-03
* usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-05
* usb: gadget: composite: introduce usb_gstrings_attach()Sebastian Andrzej Siewior2013-01-21
* usb: gadget: export composite's setup & disconnect functionSebastian Andrzej Siewior2013-01-21
* usb: gadget: factor out two helper functions from composite_bind()Sebastian Andrzej Siewior2013-01-21
* usb: gadget: add a forward pointer from usb_function to its "instance"Sebastian Andrzej Siewior2013-01-21
* usb: gadget: composite: add usb_remove_function()Sebastian Andrzej Siewior2013-01-21
* usb: gadget: add some infracture to register/unregister functionsSebastian Andrzej Siewior2013-01-21
* usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior2013-01-10
* usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2012-10-31
* usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior2012-10-31
* usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior2012-09-10
* usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior2012-09-10
* usb: gadget: remove string override from struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
* usb: gadget: push iProduct into gadgetsSebastian Andrzej Siewior2012-09-10
* usb: gadget: push iManufacturer into gadgetsSebastian Andrzej Siewior2012-09-10
* usb: gadget: push iSerialNumber into gadgetsSebastian Andrzej Siewior2012-09-10
* usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior2012-09-10
* usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior2012-09-10
* usb: gadget: remove bufsiz from struct usb_composite_devSebastian Andrzej Siewior2012-09-10
* usb: gadget: move USB_BUFSIZ into global composite.hSebastian Andrzej Siewior2012-09-10
* usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2012-09-10
* usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
* usb: gadget: move bind callback into driver struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
* usb: gadget: composite: add iSerialNumber to usb_composite_driverAndrzej Pietrasiewicz2012-05-10
* usb: gadget: composite: Add usb_remove_configBenoit Goby2012-05-10
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-01
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-01