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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
uwb: comment typo fix
Thomas Pugliese
1
-1
/
+1
2014-05-28
uwb: whitespace and line length cleanups
Thomas Pugliese
1
-128
/
+166
2014-05-28
usb: core: remove the Kconfig entry for USB_DEBUG
Peter Chen
1
-7
/
+0
2014-05-28
usb: remove redundant D0 power state set
Yijing Wang
1
-1
/
+0
2014-05-28
USB: keyspan: fix potential null pointer dereference
Rickard Strandqvist
1
-2
/
+2
2014-05-28
USB: wusbcore: fix control-pipe directions
Johan Hovold
1
-2
/
+2
2014-05-28
USB: cdc-acm: use tty-port dtr_rts
Johan Hovold
1
-12
/
+20
2014-05-28
USB: cdc-acm: remove redundant usb_mark_last_busy
Johan Hovold
1
-1
/
+0
2014-05-28
USB: cdc-acm: do not update PM busy on read errors
Johan Hovold
1
-1
/
+3
2014-05-28
USB: cdc-acm: minimise no-suspend window during shutdown
Johan Hovold
1
-6
/
+11
2014-05-28
USB: cdc-acm: remove redundant disconnected test from shutdown
Johan Hovold
1
-22
/
+19
2014-05-28
USB: cdc-acm: simplify runtime PM locking
Johan Hovold
1
-11
/
+6
2014-05-28
USB: cdc-acm: fix runtime PM imbalance at shutdown
Johan Hovold
1
-2
/
+4
2014-05-28
USB: cdc-acm: fix I/O after failed open
Johan Hovold
1
-0
/
+3
2014-05-28
USB: cdc-acm: fix failed open not being detected
Johan Hovold
1
-6
/
+8
2014-05-28
USB: cdc-acm: fix open and suspend race
Johan Hovold
1
-4
/
+3
2014-05-28
USB: cdc-acm: fix potential urb leak and PM imbalance in write
Johan Hovold
1
-1
/
+7
2014-05-28
USB: cdc-acm: fix shutdown and suspend race
Johan Hovold
1
-2
/
+1
2014-05-28
USB: cdc-acm: fix runtime PM for control messages
Johan Hovold
1
-1
/
+11
2014-05-28
USB: cdc-acm: fix broken runtime suspend
Johan Hovold
2
-11
/
+23
2014-05-28
USB: cdc-acm: fix write and resume race
Johan Hovold
1
-14
/
+9
2014-05-28
USB: cdc-acm: fix write and suspend race
Johan Hovold
1
-9
/
+6
2014-05-28
USB: kobil_sct: fix control requests without data stage
Johan Hovold
1
-11
/
+11
2014-05-28
USB: serial: remove overly defensive port tests
Johan Hovold
1
-24
/
+14
2014-05-28
USB: serial: fix potential runtime pm imbalance at device remove
Johan Hovold
1
-3
/
+11
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
[next]