index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2020-01-15
usb: core: hub: Improved device recognition on remote wakeup
Keiya Nobuta
2020-01-08
usb: missing parentheses in USE_NEW_SCHEME
Qi Zhou
2020-01-06
USB: Fix: Don't skip endpoint descriptors with maxpacket=0
Alan Stern
2019-12-30
USB: core: fix check for duplicate endpoints
Johan Hovold
2019-12-11
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2019-12-10
usb: core: urb: fix URB structure initialization function
Emiliano Ingrassia
2019-12-04
usb, kcov: collect coverage from hub_event
Andrey Konovalov
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-07
usb: Allow USB device to be warm reset in suspended state
Kai-Heng Feng
2019-11-04
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
2019-10-31
usb: core: Remove redundant vmap checks
Kees Cook
2019-10-28
USB: Skip endpoints with 0 maxpacket length
Alan Stern
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-15
usb: usbfs: Suppress problematic bind and unbind uevents.
Ingo Rohloff
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-10
usb: core: devio.c: Fix assignment of 0/1 to bool variables
Saurav Girepunje
2019-10-10
USB: core: drop OOM message
Johan Hovold
2019-10-10
usb: hub: Check device descriptor before resusciation
David Heinzelmann
2019-09-04
USB: usbcore: Fix slab-out-of-bounds bug during device reset
Alan Stern
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
usb: core: phy: add support for PHY calibration
Marek Szyprowski
2019-09-03
usb: remove commented out dma wrappers
Christoph Hellwig
2019-09-03
usb: remove a stale comment in hcd_alloc_coherent
Christoph Hellwig
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-08-28
usb: hcd: use managed device resources
Schmid, Carsten
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
2019-08-21
usb: usbfs: only account once for mmap()'ed usb memory usage
Gavin Li
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-15
usb: add a hcd_uses_dma helper
Christoph Hellwig
2019-08-15
usb: don't create dma pools for HCDs with a localmem_pool
Christoph Hellwig
2019-08-15
USB: CDC: fix sanity checks in CDC union parser
Oliver Neukum
2019-08-14
USB: usbfs: Add a capability flag for runtime suspend
Alan Stern
2019-08-12
USB: core: Fix races in character device registration and deregistraion
Alan Stern
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-09
usbfs: Add ioctls for runtime power management
Alan Stern
2019-08-08
usb: setup authorized_default attributes using usb_bus_notify
ThiƩbaud Weksteen
2019-08-07
USB: add support for dev_groups to struct usb_device_driver
Greg Kroah-Hartman
2019-08-07
USB: add support for dev_groups to struct usb_driver
Greg Kroah-Hartman
2019-08-05
usb: usbfs: fix double-free of usb memory upon submiturb error
Gavin Li
2019-08-05
USB: Disable USB2 LPM at shutdown
Kai-Heng Feng
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-29
Merge 5.3-rc2 into usb-next
Greg Kroah-Hartman
2019-07-25
USB: core: hcd-pci: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-25
usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()
Dan Carpenter
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]