summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-25usb: gadget: u_serial: add suspend resume callbacksFabrice Gasnier
2020-05-25usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier
2020-05-25usb: gadget: uvc_video: add worker to handle the frame pumpingMichael Grzeschik
2020-05-25usb: renesas_usbhs: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-05-25usb: gadget: f_fs: remove unneeded semicolon in __ffs_data_got_descs()Jason Yan
2020-05-25usb: dwc3: of-simple: remove Amlogic GXL and AXG compatiblesMartin Blumenstingl
2020-05-25phy: amlogic: meson-gxl-usb3: remove code for non-existing PHYMartin Blumenstingl
2020-05-25usb: dwc3: meson-g12a: add support for GXL and GXM SoCsNeil Armstrong
2020-05-25usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnectNeil Armstrong
2020-05-25usb: dwc3: meson-g12a: refactor usb initNeil Armstrong
2020-05-25usb: gadget: udc: remove unused 'driver_desc'Jason Yan
2020-05-25usb: gadget: max3420: Add a missing '\n' in a log messageChristophe JAILLET
2020-05-25USB: mtu3: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-05-25usb: cdns3: change dev_info to dev_dbg for debug messagePeter Chen
2020-05-25usb: cdns3: change "cdsn3" to"cdns3"Peter Chen
2020-05-25usb: cdns3: delete role_overridePeter Chen
2020-05-25usb: cdns3: core: get role switch node from firmwarePeter Chen
2020-05-25usb: dwc3: gadget: Continue to process pending requestsThinh Nguyen
2020-05-25usb: gadget: tegra-xudc: Add vbus_draw supportNagarjuna Kristam
2020-05-05usb: dwc3: gadget: WARN on no-resource statusThinh Nguyen
2020-05-05usb: dwc3: gadget: Issue END_TRANSFER to retry isoc transferThinh Nguyen
2020-05-05usb: dwc3: gadget: Store resource index of start cmdThinh Nguyen
2020-05-05usb: dwc3: gadget: Properly handle failed kick_transferThinh Nguyen
2020-05-05usb: dwc3: core: Use role-switch default dr_modeThinh Nguyen
2020-05-05usb: dwc3: drd: Don't free non-existing irqThinh Nguyen
2020-05-05usb: dwc3: meson-g12a: refactor usb2 phy initNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_initNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: get the reset as sharedNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: handle the phy and glue registers separatelyNeil Armstrong
2020-05-05usb: dwc3: meson-g12a: specify phy names in soc dataNeil Armstrong
2020-05-05usb: dwc3: gadget: Refactor dwc3_gadget_ep_dequeueThinh Nguyen
2020-05-05usb: dwc3: gadget: Remove unnecessary checksThinh Nguyen
2020-05-05usb: dwc3: gadget: Give back staled requestsThinh Nguyen
2020-05-05usb: dwc3: gadget: Properly handle ClearFeature(halt)Thinh Nguyen
2020-05-05usb: gadget: aspeed: fixup usb1 device descriptor at init timeTao Ren
2020-05-05usb: gadget: aspeed: allow to set device IDs in device treeTao Ren
2020-05-05usb: gadget: aspeed: allow to set usb strings in device treeTao Ren
2020-05-05usb: gadget: add "usb_validate_langid" functionTao Ren
2020-05-05usb: gadget: aspeed: support multiple language stringsTao Ren
2020-05-05usb: gadget: aspeed: improve vhub port irq handlingTao Ren
2020-05-05usb: dwc3: support continuous runtime PM with dual roleMartin Kepplinger
2020-05-05usb: cdns3: mark local functions statickbuild test robot
2020-05-05USB: dwc2: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-05-05USB: dwc3: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-05-05USB: gadget: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-05-03Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-02Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-05-02Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-05-01Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds