index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
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-28
USB: Skip endpoints with 0 maxpacket length
Alan Stern
1
-0
/
+5
2019-10-15
usb: usbfs: Suppress problematic bind and unbind uevents.
Ingo Rohloff
1
-1
/
+14
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-13
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-12
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-50
/
+81
2019-07-09
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
2019-06-28
usb: host: Fix excessive alignment restriction for local memory allocations
Fredrik Noring
1
-1
/
+1
2019-06-26
USB: core: Fix compiler warnings in devio.c
Alan Stern
1
-6
/
+6
2019-06-26
USB: core: Remove usbfs_mutex
Alan Stern
3
-13
/
+0
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2
-4
/
+4
2019-06-20
USB: core: correct a spelling mistake in the comment
Harry Pan
1
-1
/
+1
2019-06-18
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
1
-1
/
+41
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2019-06-06
USB: move usb debugfs directory creation to the usb common core
Greg Kroah-Hartman
1
-6
/
+4
2019-06-05
usb: Add devaddr in struct usb_device
Jim Lin
1
-1
/
+3
2019-06-05
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
Marco Zatta
1
-0
/
+3
2019-06-03
USB: drop HCD_LOCAL_MEM flag
Laurentiu Tudor
2
-14
/
+9
2019-06-03
USB: use genalloc for USB HCs with local memory
Laurentiu Tudor
2
-0
/
+45
[next]