summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/composite.c
AgeCommit message (Expand)Author
2017-01-05usb: gadget: replace %p with %pKVamsi Krishna Samavedam
2016-12-20Merge "USB: composite: Send stall when no config is active"Linux Build Service Account
2016-12-20Merge "usb: gadget: composite: Add spinlock protection for usb config descrip...Linux Build Service Account
2016-12-19Merge "usb: gadget: composite: enable BESL support"Linux Build Service Account
2016-12-16usb: gadget: composite: enable BESL supportFelipe Balbi
2016-12-13USB: composite: Send stall when no config is activeVijayavardhan Vennapusa
2016-12-13usb: gadget: composite: Add spinlock protection for usb config descriptorVijayavardhan Vennapusa
2016-12-01usb: gadget: composite: Add spinlock protection for usb string descriptorChandana Kishori Chiluveru
2016-09-23Merge "usb: gadget: composite: fix dereference after null check coverify warn...Linux Build Service Account
2016-09-21usb: gadget: composite: fix dereference after null check coverify warningPeter Chen
2016-09-19usb: gadget: Enable L1 suspend by defaultHemant Kumar
2016-09-07usb: composite: Draw 900mA on USB resume if speed is super-speedMayank Rana
2016-08-17usb: gadget: composite: Return bcdUSB 0x0310 for Superspeed and higherHemant Kumar
2016-05-11usb: gadget: composite: Handle OS descriptor request properlyHemant Kumar
2016-05-11usb: gadget: composite: Fix double free memory bugHemant Kumar
2016-04-22usb: gadget: composite: Set default value of bcdUSB as 0x0200Mayank Rana
2016-03-22usb: dwc3: Adjust TX FIFO allocationJack Pham
2016-03-22usb: gadget: Disable L1 LPM capabilityAzhar Shaikh
2016-03-22usb: gadget: Add link power management supportShimrit Malichi
2016-03-22usb: gadget: Draw 900mA current when enumerating in super speed modeMayank Rana
2016-03-22usb: gadget: composite: Protect cdev in composite_suspend()Mayank Rana
2016-03-22usb: gadget: Fix bug is queuing req upon Function SuspendHemant Kumar
2016-03-22gadget: composite: Fix crash seen when SS descriptor is not availableMayank Rana
2016-03-22USB: f_mass_storage: Send GADGET_DELAYED_STATUS for MSC RESET commandVijayavardhan Vennapusa
2016-03-22Revert "usb: gadget: composite: enable BESL support"Mayank Rana
2016-03-22usb: gadget: Invalidate interface id upon adding function to configHemant Kumar
2016-03-22usb: gadget: Ignore the second set_config from the hostChandanaKishori Chiluveru
2016-03-22USB: composite: Hold spinlock before calling usb_func_wakeup_int() APIVijayavardhan Vennapusa
2016-03-22usb: gadget: f_mbim: Queue notification request upon function resumeHemant Kumar
2016-03-22dwc3: gadget: Replace polling mechnism to go into U0 stateMayank Rana
2016-03-22usb: composite: don't print the invalid function wakeup failure messagesPavankumar Kondeti
2016-03-22usb: gadget: Resolve recursive spinlock during remote wakeupDanny Segal
2016-03-22usb: gadget: Fix race condition between function wakeup and bus resumeDanny Segal
2016-03-22usb: gadget: Fix Missing Function Wakeup notification sending on BAM wakeupDanny Segal
2016-03-22usb: gadget: add infrastructure support for super-speed function suspendHemant Kumar
2016-03-22usb: gadget: composite: Fix a bug in delayed status handlingPavankumar Kondeti
2016-02-16usb: gadget: Do not disconnect unregistered devBadhri Jagan Sridharan
2015-10-09usb: gadget: composite: fill bcdUSB for any gadget max speedIgor Kotrasinski
2015-09-27usb: gadget: fix few outdated commentsRobert Baldyga
2015-07-29usb: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin
2015-07-29usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga
2015-07-29usb: composite: fix usb_function_activate/deactivate functionsRobert Baldyga
2015-07-29usb: gadget: composite.c: i18n is not an acronymDiego Viola
2015-07-06usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I
2015-03-11usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida
2015-03-10usb: gadget: composite: add req_match method to usb_functionAndrzej Pietrasiewicz
2015-03-10usb: gadget: composite: don't try standard handling for non-standard requestsAndrzej Pietrasiewicz
2015-01-27usb: gadget: Fix os desc testMario Schuknecht
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz
2014-11-03usb: gadget: composite: conditionally dequeue os_desc and setup requestsFelipe Balbi