aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-5/+1
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-3/+3
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-7/+5
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 134-701/+5649
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-1/+1
2020-03-30Merge branch 'pm-qos'Gravatar Rafael J. Wysocki 1-7/+5
2020-03-27USB: cdc-acm: restore capability check orderGravatar Matthias Reichl 1-9/+9
2020-03-26usb: cdns3: make signed 1 bit bitfields unsignedGravatar Colin Ian King 2-5/+5
2020-03-26usb: gadget: fsl: remove unused variable 'driver_desc'Gravatar YueHaibing 1-1/+0
2020-03-26usb: gadget: f_fs: Fix use after free issue as part of queue failureGravatar Sriharsha Allenki 1-0/+1
2020-03-26usb: typec: Correct the documentation for typec_cable_put()Gravatar Azhar Shaikh 1-1/+1
2020-03-26Merge tag 'usb-serial-5.7-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 6-46/+332
2020-03-26USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackGravatar Qiujun Huang 1-1/+1
2020-03-25USB: serial: option: add Wistron Neweb D19Q1Gravatar Pawel Dembicki 1-0/+2
2020-03-25USB: serial: option: add BroadMobi BM806UGravatar Pawel Dembicki 1-0/+2
2020-03-25USB: serial: option: add support for ASKEY WWHC050Gravatar Pawel Dembicki 1-0/+2
2020-03-24usb: core: Add ACPI support for USB interface devicesGravatar Andy Shevchenko 1-0/+2
2020-03-24usb: dwc2: convert to devm_platform_get_and_ioremap_resourceGravatar Dejin Zheng 1-2/+1
2020-03-24usb: host: hisilicon: convert to devm_platform_get_and_ioremap_resourceGravatar Dejin Zheng 1-2/+1
2020-03-24usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resourceGravatar Dejin Zheng 1-2/+1
2020-03-23Merge 5.6-rc7 into usb-nextGravatar Greg Kroah-Hartman 9-18/+49
2020-03-21completion: Use simple wait queuesGravatar Thomas Gleixner 1-1/+1
2020-03-21usb: gadget: Use completion interface instead of open coding itGravatar Thomas Gleixner 1-2/+2
2020-03-19Merge tag 'tegra-for-5.7-usb-v2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 3-89/+415
2020-03-19usb: cdns3: fix spelling mistake "wrapperr" -> "wrapper"Gravatar Colin Ian King 1-1/+1
2020-03-19usb: gadget: tegra-xudc: Support multiple device modesGravatar Nagarjuna Kristam 1-57/+160
2020-03-19usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device modeGravatar Nagarjuna Kristam 1-5/+7
2020-03-19usb: gadget: tegra-xudc: Add usb-phy supportGravatar Nagarjuna Kristam 1-3/+45
2020-03-19usb: gadget: tegra-xudc: Remove usb-role-switch supportGravatar Nagarjuna Kristam 2-54/+7
2020-03-19usb: xhci-tegra: Add OTG supportGravatar Nagarjuna Kristam 1-1/+227
2020-03-18USB: serial: f81232: add control driver for F81534AGravatar Ji-Ze Hong (Peter Hong) 1-1/+134
2020-03-18Merge tag 'usb-serial-5.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 3-0/+4
2020-03-17USB: cdc-acm: fix rounding error in TIOCSSERIALGravatar Anthony Mallet 1-9/+16
2020-03-17USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALGravatar Anthony Mallet 1-4/+5
2020-03-17usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersGravatar Hans de Goede 1-0/+3
2020-03-17usb: chipidea: udc: fix sleeping function called from invalid contextGravatar Peter Chen 1-3/+4
2020-03-17USB: c67x00: Use the correct style for SPDX License IdentifierGravatar Nishad Kamdar 2-2/+2
2020-03-17USB: atm: Use the correct style for SPDX License IdentifierGravatar Nishad Kamdar 1-1/+1
2020-03-17usb: musb: tusb6010: fix a possible missing data type replacementGravatar Macpaul Lin 1-1/+1
2020-03-17usb: musb: fix crash with highmen PIO and usbmonGravatar Mans Rullgard 1-12/+5
2020-03-17usb: musb: jz4740: Add support for the JZ4770Gravatar Paul Cercueil 1-0/+28
2020-03-17usb: musb: jz4740: Unconditionally depend on devicetreeGravatar Paul Cercueil 2-5/+10
2020-03-17usb: musb: jz4740: Register USB role switchGravatar Paul Cercueil 2-0/+49
2020-03-17usb: musb: jz4740: Add support for DMAGravatar Paul Cercueil 2-7/+15
2020-03-17usb: musb: remove redundant assignment to variable retGravatar Colin Ian King 1-1/+1
2020-03-17Merge tag 'usb-ci-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 8-14/+18
2020-03-16scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsGravatar Bart Van Assche 2-5/+1
2020-03-16usb: get rid of 'choice' for legacy gadget driversGravatar Masahiro Yamada 1-26/+22
2020-03-16usb: dwc3: fix up for role switch API changeGravatar Stephen Rothwell 1-4/+6
2020-03-16Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 27-160/+3004