summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor2020-04-161-1/+1
| |/
* | USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox2020-04-161-0/+4
* | usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan2020-04-161-0/+26
* | usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami2020-04-161-0/+4
* | cdc-acm: introduce a cool downOliver Neukum2020-04-162-3/+32
* | cdc-acm: close race betrween suspend() and acm_softintOliver Neukum2020-04-161-3/+3
* | UAS: fix deadlock in error handling and PM flushing workOliver Neukum2020-04-161-3/+40
* | UAS: no use logging any details in case of ENODEVOliver Neukum2020-04-161-0/+3
* | usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov2020-04-161-5/+20
* | usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter2020-04-161-24/+22
* | usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULLHans de Goede2020-04-161-2/+2
* | USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn2020-04-162-6/+20
* | USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern2020-04-161-1/+8
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-022-5/+1
|\
| * scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche2020-03-162-5/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-302-3/+3
|\ \
| * | completion: Use simple wait queuesThomas Gleixner2020-03-211-1/+1
| * | usb: gadget: Use completion interface instead of open coding itThomas Gleixner2020-03-211-2/+2
* | | Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-03-301-7/+5
|\ \ \
| * \ \ Merge branch 'pm-qos'Rafael J. Wysocki2020-03-301-7/+5
| |\ \ \
| | * | | drivers: usb: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-7/+5
| | | |/ | | |/|
* | | | Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-30134-701/+5649
|\ \ \ \
| * | | | USB: cdc-acm: restore capability check orderMatthias Reichl2020-03-271-9/+9
| * | | | usb: cdns3: make signed 1 bit bitfields unsignedColin Ian King2020-03-262-5/+5
| * | | | usb: gadget: fsl: remove unused variable 'driver_desc'YueHaibing2020-03-261-1/+0
| * | | | usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki2020-03-261-0/+1
| * | | | usb: typec: Correct the documentation for typec_cable_put()Azhar Shaikh2020-03-261-1/+1
| * | | | Merge tag 'usb-serial-5.7-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-03-266-46/+332
| |\ \ \ \
| | * | | | USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang2020-03-261-1/+1
| | * | | | USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki2020-03-251-0/+2
| | * | | | USB: serial: option: add BroadMobi BM806UPawel Dembicki2020-03-251-0/+2
| | * | | | USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki2020-03-251-0/+2
| | * | | | USB: serial: f81232: add control driver for F81534AJi-Ze Hong (Peter Hong)2020-03-181-1/+134
| | * | | | USB: serial: fix tty cleanup-op kernel-docJohan Hovold2020-03-111-1/+1
| | * | | | USB: serial: clean up carrier-detect helperJohan Hovold2020-03-111-5/+3
| | * | | | USB: serial: f81232: set F81534A serial port with RS232 modeJi-Ze Hong (Peter Hong)2020-02-251-1/+23
| | * | | | USB: serial: f81232: add F81534A supportJi-Ze Hong (Peter Hong)2020-02-251-6/+122
| | * | | | USB: serial: f81232: use devm_kzalloc for port dataJi-Ze Hong (Peter Hong)2020-02-251-12/+1
| | * | | | USB: serial: f81232: add tx_empty functionJi-Ze Hong (Peter Hong)2020-02-251-0/+15
| | * | | | USB: serial: f81232: extract LSR handlerJi-Ze Hong (Peter Hong)2020-02-251-23/+30
| | * | | | USB: serial: digi_acceleport: remove redundant assignment to pointer privColin Ian King2020-02-101-1/+1
| | * | | | USB: serial: relax unthrottle memory barrierJohan Hovold2020-02-101-2/+2
| | | |/ / | | |/| |
| * | | | usb: core: Add ACPI support for USB interface devicesAndy Shevchenko2020-03-241-0/+2
| * | | | usb: dwc2: convert to devm_platform_get_and_ioremap_resourceDejin Zheng2020-03-241-2/+1
| * | | | usb: host: hisilicon: convert to devm_platform_get_and_ioremap_resourceDejin Zheng2020-03-241-2/+1
| * | | | usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resourceDejin Zheng2020-03-241-2/+1
| * | | | Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman2020-03-239-18/+49
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'tegra-for-5.7-usb-v2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-03-193-89/+415
| |\ \ \ \
| | * | | | usb: gadget: tegra-xudc: Support multiple device modesNagarjuna Kristam2020-03-191-57/+160
| | * | | | usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device modeNagarjuna Kristam2020-03-191-5/+7