index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
USB: usb_wwan: remove redundant modem-control request
Johan Hovold
2014-05-27
1
-3
/
+0
|
*
|
|
USB: usb_wwan: fix remote wakeup
Johan Hovold
2014-05-27
2
-2
/
+5
|
*
|
|
USB: usb_wwan: fix discarded writes on resume errors
Johan Hovold
2014-05-27
1
-11
/
+16
|
*
|
|
USB: usb_wwan: fix potential blocked I/O after resume
Johan Hovold
2014-05-27
1
-8
/
+17
|
*
|
|
USB: usb_wwan: fix potential NULL-deref at resume
Johan Hovold
2014-05-27
1
-24
/
+19
|
*
|
|
USB: usb_wwan: fix urb leak at shutdown
Johan Hovold
2014-05-27
1
-12
/
+22
|
*
|
|
USB: usb_wwan: fix write and suspend race
Johan Hovold
2014-05-27
1
-8
/
+5
|
*
|
|
USB: usb_wwan: fix race between write and resume
xiao jin
2014-05-27
1
-6
/
+2
|
*
|
|
USB: usb_wwan: fix urb leak in write error path
xiao jin
2014-05-27
1
-1
/
+3
|
*
|
|
USB: option: add missing usb_mark_last_busy
Johan Hovold
2014-05-27
1
-0
/
+1
|
*
|
|
USB: option: fix line-control pipe direction
Johan Hovold
2014-05-27
1
-1
/
+1
|
*
|
|
USB: option: fix runtime PM handling
Johan Hovold
2014-05-27
1
-1
/
+10
|
*
|
|
USB: sierra: do not resume I/O on closing ports
Johan Hovold
2014-05-27
1
-6
/
+5
|
*
|
|
USB: sierra: minimise no-suspend window during close
Johan Hovold
2014-05-27
1
-2
/
+2
|
*
|
|
USB: sierra: refactor delayed-urb submission
Johan Hovold
2014-05-27
1
-20
/
+43
|
*
|
|
USB: sierra: clean up suspend
Johan Hovold
2014-05-27
1
-10
/
+6
|
*
|
|
USB: sierra: use interface-data accessors
Johan Hovold
2014-05-27
1
-6
/
+6
|
*
|
|
USB: sierra: remove redundant modem-control requests
Johan Hovold
2014-05-27
1
-15
/
+1
|
*
|
|
USB: sierra: do not resume I/O on closed ports
Johan Hovold
2014-05-27
1
-6
/
+4
|
*
|
|
USB: sierra: remove disconnected test from close
Johan Hovold
2014-05-27
1
-9
/
+5
|
*
|
|
USB: sierra: remove unimplemented set_termios
Johan Hovold
2014-05-27
1
-8
/
+0
|
*
|
|
USB: sierra: remove unused variable
Johan Hovold
2014-05-27
1
-2
/
+0
|
*
|
|
USB: sierra: remove bogus endpoint test
Johan Hovold
2014-05-27
1
-3
/
+0
|
*
|
|
USB: sierra: fix line-control pipe direction
Johan Hovold
2014-05-27
1
-1
/
+1
|
*
|
|
USB: sierra: fix resume error reporting
Johan Hovold
2014-05-27
1
-0
/
+4
|
*
|
|
USB: sierra: fix urbs not being killed on shutdown
Johan Hovold
2014-05-27
1
-0
/
+2
|
*
|
|
USB: sierra: fix characters being dropped at close
Johan Hovold
2014-05-27
1
-0
/
+18
|
*
|
|
USB: sierra: fix remote wakeup
Johan Hovold
2014-05-27
1
-2
/
+5
|
*
|
|
USB: sierra: fix urb and memory leak on disconnect
Johan Hovold
2014-05-27
1
-0
/
+13
|
*
|
|
USB: sierra: fix urb and memory leak in resume error path
Johan Hovold
2014-05-27
1
-2
/
+6
|
*
|
|
USB: sierra: fix use after free at suspend/resume
Johan Hovold
2014-05-27
1
-0
/
+6
|
*
|
|
USB: sierra: fix AA deadlock in open error path
Johan Hovold
2014-05-27
1
-8
/
+13
|
*
|
|
USB: iowarrior: Convert local dbg macro to dev_dbg
Joe Perches
2014-05-27
1
-21
/
+17
|
*
|
|
USB: appledisplay: Convert /n to \n
Joe Perches
2014-05-27
1
-1
/
+1
|
*
|
|
usb: qcserial: remove interface number matching
Bjørn Mork
2014-05-27
1
-7
/
+0
|
*
|
|
usb: qcserial: define and use Sierra Wireless layout
Bjørn Mork
2014-05-27
1
-45
/
+53
|
*
|
|
usb: qcserial: refactor device layout selection
Bjørn Mork
2014-05-27
1
-6
/
+16
|
*
|
|
usb: qcserial: fix multiline comment coding style
Bjørn Mork
2014-05-27
1
-3
/
+6
|
*
|
|
usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
1
-4
/
+3
|
*
|
|
usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
1
-4
/
+3
|
*
|
|
usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
1
-10
/
+3
|
*
|
|
usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
1
-10
/
+6
|
*
|
|
usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
1
-4
/
+3
|
*
|
|
usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
2014-05-27
1
-4
/
+3
|
*
|
|
usb: ehci-exynos: Change to use phy provided by the generic phy framework
Kamil Debski
2014-05-27
1
-20
/
+109
|
*
|
|
usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
Vivek Gautam
2014-05-27
1
-16
/
+102
|
*
|
|
usb: ehci-exynos: Use struct device instead of platform_device
Vivek Gautam
2014-05-27
1
-3
/
+2
|
*
|
|
usb: ohci-exynos: Use struct device instead of platform_device
Vivek Gautam
2014-05-27
1
-11
/
+9
|
*
|
|
usb: phy: add run-time dependencies to R-Car driver
Jean Delvare
2014-05-27
1
-0
/
+1
|
*
|
|
usb: phy: msm: fix bug in probe()
Dan Carpenter
2014-05-23
1
-3
/
+5
[prev]
[next]