summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2017-01-24usb: renesas_usbhs: Replace the deprecated extcon APIChanwoo Choi
2017-01-24usb: phy: qcom-8x16-usb: Replace the extcon APIChanwoo Choi
2017-01-24usb: phy: msm: Replace the extcon APIChanwoo Choi
2017-01-24usb: phy: omap-otg: Replace the extcon APIChanwoo Choi
2017-01-24usb: dwc3: gadget: align transfers to wMaxPacketSizeFelipe Balbi
2017-01-24usb: dwc3: gadget: allocate bounce buffer for unaligned xfersFelipe Balbi
2017-01-24usb: dwc3: gadget: extract __dwc3_prepare_one_trb()Felipe Balbi
2017-01-24usb: dwc3: gadget: simplify dwc3_prepare_one_trb()Felipe Balbi
2017-01-24usb: gadget: f_uac2: improve error handlingPeter Chen
2017-01-24usb: dwc2: host: use true/false for booleanNicholas Mc Guire
2017-01-24usb: dwc2: host: use msleep() for long delaysNicholas Mc Guire
2017-01-24usb: dwc3: exynos: Remove MODULE_ALIAS()Javier Martinez Canillas
2017-01-24usb: dwc3: exynos remove suspend clock unspecified debug messageShuah Khan
2017-01-24usb: gadget: constify usb_gadget_ops structuresBhumika Goyal
2017-01-24usb: dwc2: use u32 for DT binding parametersLeo Yan
2017-01-24usb: renesas_usbhs: mod_host: fix typo: "connecte" -> "connected"Colin Ian King
2017-01-24usb: gadget: printer: Remove pnp_string static bufferKrzysztof Opasiak
2017-01-24usb: gadget: ether: Add \n to each attribute of ethernet functionsKrzysztof Opasiak
2017-01-24usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds