summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-03-26USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang
2020-03-25USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki
2020-03-25USB: serial: option: add BroadMobi BM806UPawel Dembicki
2020-03-25USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki
2020-03-24usb: core: Add ACPI support for USB interface devicesAndy Shevchenko
2020-03-24usb: dwc2: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-03-24usb: host: hisilicon: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-03-24usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-21completion: Use simple wait queuesThomas Gleixner
2020-03-21usb: gadget: Use completion interface instead of open coding itThomas Gleixner
2020-03-19Merge tag 'tegra-for-5.7-usb-v2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-03-19usb: cdns3: fix spelling mistake "wrapperr" -> "wrapper"Colin Ian King
2020-03-19usb: gadget: tegra-xudc: Support multiple device modesNagarjuna Kristam
2020-03-19usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device modeNagarjuna Kristam
2020-03-19usb: gadget: tegra-xudc: Add usb-phy supportNagarjuna Kristam
2020-03-19usb: gadget: tegra-xudc: Remove usb-role-switch supportNagarjuna Kristam
2020-03-19usb: xhci-tegra: Add OTG supportNagarjuna Kristam
2020-03-18USB: serial: f81232: add control driver for F81534AJi-Ze Hong (Peter Hong)
2020-03-18Merge tag 'usb-serial-5.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-03-17USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet
2020-03-17USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet
2020-03-17usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede
2020-03-17usb: chipidea: udc: fix sleeping function called from invalid contextPeter Chen
2020-03-17USB: c67x00: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-17USB: atm: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-17usb: musb: tusb6010: fix a possible missing data type replacementMacpaul Lin
2020-03-17usb: musb: fix crash with highmen PIO and usbmonMans Rullgard
2020-03-17usb: musb: jz4740: Add support for the JZ4770Paul Cercueil
2020-03-17usb: musb: jz4740: Unconditionally depend on devicetreePaul Cercueil
2020-03-17usb: musb: jz4740: Register USB role switchPaul Cercueil
2020-03-17usb: musb: jz4740: Add support for DMAPaul Cercueil
2020-03-17usb: musb: remove redundant assignment to variable retColin Ian King
2020-03-17Merge tag 'usb-ci-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-03-16scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche
2020-03-16usb: get rid of 'choice' for legacy gadget driversMasahiro Yamada
2020-03-16usb: dwc3: fix up for role switch API changeStephen Rothwell
2020-03-16Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-03-16USB: chipidea: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-16usb: chipidea: otg: handling vbus disconnect event occurred during system sus...Peter Chen
2020-03-16usb: chipidea: udc: using structure ci_hdrc device for runtime PMPeter Chen
2020-03-15usb: gadget: aspeed: add ast2600 vhub supportTao Ren
2020-03-15usb: gadget: aspeed: read vhub properties from device treeTao Ren
2020-03-15usb: gadget: aspeed: support per-vhub usb descriptorsTao Ren
2020-03-15usb: gadget: f_phonet: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-15usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-03-15usb: gadget: amd5536udc: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni
2020-03-15udc: s3c-hsudc: Silence warning about supplies during deferred probeMarek Szyprowski
2020-03-15usb: dwc2: Silence warning about supplies during deferred probeMarek Szyprowski
2020-03-15usb: gadget: add raw-gadget interfaceAndrey Konovalov