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: serial: fix double newlines in debug output
Johan Hovold
2012-04-25
1
-3
/
+3
*
USB: serial: remove redundant write-urb kill
Johan Hovold
2012-04-25
1
-1
/
+0
*
USB: serial: fix interface data use
Johan Hovold
2012-04-25
1
-4
/
+2
*
USB: pl2303: fix abuse of interface data
Johan Hovold
2012-04-25
1
-7
/
+10
*
USB: oti6858: fix abuse of interface data
Johan Hovold
2012-04-25
1
-6
/
+0
*
USB: opticon: fix abuse of interface data
Johan Hovold
2012-04-25
1
-5
/
+10
*
USB: wwan: remove an unneeded check
Dan Carpenter
2012-04-23
1
-11
/
+8
*
usb/ssb: Add missing #include <linux/slab.h>
Geert Uytterhoeven
2012-04-23
1
-0
/
+1
*
usb/bcma: Add missing #include <linux/slab.h>
Geert Uytterhoeven
2012-04-23
1
-0
/
+1
*
EHCI: maintain the ehci->command value properly
Alan Stern
2012-04-23
5
-27
/
+23
*
Merge 3.4-rc4 into usb-next.
Greg Kroah-Hartman
2012-04-23
49
-1227
/
+1607
|
\
|
*
USB: usb_wwan.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-4
/
+4
|
*
USB: option.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-1
/
+1
|
*
USB: console.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-4
/
+5
|
*
USB: yurex.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-17
/
+23
|
*
USB: uss720.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-6
/
+9
|
*
USB: usblcd.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-8
/
+12
|
*
USB: rio500.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-9
/
+19
|
*
USB: legousbtower.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-20
/
+25
|
*
USB: ldusb.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-6
/
+9
|
*
USB: iowarrior.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-2
/
+2
|
*
USB: idmouse.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-3
/
+3
|
*
USB: emi62.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-43
/
+19
|
*
USB: emi26.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-41
/
+18
|
*
USB: oxu210hp-hcd.c: remove err() usage
Greg Kroah-Hartman
2012-04-21
1
-2
/
+3
|
*
USB: serial: ipaq: delete duplicate id
Greg Kroah-Hartman
2012-04-20
1
-1
/
+0
|
*
USB: serial: mos7840: add support for MCS7810 devices
Donald
2012-04-20
1
-14
/
+188
|
*
usb: host: mips: sead3: USB Host controller support for SEAD-3 platform.
Steven J. Hill
2012-04-20
3
-2
/
+274
|
*
USB: bcma: suspend() only takes one argument now
Dan Carpenter
2012-04-20
1
-1
/
+1
|
*
USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE
Stephen Warren
2012-04-20
2
-22
/
+8
|
*
USB: serial: ipaq: remove product and vendor module parameters
Greg Kroah-Hartman
2012-04-20
1
-32
/
+1
|
*
USB: serial: visor: remove product and vendor module parameters
Greg Kroah-Hartman
2012-04-20
1
-64
/
+1
|
*
USB: ehci: ohci: Add clk_{un}prepare() support
Viresh Kumar
2012-04-18
2
-4
/
+4
|
*
USB: serial: removed assignment from if statements in ti_usb_3410_5052.c
Adhir Ramjiawan
2012-04-18
1
-2
/
+6
|
*
usb: Fix various typo within usb
Masanari Iida
2012-04-18
5
-7
/
+7
|
*
EHCI: don't try to clear the IAAD bit
Alan Stern
2012-04-18
1
-7
/
+1
|
*
USB: Add DT probing support to ehci-spear and ohci-spear
Stefan Roese
2012-04-18
2
-12
/
+52
|
*
USB: ehci-s5p: add clock gating to suspend/resume
Jingoo Han
2012-04-18
1
-0
/
+4
|
*
usb: ehci-sh: Add PHY init function with platform data
Nobuhiro Iwamatsu
2012-04-18
1
-0
/
+8
|
*
usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()
Jesper Juhl
2012-04-18
1
-10
/
+5
|
*
usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...
Jesper Juhl
2012-04-18
1
-5
/
+1
|
*
usb: host: tegra: re-arranging ehci functions
Venu Byravarasu
2012-04-18
1
-9
/
+10
|
*
isp1760-hcd: fix possible memory leak if urb could not be enqueued
Michael Grzeschik
2012-04-18
1
-1
/
+5
|
*
isp1760-hcd: move dequeued qtds to the front in qh
Michael Grzeschik
2012-04-18
1
-0
/
+1
|
*
isp1760-hcd: don't confuse parsers on kmem_cache_create
Michael Grzeschik
2012-04-18
1
-1
/
+1
|
*
isp1760-if: make module unloads correctly
Michael Grzeschik
2012-04-18
1
-0
/
+8
|
*
fsl/usb: Add controller version based ULPI and UTMI phy support
Ramneek Mehresh
2012-04-18
5
-13
/
+115
|
*
USB: EHCI: remove wrong debug message for port speed
Peter Chen
2012-04-18
1
-1
/
+2
|
*
usb: host: tegra: code clean up
Venu Byravarasu
2012-04-18
1
-21
/
+14
|
*
USB: OHCI: remove old SSB OHCI driver
Hauke Mehrtens
2012-04-18
3
-281
/
+7
[next]