index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
2011-07-16
1
-0
/
+28
*
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
Kuninori Morimoto
2011-07-08
1
-1
/
+1
*
usb: update email address in ohci-sh and r8a66597-hcd
Yoshihiro Shimoda
2011-07-08
2
-2
/
+2
*
usb: r8a66597-hcd: add function for external controller
Yoshihiro Shimoda
2011-07-08
2
-18
/
+22
*
EHCI: only power off port if over-current is active
Sergei Shtylyov
2011-07-08
1
-1
/
+2
*
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
2011-07-08
3
-48
/
+45
*
ehci: add pci quirk for Ordissimo and RM Slate 100 too
Anisse Astier
2011-07-08
1
-0
/
+7
*
ehci: refactor pci quirk to use standard dmi_check_system method
Anisse Astier
2011-07-08
1
-7
/
+14
*
USB: EHCI: Allow users to override 80% max periodic bandwidth
Kirill Smelkov
2011-07-08
4
-14
/
+115
*
USB: EHCI: Move sysfs related bits into ehci-sysfs.c
Kirill Smelkov
2011-07-08
3
-77
/
+97
*
ehci-msm : use ehci_setup
Matthieu CASTET
2011-07-08
1
-19
/
+1
*
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
2011-06-14
7
-13
/
+56
|
\
|
*
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
Julia Lawall
2011-06-07
1
-2
/
+5
|
*
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
2011-06-05
1
-2
/
+12
|
*
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
2011-06-02
3
-2
/
+20
|
*
xhci: Do not issue device reset when device is not setup
Maarten Lankhorst
2011-06-02
1
-0
/
+7
|
*
xhci: Add defines for hardcoded slot states
Maarten Lankhorst
2011-06-02
2
-4
/
+9
|
*
xhci: Bigendian fix for xhci_check_bandwidth()
Matt Evans
2011-06-02
1
-2
/
+2
|
*
xhci: Bigendian fix for skip_isoc_td()
Matt Evans
2011-06-01
1
-1
/
+1
*
|
ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option
Niels de Vos
2011-06-07
1
-1
/
+1
*
|
USB: ehci-s5p: add PM support
Jingoo Han
2011-06-06
1
-0
/
+95
*
|
xhci: Remove some unnecessary casts and tidy some endian swap code
Matt Evans
2011-06-02
5
-55
/
+52
|
/
*
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-28
7
-69
/
+412
|
\
|
*
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
2011-05-27
4
-11
/
+244
|
*
Intel xhci: Ignore spurious successful event.
Sarah Sharp
2011-05-27
3
-0
/
+20
|
*
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
2011-05-27
4
-0
/
+124
|
*
xhci: STFU: Be quieter during URB submission and completion.
Sarah Sharp
2011-05-25
2
-37
/
+15
|
*
xhci: STFU: Don't print event ring dequeue pointer.
Sarah Sharp
2011-05-25
1
-13
/
+1
|
*
xhci: STFU: Remove function tracing.
Sarah Sharp
2011-05-25
1
-8
/
+0
|
*
xhci: Don't submit commands when the host is dead.
Sarah Sharp
2011-05-25
1
-1
/
+7
|
*
xhci: Clear stopped_td when Stop Endpoint command completes.
Sarah Sharp
2011-05-25
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
*
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
57
-1982
/
+4001
|
\
\
|
*
|
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
Jan Andersson
2011-05-19
1
-3
/
+0
|
*
|
USB: UHCI: Support big endian GRUSBHC HC
Jan Andersson
2011-05-19
2
-2
/
+18
|
*
|
USB: UHCI: Add support for big endian descriptors
Jan Andersson
2011-05-19
5
-120
/
+192
|
*
|
USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier
Alan Stern
2011-05-19
1
-12
/
+2
|
*
|
USB: UHCI: Add support for big endian mmio
Jan Andersson
2011-05-19
2
-15
/
+56
|
*
|
usb/isp1760: Fix possible unlink problems
Arvid Brodin
2011-05-19
1
-52
/
+95
|
*
|
usb/isp1760: Move function isp1760_endpoint_disable() within file.
Arvid Brodin
2011-05-19
1
-34
/
+34
|
*
|
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
2011-05-19
5
-5
/
+18
|
*
|
EHCI: don't rescan interrupt QHs needlessly
Alan Stern
2011-05-17
3
-4
/
+12
|
*
|
OHCI: fix regression caused by nVidia shutdown workaround
Alan Stern
2011-05-17
1
-2
/
+10
|
*
|
xhci: Fix memory leak bug when dropping endpoints
Sarah Sharp
2011-05-16
1
-1
/
+10
|
*
|
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
2011-05-16
1
-4
/
+3
|
*
|
xhci: Fix full speed bInterval encoding.
Sarah Sharp
2011-05-13
1
-2
/
+2
|
*
|
xhci: move the common code to a function to get max ports and port array
huajun li
2011-05-12
1
-39
/
+27
|
*
|
ehci: workaround for pci quirk timeout on ExoPC
Andy Ross
2011-05-12
1
-10
/
+25
|
*
|
ehci: pci quirk cleanup
Andy Ross
2011-05-12
1
-70
/
+66
[next]