index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
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
2019-07-03
usb: Handle USB3 remote wakeup for LPM enabled devices correctly
Lee, Chiasheng
2019-06-28
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
2019-06-26
USB: core: Fix compiler warnings in devio.c
Alan Stern
2019-06-26
USB: core: Remove usbfs_mutex
Alan Stern
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-20
USB: core: correct a spelling mistake in the comment
Harry Pan
2019-06-18
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
2019-06-06
USB: move usb debugfs directory creation to the usb common core
Greg Kroah-Hartman
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
2019-06-05
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2019-06-03
Merge 5.2-rc3 into usb-next
Greg Kroah-Hartman
2019-05-24
usb: avoid redundant allocation and free of memory
Weitao Hou
2019-05-22
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-05-21
usb: core: hub: Disable hub-initiated U1/U2
Thinh Nguyen
2019-05-21
usb: core: hub: Enable/disable U1/U2 in configured state
Thinh Nguyen
2019-05-21
USB: Add LPM quirk for Surface Dock GigE adapter
Maximilian Luz
2019-05-21
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
Alan Stern
[next]