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
2013-12-03
USB: pl2303: fixed handling of CS5 setting
Colin Leitner
1
-16
/
+14
2013-12-03
USB: ftdi_sio: fixed handling of unsupported CSIZE setting
Colin Leitner
1
-13
/
+24
2013-12-03
USB: mos7840: correct handling of CS5 setting
Colin Leitner
1
-16
/
+16
2013-12-03
USB: spcp8x5: correct handling of CS5 setting
Colin Leitner
1
-16
/
+14
2013-12-03
USB: option: support new huawei devices
Fangxiaozhi (Franko)
1
-0
/
+24
2013-12-03
USB: serial: option: blacklist interface 1 for Huawei E173s-6
Gustavo Zacarias
1
-0
/
+3
2013-11-25
USB: serial: fix write memory-allocation flag
Johan Hovold
1
-1
/
+1
2013-11-25
USB: serial: fix race in generic write
Johan Hovold
1
-9
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-07
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-40
/
+75
2013-11-01
USB: serial: ftdi_sio: add id for Z3X Box device
Алексей Крамаренко
2
-0
/
+7
2013-11-01
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...
Greg Kroah-Hartman
1
-5
/
+1
2013-11-01
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
Greg Kroah-Hartman
1
-52
/
+10
2013-11-01
Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...
Greg Kroah-Hartman
1
-37
/
+28
2013-11-01
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
Greg Kroah-Hartman
1
-2
/
+2
2013-11-01
Revert "usb: pl2303: move the two baud rate encoding methods to separate func...
Greg Kroah-Hartman
1
-114
/
+101
2013-11-01
Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...
Greg Kroah-Hartman
1
-12
/
+4
2013-11-01
Revert "usb: pl2303: also use the divisor based baud rate encoding method for...
Greg Kroah-Hartman
1
-1
/
+1
2013-11-01
Revert "usb: pl2303: add two comments concerning the supported baud rates wit...
Greg Kroah-Hartman
1
-12
/
+0
2013-11-01
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...
Greg Kroah-Hartman
1
-2
/
+3
2013-11-01
Revert "pl2303: improve the chip type information output on startup"
Greg Kroah-Hartman
1
-10
/
+5
2013-11-01
Revert "pl2303: improve the chip type detection/distinction"
Greg Kroah-Hartman
1
-72
/
+23
2013-11-01
Revert "USB: pl2303: distinguish between original and cloned HX chips"
Greg Kroah-Hartman
1
-32
/
+11
2013-10-25
USB:add new zte 3g-dongle's pid to option.c
Rui li
1
-0
/
+17
2013-10-20
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
2
-1
/
+225
2013-10-17
usb: serial: option: blacklist Olivetti Olicard200
Enrico Mioso
1
-1
/
+3
2013-10-12
USB: mos7840: fix tiocmget error handling
Johan Hovold
1
-0
/
+4
2013-10-12
USB: serial: export usb_serial_generic_write_start
Johan Hovold
1
-1
/
+2
2013-10-12
USB: serial: add memory flags to usb_serial_generic_write_start
Johan Hovold
1
-8
/
+10
2013-10-12
USB: serial: clean up comments in generic driver
Johan Hovold
1
-32
/
+25
2013-10-12
USB: serial: option: add support for Inovia SEW858 device
Greg Kroah-Hartman
1
-0
/
+5
2013-10-12
USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...
Diego Elio Pettenò
1
-0
/
+1
2013-10-12
USB: support new huawei devices in option.c
Fangxiaozhi (Franko)
1
-0
/
+216
2013-10-07
USB: cyberjack: fix buggy integer overflow test
Dan Carpenter
1
-1
/
+1
2013-10-07
Merge 3.12-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2013-10-01
USB: serial: option: Ignore card reader interface on Huawei E1750
Michal Malý
1
-0
/
+3
2013-09-26
USB: serial: invoke dcd_change ldisc's handler.
Paul Chavent
1
-0
/
+10
2013-09-26
USB: serial: call handle_dcd_change in ftdi driver.
Paul Chavent
1
-1
/
+9
2013-09-17
USB: pl2303: distinguish between original and cloned HX chips
Frank Schäfer
1
-11
/
+32
2013-09-17
USB: fix typo in usb serial simple driver Kconfig
Dave Jones
1
-1
/
+1
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+8
2013-08-26
USB: serial: clean up attribute permissions
Greg Kroah-Hartman
4
-22
/
+14
2013-08-24
USB: serial: convert bus code to use drv_groups
Greg Kroah-Hartman
1
-6
/
+8
2013-08-20
USB: mos7720: fix big-endian control requests
Johan Hovold
1
-2
/
+2
2013-08-20
USB: mos7720: use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+1
2013-08-19
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
5
-23
/
+31
2013-08-19
USB: serial: fix stringify operator in usb-serial-simple
Yann Droneaud
1
-1
/
+1
2013-08-15
USB: quatech2: fix port DMA-buffer allocations
Johan Hovold
1
-6
/
+15
2013-08-15
USB: quatech2: fix serial DMA-buffer allocations
Johan Hovold
1
-2
/
+12
2013-08-15
USB: keyspan: fix port DMA-buffer allocations
Johan Hovold
1
-8
/
+56
[next]