index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: kobil_sct: fix port-data memory leak
Johan Hovold
2012-10-17
1
-10
/
+13
*
USB: cypress_m8: fix port-data memory leak
Johan Hovold
2012-10-17
1
-38
/
+37
*
usb: acm: fix the computation of the number of data bits
Nicolas Boullis
2012-10-17
1
-5
/
+15
*
usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree
Tony Prisk
2012-10-17
1
-0
/
+10
*
usb: Missing dma_mask in uhci-platform.c when probed from device-tree
Tony Prisk
2012-10-17
1
-0
/
+9
*
USB: cdc-acm: fix pipe type of write endpoint
Ming Lei
2012-10-17
1
-1
/
+1
*
usbdevfs: Fix broken scatter-gather transfer
Henrik Rydberg
2012-10-17
1
-0
/
+1
*
USB: fix port probing and removal in garmin_gps
Alan Stern
2012-10-16
1
-17
/
+7
*
USB: pl2303: fix port-data memory leak
Johan Hovold
2012-10-16
1
-36
/
+54
*
USB: cp210x: fix port-data memory leak
Johan Hovold
2012-10-16
1
-23
/
+17
*
USB: belkin_sa: fix port-data memory leak
Johan Hovold
2012-10-16
1
-16
/
+15
*
USB: cyberjack: fix port-data memory leak
Johan Hovold
2012-10-16
1
-30
/
+19
*
USB: ark3116: fix NULL-pointer dereference
Johan Hovold
2012-10-16
1
-12
/
+14
*
usb: gadget: Make webcam gadget select USB_LIBCOMPOSITE
Laurent Pinchart
2012-10-15
1
-0
/
+1
*
Merge tag 'for-usb-linus-2012-10-11' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2012-10-13
2
-13
/
+27
|
\
|
*
usb: trival: Fix debugging units mistake.
Sarah Sharp
2012-10-08
1
-2
/
+1
|
*
usb: Send Set SEL before enabling parent U1/U2 timeout.
Sarah Sharp
2012-10-08
1
-11
/
+12
|
*
usb: Don't enable LPM if the exit latency is zero.
Sarah Sharp
2012-10-08
1
-0
/
+10
|
*
USB: Enable LPM after a failed probe.
Sarah Sharp
2012-10-08
1
-0
/
+4
*
|
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
2012-10-11
1
-0
/
+3
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2012-10-10
1
-14
/
+1
|
\
\
|
*
|
target/usb-gadget: strlen() doesn't count the terminator
Dan Carpenter
2012-10-02
1
-1
/
+1
|
*
|
target/usb-gadget: remove duplicate initialization
Dan Carpenter
2012-10-02
1
-1
/
+0
|
*
|
target: Simplify fabric sense data length handling
Roland Dreier
2012-09-18
1
-6
/
+0
|
*
|
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
Roland Dreier
2012-09-18
1
-6
/
+0
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
1
-1
/
+1
|
\
\
\
|
*
|
|
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
|
|
|
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2012-10-09
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
xtensa: adopt generic io routines
Max Filippov
2012-10-04
1
-1
/
+2
*
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-10-08
1
-3
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...
Len Brown
2012-10-06
1
-2
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
|
|
|
/
|
|
*
|
/
usb-acpi: Comply with the ACPI API change
Feng Tang
2012-09-21
1
-2
/
+3
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-03
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
usb/gadget: fix misannotations
Al Viro
2012-09-27
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
2
-9
/
+18
|
\
\
\
\
|
*
|
|
|
userns: Convert usb functionfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
1
-7
/
+16
|
*
|
|
|
userns: Convert gadgetfs to use kuid and kgid where appropriate
Eric W. Biederman
2012-09-21
1
-2
/
+2
*
|
|
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
5
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
5
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-02
13
-14
/
+14
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2012-09-22
12
-13
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-09-19
4
-4
/
+4
|
|
*
|
|
|
|
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
|
|
*
|
|
|
|
ARM: nomadik: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
|
*
|
|
|
|
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-2
/
+2
|
|
*
|
|
|
|
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
3
-3
/
+3
|
|
*
|
|
|
|
ARM: davinci: move platform_data definitions
Arnd Bergmann
2012-09-14
2
-2
/
+2
|
*
|
|
|
|
|
Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...
Olof Johansson
2012-09-21
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
usb: pxa27x_udc: remove IRQ_USB define
Rob Herring
2012-09-14
1
-1
/
+1
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-10-02
1
-1
/
+0
|
\
\
\
\
\
\
\
[next]