summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-113-25/+8
|\
| * xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman2021-11-061-1/+2
| * Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman2021-11-051-23/+6
| * Revert "xhci: Set HCD flag to defer primary roothub registration"Greg Kroah-Hartman2021-11-051-1/+0
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\ \
| * | usb: xhci: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-5/+5
|\ \ \
| * | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-5/+5
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-055-44/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | scsi: usb: Switch to attribute groupsBart Van Assche2021-10-161-3/+5
| * | | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-163-7/+5
| * | | scsi: usb: Call scsi_done() directlyBart Van Assche2021-10-163-9/+6
| * | | scsi: target: usb: Replace enable attr with ops.enableDmitry Bogdanov2021-10-041-25/+6
| | |/ | |/|
* | | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-0484-885/+1536
|\ \ \
| * | | usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven2021-10-301-0/+1
| * | | usb: gadget: f_mass_storage: Disable eps during disconnectWesley Cheng2021-10-301-0/+10
| * | | usb: gadget: udc: core: Revise comments for USB ep enable/disableWesley Cheng2021-10-301-2/+2
| * | | Merge tag 'usb-serial-5.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-10-298-384/+215
| |\ \ \
| | * | | USB: serial: keyspan: fix memleak on probe errorsWang Hai2021-10-271-8/+7
| | * | | USB: serial: cp210x: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya2021-10-271-78/+31
| | * | | USB: serial: ch314: use usb_control_msg_recv()Himadri Pandya2021-10-271-59/+26
| | * | | USB: serial: kl5kusb105: drop line-status helperJohan Hovold2021-09-221-15/+4
| | * | | USB: serial: kl5kusb105: simplify line-status handlingJohan Hovold2021-09-221-8/+4
| | * | | USB: serial: kl5kusb105: clean up line-status handlingJohan Hovold2021-09-221-9/+8
| | * | | USB: serial: kl5kusb105: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya2021-09-211-45/+34
| | * | | USB: serial: keyspan_pda: use usb_control_msg_recv()Himadri Pandya2021-09-211-39/+28
| | * | | USB: serial: ftdi_sio: use usb_control_msg_recv()Himadri Pandya2021-09-211-38/+15
| | * | | USB: serial: f81232: use usb_control_msg_recv() and usb_control_msg_send()Himadri Pandya2021-09-211-62/+34
| | * | | USB: serial: allow hung up ports to be suspendedJohan Hovold2021-09-201-14/+17
| | * | | USB: serial: clean up core error labelsJohan Hovold2021-09-201-18/+16
| | |/ /
| * | | USB: iowarrior: fix control-message timeoutsJohan Hovold2021-10-261-6/+2
| * | | usb: dwc2: stm32mp15: set otg_revFabrice Gasnier2021-10-251-0/+2
| * | | usb: dwc2: add otg_rev and otg_caps information for gadget driverFabrice Gasnier2021-10-255-52/+57
| * | | usb: gadget: uvc: implement dwPresentationTime and scrSourceClockMichael Olbrich2021-10-253-5/+34
| * | | usb: gadget: uvc: use on returned header len in video_encode_isoc_sgMichael Grzeschik2021-10-251-6/+6
| * | | usb:gadget: f_uac1: fixed sync playbackPavel Hofman2021-10-254-4/+11
| * | | usb: gadget: configfs: change config attributes file operationLinyu Yuan2021-10-221-5/+10
| * | | usb: gadget: configfs: add cfg_to_gadget_info() helperLinyu Yuan2021-10-221-4/+7
| * | | usb: dwc3: Align DWC3_EP_* flag macrosJack Pham2021-10-221-8/+8
| * | | usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resizedJack Pham2021-10-222-1/+8
| * | | USB: chipidea: fix interrupt deadlockJohan Hovold2021-10-221-7/+16
| * | | usb: musb: Balance list entry in musb_gadget_queueViraj Shah2021-10-221-1/+3
| * | | usb: musb: sunxi: Don't print error on MUSB_ULPI_BUSCONTROL accessRoman Stratiienko2021-10-221-0/+8
| * | | usb: gadget: uvc: ensure the vdev is unsetMichael Grzeschik2021-10-211-0/+1
| * | | usb: gadget: uvc: only pump video data if necessaryMichael Grzeschik2021-10-211-2/+5
| * | | usb: gadget: uvc: only schedule stream in streaming stateMichael Grzeschik2021-10-212-2/+5
| * | | usb: gadget: uvc: test if ep->desc is valid on ep_queueMichael Grzeschik2021-10-211-3/+6
| * | | usb: gadget: uvc: rename function to be more consistentMichael Tretter2021-10-211-3/+4
| * | | usb: gadget: uvc: consistently use define for headerlenMichael Grzeschik2021-10-213-6/+6
| * | | usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König2021-10-211-20/+5