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
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-13
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
3
-16
/
+25
2011-03-13
usb: Refactor irq enabling out of usb_add_hcd()
Sarah Sharp
1
-32
/
+43
2011-03-13
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
1
-10
/
+10
2011-03-13
xhci: Change hcd_priv into a pointer.
Sarah Sharp
2
-8
/
+30
2011-03-13
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
Sarah Sharp
2
-5
/
+6
2011-03-13
xhci: Modify check for TT info.
Sarah Sharp
1
-3
/
+2
2011-03-13
usb: Make USB 3.0 roothub have a SS EP comp descriptor.
Sarah Sharp
1
-6
/
+9
2011-03-13
USB: Clear "warm" port reset change.
Sarah Sharp
1
-0
/
+8
2011-03-13
USB 3.0 Hub Changes
John Youn
15
-42
/
+102
2011-03-13
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2
-2
/
+0
2011-03-13
usb: Initialize hcd->state roothubs.
Sarah Sharp
1
-0
/
+1
2011-03-13
xhci: Remove references to HC_STATE_HALT.
Sarah Sharp
2
-8
/
+2
2011-03-13
xHCI: prolong host controller halt time limit
Andiry Xu
2
-3
/
+3
2011-03-13
xHCI: Remove redundant variable in xhci_resume()
Andiry Xu
1
-6
/
+1
2011-03-13
xhci: Rename variables and reduce register reads.
Sarah Sharp
2
-22
/
+25
2011-03-13
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
3
-23
/
+16
2011-03-13
USB: Fix usb_add_hcd() checkpatch errors.
Sarah Sharp
1
-4
/
+7
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
13
-37
/
+36
2011-03-13
xhci: Remove old no-op test.
Sarah Sharp
3
-35
/
+0
2011-03-13
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
1
-0
/
+5
2011-03-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Russell King
15
-64
/
+102
2011-03-11
usb-storage: fix menu ordering
Randy Dunlap
1
-15
/
+15
2011-03-11
usb-storage: ene_ub6250 depends on USB_STORAGE
Randy Dunlap
1
-0
/
+1
2011-03-11
USB: ene_ub6250: fix memory leak in ene_load_bincode()
Dan Carpenter
1
-4
/
+0
2011-03-11
USB: ehci: tegra: Align DMA transfers to 32 bytes
Robert Morell
1
-0
/
+90
2011-03-11
usb: host: Add EHCI driver for NVIDIA Tegra SoCs
Benoit Goby
3
-0
/
+638
2011-03-11
usb: otg: Add ulpi viewport access ops
Benoit Goby
3
-0
/
+88
2011-03-11
USB: serial: ch341: add new id
wangyanqing
1
-0
/
+1
2011-03-11
USB: Only treat lasting over-current conditions as errors
Paul Bolle
1
-5
/
+19
2011-03-11
ehci-atmel: fix section mismatch warning
Hubert Feurstein
1
-3
/
+3
2011-03-10
Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/ke...
Tony Lindgren
2
-5
/
+11
2011-03-10
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2
-6
/
+1
2011-03-09
USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H
JF Argentino
2
-0
/
+3
2011-03-09
USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
Herton Ronaldo Krzesinski
1
-1
/
+2
2011-03-09
USB OTG Langwell: use simple IPC command to control VBus power.
Hao Wu
1
-37
/
+11
2011-03-07
Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage
huajun li
5
-0
/
+850
2011-03-07
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
Lars-Peter Clausen
1
-9
/
+51
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
5
-4
/
+4
2011-03-07
usb/isp1760: Fix crash when unplugging bug
Arvid Brodin
1
-4
/
+3
2011-03-07
USB: move usbcore away from hcd->state
Alan Stern
2
-21
/
+47
2011-03-07
ARM: imx3x: clean up ARCH_MX3X
Richard Zhao
1
-1
/
+1
2011-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+10
2011-03-02
Merge branch 'devel-cleanup' into omap-for-linus
Tony Lindgren
13
-59
/
+91
2011-03-02
USB: Remove unused timeout from io_edgeport.c
Huzaifa Sidhpurwala
1
-3
/
+0
2011-03-02
USB: Remove unused is_iso from fsl_udc_core.c
Huzaifa Sidhpurwala
1
-2
/
+0
2011-03-02
USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code
Huzaifa Sidhpurwala
1
-2
/
+0
2011-03-02
usb-gadget: fix warning in ethernet
Stephen Hemminger
1
-1
/
+1
2011-03-02
wusb: fix find_first_zero_bit() return value check
Akinobu Mita
1
-1
/
+1
2011-03-02
of: Add missing of_address.h to xilinx ehci driver
Michal Simek
1
-0
/
+1
[prev]
[next]