summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: Fix build warning seen with CONFIG_PM=nGuenter Roeck2019-12-181-1/+1
* usbip: Fix error path of vhci_recv_ret_submit()Suwan Kim2019-12-171-4/+9
* usbip: Fix receive error in vhci-hcd when using scatter-gatherSuwan Kim2019-12-171-0/+3
* USB: EHCI: Do not return -EPIPE when hub is disconnectedErkka Talvitie2019-12-171-1/+12
* usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'zhong jiang2019-12-171-0/+1
* Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-1422-67/+135
|\
| * usb: dwc3: pci: add ID for the Intel Comet Lake -H variantHeikki Krogerus2019-12-121-1/+5
| * xhci: make sure interrupts are restored to correct stateMathias Nyman2019-12-111-6/+6
| * xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman2019-12-111-1/+2
| * xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng2019-12-111-1/+1
| * usb: xhci: only set D3hot for pci deviceHenry Lin2019-12-113-5/+16
| * xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2019-12-112-2/+11
| * xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg2019-12-111-0/+4
| * Merge tag 'fixes-for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-12-114-2/+18
| |\
| | * usb: gadget: fix wrong endpoint descEJ Hsu2019-12-102-1/+6
| | * usb: dwc3: ep0: Clear started flag on completionThinh Nguyen2019-12-101-0/+8
| | * usb: dwc3: gadget: Clear started flag for non-IOCThinh Nguyen2019-12-101-0/+3
| | * usb: dwc3: gadget: Fix logical conditionTejas Joglekar2019-12-101-1/+1
| * | USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring2019-12-112-22/+23
| * | USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold2019-12-101-6/+12
| * | USB: adutux: fix interface sanity checkJohan Hovold2019-12-101-1/+1
| * | USB: idmouse: fix interface sanity checksJohan Hovold2019-12-101-1/+1
| * | USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold2019-12-101-4/+6
| * | usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev2019-12-101-11/+21
| * | usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue2019-12-101-1/+2
| * | usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia2019-12-101-0/+1
| * | usb: typec: fix use after free in typec_register_port()Wen Yang2019-12-101-2/+4
| * | usb: roles: fix a potential use after freeWen Yang2019-12-101-1/+1
| |/
* / treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-2/+2
|/
* usb, kcov: collect coverage from hub_eventAndrey Konovalov2019-12-041-0/+5
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-2/+2
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-2/+2
| |\
| | * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-2/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-023-4/+2
|\ \ \
| * | | scsi: core: Clean up SG_NONEFinn Thain2019-11-121-1/+0
| * | | scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2019-11-082-3/+2
| | |/ | |/|
* | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-014-30/+4
|\ \ \
| * | | compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann2019-10-231-11/+1
| * | | compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-232-4/+2
| * | | compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-15/+1
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-7/+1
|\ \ \
| * | | usb: core: Remove redundant vmap checksKees Cook2019-10-311-7/+1
* | | | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-27121-2656/+6803
|\ \ \ \
| * | | | usb: gadget: udc: gr_udc: create debugfs directory under usb rootChunfeng Yun2019-11-211-1/+2
| * | | | usb: gadget: atmel: create debugfs directory under usb rootChunfeng Yun2019-11-211-1/+2
| * | | | usb: musb: create debugfs directory under usb rootChunfeng Yun2019-11-211-1/+1
| * | | | usb: serial: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-8/+8
| * | | | usb: misc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-9/+9
| * | | | usb: gadget: Fix Kconfig indentationKrzysztof Kozlowski2019-11-212-16/+16
| * | | | usb: host: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-25/+25