index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-26
usb/xhci: refactor xhci_pci_setup()
Sebastian Andrzej Siewior
1
-27
/
+54
2011-09-26
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
Sebastian Andrzej Siewior
1
-19
/
+19
2011-09-26
usb/xhci: hide MSI code behind PCI bars
Sebastian Andrzej Siewior
1
-62
/
+98
2011-09-26
usb/xhci: group MSI interrupt registration into its own function
Sebastian Andrzej Siewior
1
-28
/
+42
2011-09-26
usb/host: introduce USB_ARCH_HAS_XHCI
Felipe Balbi
2
-1
/
+7
2011-09-26
xHCI: fix debug message
Andiry Xu
1
-1
/
+1
2011-09-26
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
4
-38
/
+51
2011-09-26
usbcore: add sysfs support to xHCI usb2 hardware LPM
Andiry Xu
3
-1
/
+99
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
9
-1
/
+120
2011-09-26
xHCI: test USB2 software LPM
Andiry Xu
4
-1
/
+211
2011-09-26
xHCI: Check host USB2 LPM capability
Andiry Xu
3
-0
/
+27
2011-09-26
xHCI: Clear PLC for USB2 root hub ports
Andiry Xu
1
-0
/
+4
2011-09-26
xHCI: test and clear RWC bit
Andiry Xu
3
-10
/
+20
2011-09-26
xHCI: set link state
Andiry Xu
3
-47
/
+33
2011-09-26
usbcore: check device's LPM capability
Andiry Xu
2
-2
/
+10
2011-09-26
usbcore: get BOS descriptor set
Andiry Xu
5
-0
/
+121
2011-09-26
USB: gadget: u_serial.c: fixed a brace coding style issue
Shaun Silk
1
-2
/
+1
2011-09-26
EHCI : introduce a common ehci_setup
Matthieu CASTET
1
-0
/
+29
2011-09-26
usbmon vs. tcpdump: fix dropped packet count
Johannes Stezenbach
1
-1
/
+1
2011-09-26
usb: gadget: udc-core: fix bug on soft_connect interface
Felipe Balbi
1
-1
/
+1
2011-09-26
USB: pl2303: add id for SMART device
Eric Benoit
2
-0
/
+6
2011-09-20
USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000
Richard Hartmann
1
-0
/
+1
2011-09-20
xhci-mem.c: xhci_segment_free: No need for checking seg argument
Kautuk Consul
1
-2
/
+0
2011-09-20
xhci-mem.c: Check for ring->first_seg != NULL
Kautuk Consul
1
-10
/
+12
2011-09-20
USB: When hot reset for USB3 fails, try warm reset.
Sarah Sharp
1
-0
/
+43
2011-09-20
xhci: USB 3.0 BW checking.
Sarah Sharp
2
-5
/
+67
2011-09-20
xhci: Fix mult base in endpoint bandwidth info.
Sarah Sharp
2
-5
/
+7
2011-09-20
usbcore: refine warm reset logic
Andiry Xu
1
-104
/
+112
2011-09-20
usb/xhci: ignore xhci version while checking for the link quirk
Sebastian Andrzej Siewior
2
-4
/
+2
2011-09-18
USB: Realtek cr: Fix driver freeze issue
edwin_rong
1
-4
/
+77
2011-09-18
USB: add RESET_RESUME for webcams shown to be quirky
Oliver Neukum
1
-0
/
+21
2011-09-18
USB: document ehci-hcd's "companion" sysfs attribute
Alan Stern
1
-0
/
+46
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
14
-647
/
+740
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
54
-63
/
+63
2011-09-18
usb: ehci: remove the 1st wmb in qh_append_tds
Ming Lei
1
-1
/
+1
2011-09-18
usb: ehci: fix comment for EHCI_SHRINK_JIFFIES
Ming Lei
1
-1
/
+1
2011-09-18
usb: ehci: only prepare zero packet for out transfer if required
Ming Lei
1
-2
/
+3
2011-09-18
usb: ehci: remove wmb in qh_update
Ming Lei
1
-2
/
+0
2011-09-18
usb: cdc-acm: Owen SI-30 support
Denis Pershin
1
-0
/
+3
2011-09-18
usb-storage: fix realtek cr configuration
Vincent Palatin
1
-1
/
+1
2011-09-18
USB: g_printer: fix bug in unregistration
Fabian Godehardt
1
-1
/
+1
2011-09-18
s3c-hsudc: implement vbus_draw hook
Heiko Stübner
1
-0
/
+14
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
18
-195
/
+125
2011-09-18
USB: option: add various ZTE device network interfaces to the blacklist
Dan Williams
1
-14
/
+49
2011-09-18
USB: option: add ZTE product 0x0037 to sendsetup blacklist
Dan Williams
1
-1
/
+6
2011-09-18
USB: option: convert Huawei K3765, K4505, K4605 reservered interface to black...
Dan Williams
1
-36
/
+43
2011-09-18
USB: option: convert interface blacklisting to bitfields
Dan Williams
1
-27
/
+26
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
61
-496
/
+1
2011-09-09
musb_gadget: Fix for spurious interrupts on endpoint zero.
Hans Petter Selasky
1
-0
/
+8
2011-09-09
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
1
-1
/
+1
[next]