index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
USB: usb_wwan: do not resume I/O on closing ports
Johan Hovold
2
-5
/
+7
2014-05-28
USB: usb_wwan: report failed submissions as errors
Johan Hovold
1
-6
/
+7
2014-05-28
USB: usb_wwan: remove bogus function prototype
Johan Hovold
1
-1
/
+0
2014-05-28
USB: usb_wwan: remove some superfluous comments
Johan Hovold
1
-7
/
+0
2014-05-28
USB: usb_wwan: remove comment from close
Johan Hovold
1
-1
/
+0
2014-05-28
USB: usb_wwan: clean up delayed-urb submission
Johan Hovold
1
-5
/
+9
2014-05-28
USB: usb_wwan: use interface-data accessors
Johan Hovold
1
-10
/
+10
2014-05-28
USB: usb_wwan: make resume error messages uniform
Johan Hovold
1
-2
/
+3
2014-05-28
USB: usb_wwan: kill interrupt urb explicitly at suspend
Johan Hovold
1
-2
/
+3
2014-05-28
USB: usb_wwan: remove redundant urb kill from port remove
Johan Hovold
1
-4
/
+1
2014-05-28
USB: usb_wwan: remove unimplemented set_termios
Johan Hovold
3
-18
/
+0
2014-05-28
USB: usb_wwan: remove redundant modem-control request
Johan Hovold
1
-3
/
+0
2014-05-28
USB: usb_wwan: fix remote wakeup
Johan Hovold
2
-2
/
+5
2014-05-28
USB: usb_wwan: fix discarded writes on resume errors
Johan Hovold
1
-11
/
+16
2014-05-28
USB: usb_wwan: fix potential blocked I/O after resume
Johan Hovold
1
-8
/
+17
2014-05-28
USB: usb_wwan: fix potential NULL-deref at resume
Johan Hovold
1
-24
/
+19
2014-05-28
USB: usb_wwan: fix urb leak at shutdown
Johan Hovold
1
-12
/
+22
2014-05-28
USB: usb_wwan: fix write and suspend race
Johan Hovold
1
-8
/
+5
2014-05-28
USB: usb_wwan: fix race between write and resume
xiao jin
1
-6
/
+2
2014-05-28
USB: usb_wwan: fix urb leak in write error path
xiao jin
1
-1
/
+3
2014-05-28
USB: option: add missing usb_mark_last_busy
Johan Hovold
1
-0
/
+1
2014-05-28
USB: option: fix line-control pipe direction
Johan Hovold
1
-1
/
+1
2014-05-28
USB: option: fix runtime PM handling
Johan Hovold
1
-1
/
+10
2014-05-28
USB: sierra: do not resume I/O on closing ports
Johan Hovold
1
-6
/
+5
2014-05-28
USB: sierra: minimise no-suspend window during close
Johan Hovold
1
-2
/
+2
2014-05-28
USB: sierra: refactor delayed-urb submission
Johan Hovold
1
-20
/
+43
2014-05-28
USB: sierra: clean up suspend
Johan Hovold
1
-10
/
+6
2014-05-28
USB: sierra: use interface-data accessors
Johan Hovold
1
-6
/
+6
2014-05-28
USB: sierra: remove redundant modem-control requests
Johan Hovold
1
-15
/
+1
2014-05-28
USB: sierra: do not resume I/O on closed ports
Johan Hovold
1
-6
/
+4
2014-05-28
USB: sierra: remove disconnected test from close
Johan Hovold
1
-9
/
+5
2014-05-28
USB: sierra: remove unimplemented set_termios
Johan Hovold
1
-8
/
+0
2014-05-28
USB: sierra: remove unused variable
Johan Hovold
1
-2
/
+0
2014-05-28
USB: sierra: remove bogus endpoint test
Johan Hovold
1
-3
/
+0
2014-05-28
USB: sierra: fix line-control pipe direction
Johan Hovold
1
-1
/
+1
2014-05-28
USB: sierra: fix resume error reporting
Johan Hovold
1
-0
/
+4
2014-05-28
USB: sierra: fix urbs not being killed on shutdown
Johan Hovold
1
-0
/
+2
2014-05-28
USB: sierra: fix characters being dropped at close
Johan Hovold
1
-0
/
+18
2014-05-28
USB: sierra: fix remote wakeup
Johan Hovold
1
-2
/
+5
2014-05-28
USB: sierra: fix urb and memory leak on disconnect
Johan Hovold
1
-0
/
+13
2014-05-28
USB: sierra: fix urb and memory leak in resume error path
Johan Hovold
1
-2
/
+6
2014-05-28
USB: sierra: fix use after free at suspend/resume
Johan Hovold
1
-0
/
+6
2014-05-28
USB: sierra: fix AA deadlock in open error path
Johan Hovold
1
-8
/
+13
2014-05-28
USB: iowarrior: Convert local dbg macro to dev_dbg
Joe Perches
1
-21
/
+17
2014-05-28
USB: appledisplay: Convert /n to \n
Joe Perches
1
-1
/
+1
2014-05-28
usb: qcserial: remove interface number matching
Bjørn Mork
1
-7
/
+0
2014-05-28
usb: qcserial: define and use Sierra Wireless layout
Bjørn Mork
1
-45
/
+53
2014-05-28
usb: qcserial: refactor device layout selection
Bjørn Mork
1
-6
/
+16
2014-05-28
usb: qcserial: fix multiline comment coding style
Bjørn Mork
1
-3
/
+6
2014-05-28
usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap
Vivek Gautam
1
-4
/
+3
[next]