aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-04-16UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-04-16UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-04-16usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov1-5/+20
2020-04-16usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter1-24/+22
2020-04-16usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULLHans de Goede1-2/+2
2020-04-16USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn2-6/+20
2020-04-16USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern1-1/+8
2020-04-16usb: phy: jz4770: Add a missing '\n' in a log messageChristophe JAILLET1-6/+6
2020-04-16USB: dwc2: Use the correct style for SPDX License IdentifierNishad Kamdar4-4/+4
2020-04-16USB: mtu3: Use the correct style for SPDX License IdentifierNishad Kamdar6-6/+6
2020-04-16USB: musb: Use the correct style for SPDX License IdentifierNishad Kamdar11-11/+11
2020-04-16USB: misc: Use the correct style for SPDX License IdentifierNishad Kamdar4-4/+4
2020-04-16USB: isp1760: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2020-04-16USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar14-14/+14
2020-04-16usb: gadget: legacy: fix redundant initialization warnings from cppcheckMasahiro Yamada1-2/+1
2020-04-16usb: host: u132-hcd: Remove u132_static_list and list head u132_listMadhuparna Bhowmik1-10/+0
2020-04-16USB: early: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-04-16USB: core: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2020-04-16usb: host: ehci-tegra: Remove superfluous dev_err() messageTang Bin1-1/+0
2020-04-16usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen1-6/+2
2020-04-16usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen2-11/+45
2020-04-16usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro nameThinh Nguyen2-4/+4
2020-04-16usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor1-1/+1
2020-04-08usb: chipidea: allow disabling glue drivers if EMBEDDEDMichał Mirosław2-18/+31
2020-04-08usb: chipidea: usb2: absorb zevio glue driverMichał Mirosław3-68/+6
2020-04-08usb: chipidea: usb2: make clock optionalMichał Mirosław1-9/+9
2020-04-08usb: chipidea: usb2: fix formattingMichał Mirosław1-2/+2
2020-04-08usb: chipidea: usb2: constify zynq_pdataMichał Mirosław1-1/+1
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-5/+1
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+3
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-7/+5
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds134-701/+5649
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki1-7/+5
2020-03-30usb: chipidea: core: show the real pointer value for registerPeter Chen1-1/+1
2020-03-30usb: chipidea: core: refine the description for this driverPeter Chen1-33/+7
2020-03-30usb: chipidea: udc: fix the kernel doc for udc.hPeter Chen1-4/+1
2020-03-27USB: cdc-acm: restore capability check orderMatthias Reichl1-9/+9
2020-03-26usb: cdns3: make signed 1 bit bitfields unsignedColin Ian King2-5/+5
2020-03-26usb: gadget: fsl: remove unused variable 'driver_desc'YueHaibing1-1/+0
2020-03-26usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki1-0/+1
2020-03-26usb: typec: Correct the documentation for typec_cable_put()Azhar Shaikh1-1/+1
2020-03-26Merge tag 'usb-serial-5.7-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman6-46/+332
2020-03-26USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang1-1/+1
2020-03-25USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-03-25USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-03-25USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-03-24usb: core: Add ACPI support for USB interface devicesAndy Shevchenko1-0/+2
2020-03-24usb: dwc2: convert to devm_platform_get_and_ioremap_resourceDejin Zheng1-2/+1
2020-03-24usb: host: hisilicon: convert to devm_platform_get_and_ioremap_resourceDejin Zheng1-2/+1