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
2012-10-11
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
1
-0
/
+3
2012-10-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-14
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-1
/
+2
2012-10-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+4
2012-10-06
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...
Len Brown
1
-2
/
+3
2012-10-03
xtensa: adopt generic io routines
Max Filippov
1
-1
/
+2
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2012-10-02
target/usb-gadget: strlen() doesn't count the terminator
Dan Carpenter
1
-1
/
+1
2012-10-02
target/usb-gadget: remove duplicate initialization
Dan Carpenter
1
-1
/
+0
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-9
/
+18
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
5
-5
/
+5
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
13
-14
/
+14
2012-10-01
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-1
/
+0
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
7
-89
/
+5
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
254
-5847
/
+10363
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
33
-141
/
+137
2012-09-27
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-26
usb/gadget: fix misannotations
Al Viro
1
-2
/
+2
2012-09-26
USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
Rene Buergel
5
-10
/
+10
2012-09-26
USB: uas: fix gcc warning
Gerd Hoffmann
1
-10
/
+8
2012-09-26
USB: uas: fix locking
Gerd Hoffmann
1
-0
/
+2
2012-09-26
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-25
Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
4
-2
/
+8
2012-09-25
USB: uas: add locking
Gerd Hoffmann
1
-7
/
+44
2012-09-25
USB: uas: fix abort
Gerd Hoffmann
1
-7
/
+4
2012-09-25
USB: uas: remove aborted field, replace with status bit.
Gerd Hoffmann
1
-6
/
+6
2012-09-25
USB: uas: fix task management
Gerd Hoffmann
1
-3
/
+3
2012-09-25
USB: uas: keep track of command urbs
Gerd Hoffmann
1
-1
/
+10
2012-09-25
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
3
-1
/
+5
2012-09-24
powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY
Shengzhou Liu
1
-2
/
+1
2012-09-24
USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) support
Antonio Ospite
2
-0
/
+7
2012-09-24
Revert "usb : Add sysfs files to control port power."
Greg Kroah-Hartman
1
-132
/
+1
2012-09-24
USB: serial: remove vizzini driver
Greg Kroah-Hartman
3
-1363
/
+0
2012-09-24
usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
Vivek Gautam
1
-0
/
+2
2012-09-24
Increase XHCI suspend timeout to 16ms
Michael Spang
1
-1
/
+1
2012-09-24
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
12
-13
/
+13
2012-09-21
USB: sierra_ms: don't keep unused variable
Alan Cox
1
-2
/
+1
2012-09-21
fsl/usb: Add support for USB controller version 2.4
Ramneek Mehresh
1
-0
/
+2
2012-09-21
USB: qcaux: add Pantech vendor class match
Bjørn Mork
1
-7
/
+3
2012-09-21
USB: option: blacklist QMI interface on ZTE MF683
Bjørn Mork
1
-1
/
+2
2012-09-21
USB: EHCI: convert warning messages to debug-level
Alan Stern
1
-2
/
+4
2012-09-21
USB: EHCI: remove useless test
Alan Stern
1
-4
/
+2
2012-09-21
USB: serial: vizzini: remove outdated comment
Greg Kroah-Hartman
1
-9
/
+0
2012-09-21
userns: Convert usb functionfs to use kuid/kgid where appropriate
Eric W. Biederman
1
-7
/
+16
2012-09-21
userns: Convert gadgetfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-09-20
Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...
Olof Johansson
1
-1
/
+1
[next]