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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-41
/
+33
2011-03-17
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-0
/
+847
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
30
-126
/
+123
2011-03-17
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
110
-3589
/
+8104
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-2
/
+2
2011-03-15
USB / Hub: Do not call device_set_wakeup_capable() under spinlock
Rafael J. Wysocki
1
-4
/
+6
2011-03-14
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
1
-1
/
+10
2011-03-14
xhci: Clean up cycle bit math used during stalls.
Sarah Sharp
1
-5
/
+3
2011-03-14
xhci: Fix cycle bit calculation during stall handling.
Sarah Sharp
1
-0
/
+14
2011-03-14
xhci: Update internal dequeue pointers after stalls.
Sarah Sharp
2
-3
/
+35
2011-03-14
USB: Disable auto-suspend for USB 3.0 hubs.
Sarah Sharp
1
-2
/
+8
2011-03-14
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
2
-30
/
+8
2011-03-14
xhci: Return canceled URBs immediately when host is halted.
Sarah Sharp
2
-2
/
+9
2011-03-14
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
3
-4
/
+13
2011-03-14
xhci: Fix re-init on power loss after resume.
Sarah Sharp
1
-4
/
+19
2011-03-14
xhci: Make roothub functions deal with device removal.
Sarah Sharp
1
-0
/
+16
2011-03-14
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
Sarah Sharp
1
-0
/
+18
2011-03-14
xhci: Return a USB 3.0 hub descriptor for USB3 roothub.
Sarah Sharp
1
-20
/
+114
2011-03-14
xhci: Register second xHCI roothub.
Sarah Sharp
6
-88
/
+341
2011-03-14
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
3
-8
/
+14
2011-03-14
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
5
-34
/
+59
2011-03-14
xhci: Index with a port array instead of PORTSC addresses.
Sarah Sharp
2
-53
/
+95
2011-03-14
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
3
-4
/
+29
2011-03-14
usb: Make core allocate resources per PCI-device.
Sarah Sharp
1
-19
/
+89
2011-03-14
usb: Store bus type in usb_hcd, not in driver flags.
Sarah Sharp
1
-3
/
+4
2011-03-14
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
3
-16
/
+25
2011-03-14
usb: Refactor irq enabling out of usb_add_hcd()
Sarah Sharp
1
-32
/
+43
2011-03-14
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
1
-10
/
+10
2011-03-14
xhci: Change hcd_priv into a pointer.
Sarah Sharp
2
-8
/
+30
2011-03-14
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
Sarah Sharp
2
-5
/
+6
2011-03-14
xhci: Modify check for TT info.
Sarah Sharp
1
-3
/
+2
2011-03-14
usb: Make USB 3.0 roothub have a SS EP comp descriptor.
Sarah Sharp
1
-6
/
+9
2011-03-14
USB: Clear "warm" port reset change.
Sarah Sharp
1
-0
/
+8
2011-03-14
USB 3.0 Hub Changes
John Youn
15
-42
/
+102
2011-03-14
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2
-2
/
+0
2011-03-14
usb: Initialize hcd->state roothubs.
Sarah Sharp
1
-0
/
+1
2011-03-14
xhci: Remove references to HC_STATE_HALT.
Sarah Sharp
2
-8
/
+2
2011-03-14
xHCI: prolong host controller halt time limit
Andiry Xu
2
-3
/
+3
2011-03-14
xHCI: Remove redundant variable in xhci_resume()
Andiry Xu
1
-6
/
+1
2011-03-14
xhci: Rename variables and reduce register reads.
Sarah Sharp
2
-22
/
+25
2011-03-14
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
3
-23
/
+16
2011-03-14
USB: Fix usb_add_hcd() checkpatch errors.
Sarah Sharp
1
-4
/
+7
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
13
-37
/
+36
2011-03-14
xhci: Remove old no-op test.
Sarah Sharp
3
-35
/
+0
2011-03-14
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
1
-0
/
+5
2011-03-12
usb-storage: fix menu ordering
Randy Dunlap
1
-15
/
+15
2011-03-12
usb-storage: ene_ub6250 depends on USB_STORAGE
Randy Dunlap
1
-0
/
+1
2011-03-12
USB: ene_ub6250: fix memory leak in ene_load_bincode()
Dan Carpenter
1
-4
/
+0
2011-03-12
USB: ehci: tegra: Align DMA transfers to 32 bytes
Robert Morell
1
-0
/
+90
2011-03-12
usb: host: Add EHCI driver for NVIDIA Tegra SoCs
Benoit Goby
3
-0
/
+638
[next]