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
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
54
-63
/
+63
*
usb: ehci: remove the 1st wmb in qh_append_tds
Ming Lei
2011-09-18
1
-1
/
+1
*
usb: ehci: fix comment for EHCI_SHRINK_JIFFIES
Ming Lei
2011-09-18
1
-1
/
+1
*
usb: ehci: only prepare zero packet for out transfer if required
Ming Lei
2011-09-18
1
-2
/
+3
*
usb: ehci: remove wmb in qh_update
Ming Lei
2011-09-18
1
-2
/
+0
*
usb: cdc-acm: Owen SI-30 support
Denis Pershin
2011-09-18
1
-0
/
+3
*
usb-storage: fix realtek cr configuration
Vincent Palatin
2011-09-18
1
-1
/
+1
*
USB: g_printer: fix bug in unregistration
Fabian Godehardt
2011-09-18
1
-1
/
+1
*
s3c-hsudc: implement vbus_draw hook
Heiko Stübner
2011-09-18
1
-0
/
+14
*
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-18
17
-195
/
+113
*
USB: option: add various ZTE device network interfaces to the blacklist
Dan Williams
2011-09-18
1
-14
/
+49
*
USB: option: add ZTE product 0x0037 to sendsetup blacklist
Dan Williams
2011-09-18
1
-1
/
+6
*
USB: option: convert Huawei K3765, K4505, K4605 reservered interface to black...
Dan Williams
2011-09-18
1
-36
/
+43
*
USB: option: convert interface blacklisting to bitfields
Dan Williams
2011-09-18
1
-27
/
+26
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
61
-496
/
+1
*
musb_gadget: Fix for spurious interrupts on endpoint zero.
Hans Petter Selasky
2011-09-09
1
-0
/
+8
*
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
2011-09-09
1
-1
/
+1
*
USB: storage: Use normalized sense when emulating autosense
Luben Tuikov
2011-09-09
1
-15
/
+19
*
xhci: Redundant check in xhci_check_args for xhci->devs
sifram.rajas@gmail.com
2011-09-09
1
-2
/
+1
*
xHCI: refine td allocation
Andiry Xu
2011-09-09
2
-17
/
+12
*
xhci: Don't print short isoc packets.
Sarah Sharp
2011-09-09
1
-1
/
+2
*
xhci: Add software BW checking quirk to Intel PPT xHCI
Sarah Sharp
2011-09-09
1
-0
/
+1
*
xhci: Implement HS/FS/LS bandwidth checking.
Sarah Sharp
2011-09-09
2
-2
/
+312
*
xhci: Track interval bandwidth tables per port/TT.
Sarah Sharp
2011-09-09
3
-3
/
+293
*
xhci: Store endpoint bandwidth information.
Sarah Sharp
2011-09-09
3
-0
/
+96
*
xhci: Store information about roothubs and TTs.
Sarah Sharp
2011-09-09
3
-1
/
+189
*
xhci: Store the "real" root port number.
Sarah Sharp
2011-09-09
2
-0
/
+2
*
xhci: Refactor endpoint limit checking.
Sarah Sharp
2011-09-09
1
-18
/
+14
*
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
2011-09-09
3
-4
/
+4
*
xhci: If no endpoints changed, don't issue BW command.
Sarah Sharp
2011-09-09
1
-0
/
+6
*
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-29
101
-428
/
+6995
|
\
|
*
USB: pl2303: remove unreachable code
Michał Sroczyński
2011-08-26
1
-3
/
+0
|
*
ums_realtek: do not use stack memory for DMA
Adam Cozzette
2011-08-24
1
-5
/
+30
|
*
USB host i.MX21: remove dependency on MACH_MX21
Sascha Hauer
2011-08-24
1
-3
/
+3
|
*
USB gadget i.MX1: remove dependency on ARCH_MXC
Sascha Hauer
2011-08-24
1
-5
/
+4
|
*
usb: fix ipw.c build error, select USB_SERIAL_WWAN
Randy Dunlap
2011-08-24
1
-0
/
+1
|
*
usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled
Randy Dunlap
2011-08-24
1
-0
/
+5
|
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
58
-111
/
+105
|
*
usb: include module.h in the DesignWare USB3 DRD driver
Stephen Rothwell
2011-08-23
1
-0
/
+1
|
*
USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers
Sebastian Andrzej Siewior
2011-08-23
1
-1
/
+3
|
*
usb: fhci-hcd: Allocate pram dynamically.
Joakim Tjernlund
2011-08-23
1
-1
/
+4
|
*
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
Arvid Brodin
2011-08-22
1
-9
/
+74
|
*
drivers/usb/host/ohci-omap3.c: test the just-initialized value
Julia Lawall
2011-08-22
1
-1
/
+1
|
*
USB: otg: remove unused function twl6030_set_phy_clk
Wanlong Gao
2011-08-22
1
-16
/
+0
|
*
s3c-hsudc: Add basic otg transceiver handling
Heiko Stübner
2011-08-22
1
-0
/
+23
|
*
s3c-hsudc: Fix possible nullpointer dereference during probe
Heiko Stübner
2011-08-22
1
-13
/
+13
|
*
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi
2011-08-22
15
-0
/
+5659
|
*
usb: gadget: introduce gadget_is_dwc3()
Felipe Balbi
2011-08-22
1
-0
/
+3
|
*
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-22
10
-41
/
+56
|
*
usb: renesas_usbhs: use usb_endpoint_maxp()
kuninori.morimoto.gx@renesas.com
2011-08-22
1
-1
/
+1
[next]