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