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
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
USB: serial: io_ti: drop redundant read-urb check
Johan Hovold
1
-6
/
+0
2017-03-28
USB: serial: io_ti: verify interrupt endpoint at probe
Johan Hovold
1
-8
/
+2
2017-03-28
USB: serial: io_ti: always require a bulk-out endpoint
Johan Hovold
1
-0
/
+2
2017-03-28
USB: serial: io_ti: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-6
/
+19
2017-03-28
USB: serial: ipaq: always register a single port
Johan Hovold
1
-26
/
+15
2017-03-28
USB: serial: ipaq: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-8
/
+10
2017-03-28
USB: serial: f81534: abort probe on early errors
Johan Hovold
1
-3
/
+3
2017-03-28
USB: serial: f81534: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-44
/
+11
2017-03-28
USB: serial: aircable: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-28
/
+8
2017-03-28
USB: serial: pl2303: clean up legacy endpoint hack
Johan Hovold
1
-38
/
+46
2017-03-28
USB: serial: move pl2303 hack out of usb-serial core
Johan Hovold
2
-42
/
+55
2017-03-28
USB: serial: relax generic driver bulk-endpoint requirement
Johan Hovold
1
-2
/
+4
2017-03-28
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
2
-21
/
+24
2017-03-28
USB: serial: add probe callback to generic driver
Johan Hovold
2
-2
/
+12
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
9
-23
/
+26
2017-03-16
USB: serial: whiteheat: simplify endpoint check
Johan Hovold
1
-30
/
+2
2017-03-16
USB: serial: symbolserial: simplify endpoint check
Johan Hovold
1
-11
/
+1
2017-03-16
USB: serial: spcp8x5: simplify endpoint check
Johan Hovold
1
-14
/
+2
2017-03-16
USB: serial: pl2303: simplify endpoint check
Johan Hovold
1
-8
/
+3
2017-03-16
USB: serial: oti6858: simplify endpoint check
Johan Hovold
1
-16
/
+3
2017-03-16
USB: serial: opticon: simplify endpoint check
Johan Hovold
1
-11
/
+1
2017-03-16
USB: serial: omninet: simplify endpoint check
Johan Hovold
1
-13
/
+1
2017-03-16
USB: serial: mos7720: simplify endpoint check
Johan Hovold
1
-5
/
+2
2017-03-16
USB: serial: kobil_sct: simplify endpoint check
Johan Hovold
1
-12
/
+1
2017-03-16
USB: serial: keyspan_pda: simplify endpoint check
Johan Hovold
1
-14
/
+2
2017-03-16
USB: serial: iuu_phoenix: simplify endpoint check
Johan Hovold
1
-11
/
+2
2017-03-16
USB: serial: io_edgeport: simplify and tighten endpoint check
Johan Hovold
1
-5
/
+12
2017-03-16
USB: serial: digi_acceleport: simplify endpoint check
Johan Hovold
1
-19
/
+4
2017-03-16
USB: serial: cyberjack: simplify endpoint check
Johan Hovold
1
-10
/
+1
2017-03-16
USB: serial: ark3116: simplify endpoint sanity check
Johan Hovold
1
-14
/
+3
2017-03-16
USB: serial: add endpoint sanity check to core
Johan Hovold
1
-5
/
+12
2017-03-16
USB: serial: replace runtime overflow check
Johan Hovold
1
-8
/
+5
2017-03-16
USB: serial: refactor and clean up endpoint handling
Johan Hovold
1
-74
/
+80
2017-03-16
USB: serial: clean up endpoint and port-counter types
Johan Hovold
1
-7
/
+7
2017-03-16
USB: serial: clean up probe error paths
Johan Hovold
1
-12
/
+12
2017-03-13
USB: serial: ftdi_sio: allow other bases for "event_char"
Ian Abbott
1
-2
/
+2
2017-03-13
USB: serial: ftdi_sio: only allow valid event_char values
Ian Abbott
1
-1
/
+4
2017-03-13
USB: serial: ftdi_sio: only allow valid latency timer values
Ian Abbott
1
-1
/
+4
2017-03-13
USB: serial: ftdi_sio: detect BM chip with iSerialNumber bug
Ian Abbott
1
-8
/
+33
2017-03-13
USB: serial: ftdi_sio: don't access latency timer on old chips
Ian Abbott
1
-0
/
+6
2017-03-08
USB: serial: safe_serial: fix information leak in completion handler
Johan Hovold
1
-0
/
+5
2017-03-08
USB: serial: io_ti: fix information leak in completion handler
Johan Hovold
1
-1
/
+1
2017-03-08
USB: serial: omninet: drop open callback
Johan Hovold
1
-7
/
+0
2017-03-08
USB: serial: omninet: fix reference leaks at open
Johan Hovold
1
-6
/
+0
2017-03-08
USB: serial: io_ti: fix NULL-deref in interrupt callback
Johan Hovold
1
-0
/
+6
2017-03-06
USB: serial: digi_acceleport: fix OOB-event processing
Johan Hovold
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-0
/
+2
2017-02-22
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
30
-1254
/
+1577
2017-02-22
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+8
2017-02-16
Merge tag 'usb-serial-4.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
5
-869
/
+808
[next]