index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: xHCI: prevent infinite loop when processing MSE event
Andiry Xu
2011-09-19
1
-0
/
+19
*
USB: xhci: Set change bit when warm reset change is set.
Greg KH
2011-09-19
1
-1
/
+1
*
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
2011-08-22
1
-0
/
+1
*
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
2011-08-22
1
-4
/
+3
*
xhci: Handle zero-length isochronous packets.
Sarah Sharp
2011-08-16
1
-10
/
+11
*
xhci: Remove TDs from TD lists when URBs are canceled.
Sarah Sharp
2011-08-09
2
-8
/
+15
*
xhci: Fix failed enqueue in the middle of isoch TD.
Sarah Sharp
2011-08-09
1
-6
/
+44
*
xhci: Fix memory leak during failed enqueue.
Sarah Sharp
2011-08-09
2
-8
/
+18
*
xHCI: report USB2 port in resuming as suspend
Andiry Xu
2011-08-09
1
-3
/
+12
*
xHCI: fix port U3 status check condition
Andiry Xu
2011-08-09
1
-1
/
+1
*
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
Arnaud Lacombe
2011-08-08
1
-1
/
+1
*
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
Arvid Brodin
2011-08-08
1
-0
/
+3
*
USB: EHCI: Fix test mode sequence
Boris Todorov
2011-08-08
1
-0
/
+12
*
usb/ehci-mxc: add missing inclusion of mach/hardware.h
Shawn Guo
2011-08-08
1
-0
/
+1
*
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
2011-08-01
1
-0
/
+16
|
\
|
*
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
2011-08-01
1
-0
/
+16
*
|
USB: xhci: fix OS want to own HC
JiSheng Zhang
2011-08-01
1
-1
/
+1
*
|
xhci: Don't submit commands or URBs to halted hosts.
Sarah Sharp
2011-08-01
1
-5
/
+14
|
/
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-25
17
-240
/
+481
|
\
|
*
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2011-07-19
2
-1
/
+3
|
*
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
|
|
\
|
*
|
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 'master' into for-next
Jiri Kosina
2011-07-11
10
-17
/
+86
|
\
\
\
|
*
|
|
usb: r8a66597-hcd: fix cannot detect low/full speed device
Yoshihiro Shimoda
2011-06-27
1
-0
/
+1
|
*
|
|
USB: ehci-ath79: fix a NULL pointer dereference
Gabor Juhos
2011-06-27
1
-4
/
+6
|
*
|
|
usb/isp1760: Fix bug preventing the unlinking of control urbs
Arvid Brodin
2011-06-27
1
-1
/
+1
|
*
|
|
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2011-06-27
5
-11
/
+71
|
|
\
\
\
|
|
*
|
|
xhci: Always set urb->status to zero for isoc endpoints.
Sarah Sharp
2011-06-17
1
-5
/
+6
|
|
*
|
|
xhci: Add reset on resume quirk for asrock p67 host
Maarten Lankhorst
2011-06-17
3
-0
/
+11
|
|
*
|
|
xHCI 1.0: Incompatible Device Error
Alex He
2011-06-17
3
-0
/
+22
|
|
*
|
|
xHCI 1.0: Force Stopped Event(FSE)
Alex He
2011-06-15
1
-0
/
+14
|
|
*
|
|
xhci: Don't warn about zeroed bMaxBurst descriptor field.
Sarah Sharp
2011-06-15
1
-2
/
+0
|
|
*
|
|
xhci: Reject double add of active endpoints.
Sarah Sharp
2011-06-15
1
-4
/
+18
|
|
|
|
/
|
|
|
/
|
|
*
|
|
USB: change maintainership of ohci-hcd and ehci-hcd
Alan Stern
2011-06-15
2
-1
/
+7
|
|
/
/
*
|
|
Update my e-mail address
Michael Büsch
2011-07-07
1
-1
/
+1
*
|
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
23
-35
/
+34
|
/
/
*
|
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
Julia Lawall
2011-06-07
1
-2
/
+5
[next]