index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+2
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 3.0 Hub Changes
John Youn
11
-28
/
+31
2011-03-14
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2
-2
/
+0
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: Remove bitmap #define from hcd.h
Sarah Sharp
11
-33
/
+32
2011-03-14
xhci: Remove old no-op test.
Sarah Sharp
3
-35
/
+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
2011-03-12
ehci-atmel: fix section mismatch warning
Hubert Feurstein
1
-3
/
+3
2011-03-07
USB: OHCI: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-03-07
USB: Rename "msm72k_otg.c" to "msm_otg.c"
Pavankumar Kondeti
1
-1
/
+1
2011-03-07
usb/isp1760: Fix crash when unplugging bug
Arvid Brodin
1
-4
/
+3
2011-03-02
usb: EHCI, OHCI: Add configuration for the SH USB controller
Yoshihiro Shimoda
3
-5
/
+16
2011-03-02
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
10
-229
/
+300
2011-03-01
usb: host: omap: ehci and ohci simplification
Keshava Munegowda
2
-1468
/
+132
2011-03-01
arm: omap: usb: create common enums and structures for ehci and ohci
Keshava Munegowda
2
-32
/
+32
2011-03-01
usb: host: omap: switch to platform_get_resource_byname
Felipe Balbi
2
-6
/
+6
2011-03-01
usb: ehci: omap: add support for TLL mode on OMAP4
Anand Gadiyar
1
-0
/
+134
2011-03-01
usb/isp1760: Handle toggle bit in queue heads only
Arvid Brodin
1
-33
/
+21
2011-03-01
usb/isp1760: Replace period calculation for INT packets with something readable
Arvid Brodin
1
-69
/
+37
2011-03-01
usb/isp1760: Consolidate printouts and remove unused code
Arvid Brodin
2
-218
/
+190
2011-03-01
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
Arvid Brodin
2
-10
/
+2
2011-03-01
usb/isp1760: Clean up payload address handling
Arvid Brodin
2
-111
/
+95
2011-03-01
usb/isp1760: Remove redundant variables and defines
Arvid Brodin
2
-69
/
+58
2011-03-01
usb/isp1760: Move to native-endian ptds
Arvid Brodin
2
-357
/
+339
2011-03-01
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
1
-1
/
+1
2011-02-25
USB: EHCI bus glue for on-chip PMC MSP USB controller
Anoop
3
-2
/
+401
2011-02-25
USB: EHCI: Fix compiler warnings with MSM driver
Pavankumar Kondeti
1
-1
/
+3
2011-02-25
ehci: Check individual port status registers on resume
Matthew Garrett
1
-1
/
+22
2011-02-17
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
Akinobu Mita
1
-5
/
+2
2011-02-17
USB: make ehci msm driver use ehci_run.
Matthieu CASTET
1
-87
/
+5
2011-02-17
USB: don't run ehci_reset in ehci_run for tdi device
Matthieu CASTET
2
-3
/
+9
2011-02-17
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
2
-6
/
+17
2011-02-17
USB: Mark EHCI LPM functions as __maybe_unused
Maksim Rayskiy
1
-2
/
+3
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
14
-131
/
+160
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
10
-311
/
+222
[next]