aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-12USB: Fix novation SourceControl XL after suspendRichard Dodd1-0/+3
2020-02-10USB: core: clean up endpoint-descriptor parsingJohan Hovold1-12/+8
2020-02-10USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold1-0/+5
2020-02-10USB: core: add endpoint-blacklist quirkJohan Hovold3-0/+46
2020-02-10USB: hub: Don't record a connect-change event during reset-resumeAlan Stern1-5/+0
2020-02-10USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar2-0/+16
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-1/+1
2020-01-21Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman1-0/+1
2020-01-17USB: usbfs: Always unlink URBs in reverse orderAlan Stern1-2/+2
2020-01-15usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta1-0/+1
2020-01-08usb: missing parentheses in USE_NEW_SCHEMEQi Zhou1-1/+1
2020-01-06USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern1-4/+8
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-30USB: core: fix check for duplicate endpointsJohan Hovold1-12/+58
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring1-21/+21
2019-12-10usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-04usb, kcov: collect coverage from hub_eventAndrey Konovalov1-0/+5
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-15/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-7/+1
2019-11-07usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman1-0/+5
2019-10-31usb: core: Remove redundant vmap checksKees Cook1-7/+1
2019-10-28USB: Skip endpoints with 0 maxpacket lengthAlan Stern1-0/+5
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann1-15/+1
2019-10-15usb: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff1-1/+14
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-1/+1
2019-10-10usb: core: devio.c: Fix assignment of 0/1 to bool variablesSaurav Girepunje1-2/+2
2019-10-10USB: core: drop OOM messageJohan Hovold1-7/+5
2019-10-10usb: hub: Check device descriptor before resusciationDavid Heinzelmann1-85/+111
2019-09-04USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern1-4/+8
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman1-7/+1
2019-09-03usb: core: phy: add support for PHY calibrationMarek Szyprowski3-0/+29
2019-09-03usb: remove commented out dma wrappersChristoph Hellwig1-222/+0
2019-09-03usb: remove a stale comment in hcd_alloc_coherentChristoph Hellwig1-3/+0
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman1-22/+8
2019-08-28usb: hcd: use managed device resourcesSchmid, Carsten1-22/+8
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig1-1/+0
2019-08-21usb: usbfs: only account once for mmap()'ed usb memory usageGavin Li1-1/+2
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman4-16/+12
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig2-9/+5
2019-08-15usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig1-3/+3
2019-08-15USB: CDC: fix sanity checks in CDC union parserOliver Neukum1-2/+2
2019-08-14USB: usbfs: Add a capability flag for runtime suspendAlan Stern1-1/+8
2019-08-12USB: core: Fix races in character device registration and deregistraionAlan Stern1-5/+5
2019-08-12Merge 5.3-rc4 into usb-nextGreg Kroah-Hartman4-125/+126
2019-08-09usbfs: Add ioctls for runtime power managementAlan Stern3-5/+99
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen3-123/+126
2019-08-07USB: add support for dev_groups to struct usb_device_driverGreg Kroah-Hartman1-0/+1