summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-26usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja
2017-01-25usb: dwc3: gadget: read IN ep FIFO size from HWFelipe Balbi
2017-01-24usb: dwc2: gadget: Add checking for g-tx-fifo-size parameterSevak Arakelyan
2017-01-24usb: dwc2: gadget: Set TX FIFO depths to calculated defaultsSevak Arakelyan
2017-01-24usb: dwc2: host: Correct snpsid checking for GDFIFOCFGSevak Arakelyan
2017-01-24usb: dwc2: host: use msleep() for long delayNicholas Mc Guire
2017-01-24usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220Chen Yu
2017-01-24usb: dwc2: Force port resume on switching to device modeChen Yu
2017-01-24usb: dwc2: Workaround case where GOTGCTL state is wrongJohn Stultz
2017-01-24usb: dwc2: Avoid sleeping while holding hsotg->lockJohn Stultz
2017-01-24usb: dwc2: Show dr_mode via debugfsJohn Youn
2017-01-24usb: dwc2: Remove debug prints in params.cJohn Youn
2017-01-24usb: dwc2: Add debugfs file to show paramsJohn Youn
2017-01-24usb: dwc2: Remove unnecessary parametersJohn Youn
2017-01-24usb: dwc2: Fix usage of bool paramsJohn Youn
2017-01-24usb: dwc2: Remove platform static paramsJohn Youn
2017-01-24usb: dwc2: Check core parametersJohn Youn
2017-01-24usb: dwc2: Rearrange param structure membersJohn Youn
2017-01-24usb: dwc2: Update parameter typesJohn Youn
2017-01-24usb: dwc2: Get device propertiesJohn Youn
2017-01-24usb: dwc2: Set core parameters to default valuesJohn Youn
2017-01-24usb: dwc2: Remove unused otg_ver parameterJohn Youn
2017-01-24usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak
2017-01-24usb: gadget: udc: constify usb_ep_ops structuresBhumika Goyal
2017-01-24usb: gadget: udc: atmel: Update endpoint allocation schemeCristian Birsan
2017-01-24usb: gadget: f_fs: Accept up to 30 endpoints.Vincent Pelletier
2017-01-24usb: gadger: f_fs: Do not copy past descriptor end.Vincent Pelletier
2017-01-24usb: phy: fsl: Remove the set_power callbackBaolin Wang
2017-01-24usb: phy: msm: Remove the set_power callbackBaolin Wang
2017-01-24usb: phy: ab8500: Remove the set_power callbackBaolin Wang
2017-01-24usb: dwc2: gadget: Set GDFIFOCFGSevak Arakelyan
2017-01-24usb: gadget: uac2: add req_number as parameterPeter Chen
2017-01-24usb: dwc2: Fix sizeof in kzallocJohn Youn
2017-01-24usb: dwc2: Remove 'return' from void functionJohn Youn
2017-01-24usb: dwc2: Fix code indentation after conditionalsJohn Youn
2017-01-24usb: dwc2: Fix lines over 80 charactersJohn Youn
2017-01-24usb: dwc2: Fix brace usageJohn Youn
2017-01-24usb: dwc2: Fix logical continuationsJohn Youn
2017-01-24usb: dwc2: Fix comment alignment and formatJohn Youn
2017-01-24usb: dwc2: Add identifier in prototypesJohn Youn
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2017-01-24usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak
2017-01-24usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2017-01-24usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak
2017-01-24tools: usb: ffs-test: add SS descriptorsFelipe Balbi
2017-01-24tools: usb: ffs-test: switch to _DEFAULT_SOURCEFelipe Balbi
2017-01-24usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi
2017-01-24usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phaseBaolin Wang
2017-01-24usb: phy: tahvo: Replace the deprecated extcon APIChanwoo Choi
2017-01-24usb: dwc3: omap: Replace the extcon APIChanwoo Choi