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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
USB: serial: Destroy serial_minors IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-06
USB: cp210x: add ID for Aruba Networks controllers
Peter Sanford
1
-0
/
+1
2015-07-06
USB: mos7720: rename registers
Sudip Mukherjee
1
-115
/
+138
2015-07-06
USB: option: add 2020:4000 ID
Claudio Cappelli
1
-0
/
+1
2015-06-27
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+4
2015-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
3
-0
/
+3
2015-06-05
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
John D. Blair
1
-0
/
+1
2015-06-01
USB: serial: mos7840: Use setup_timer
Vaishali Thakkar
1
-7
/
+4
2015-05-26
usb/serial: fix grammar in Kconfig help text for FTDI_SIO
Paul Gortmaker
1
-1
/
+1
2015-05-21
USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
Patrick Riphagen
2
-0
/
+2
2015-04-29
USB: visor: Match I330 phone more precisely
Jason A. Donenfeld
1
-1
/
+1
2015-04-29
USB: pl2303: Remove support for Samsung I330
Jason A. Donenfeld
2
-5
/
+0
2015-04-29
USB: cp210x: add ID for KCF Technologies PRN device
Mark Edwards
1
-0
/
+1
2015-04-07
Merge 4.0-rc7 into usb-next
Greg Kroah-Hartman
3
-2
/
+16
2015-04-03
Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-100
/
+459
2015-03-27
USB: f81232: fix some minor style issues
Johan Hovold
1
-5
/
+6
2015-03-27
USB: f81232: modify/add author
Peter Hung
1
-1
/
+2
2015-03-27
USB: f81232: cleanup non-used define
Peter Hung
1
-14
/
+0
2015-03-27
USB: f81232: clarify f81232_ioctl() and fix
Peter Hung
1
-11
/
+19
2015-03-27
USB: f81232: implement set_termios()
Peter Hung
1
-4
/
+108
2015-03-27
USB: f81232: implement port enable/disable method
Peter Hung
1
-0
/
+49
2015-03-27
USB: f81232: implement MCR/MSR function
Peter Hung
1
-22
/
+117
2015-03-27
USB: f81232: implement read IIR/MSR with endpoint
Peter Hung
1
-8
/
+118
2015-03-27
USB: f81232: change lock mechanism
Peter Hung
1
-6
/
+5
2015-03-27
USB: f81232: implement RX bulk-in EP
Peter Hung
1
-34
/
+41
2015-03-27
USB: f81232: rename private struct member name
Peter Hung
1
-4
/
+4
2015-03-25
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
Doug Goldstein
1
-2
/
+6
2015-03-19
USB: keyspan_pda: add new device id
Nathaniel W Filardo
1
-0
/
+3
2015-03-16
USB: ftdi_sio: Added custom PID for Synapse Wireless product
Doug Goldstein
2
-0
/
+7
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-43
/
+105
2015-03-07
USB: serial: fix infinite wait_until_sent timeout
Johan Hovold
1
-2
/
+3
2015-03-03
usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
Max Mansfield
2
-0
/
+5
2015-03-02
USB: ch341: set tty baud speed according to tty struct
Nicolas PLANEL
1
-9
/
+6
2015-02-27
USB: serial: cp210x: Adding Seletek device id's
Michiel vd Garde
1
-0
/
+2
2015-02-26
USB: ch341: remove redundant close from open error path
Johan Hovold
1
-1
/
+0
2015-02-26
USB: pl2303: disable break on shutdown
Johan Hovold
1
-5
/
+13
2015-02-26
USB: mxuport: fix null deref when used as a console
Johan Hovold
1
-1
/
+2
2015-02-26
USB: serial: clean up bus probe error handling
Johan Hovold
1
-11
/
+14
2015-02-26
USB: serial: fix port attribute-creation race
Johan Hovold
2
-19
/
+16
2015-02-26
USB: serial: fix tty-device error handling at probe
Johan Hovold
1
-1
/
+10
2015-02-26
USB: serial: fix potential use-after-free after failed probe
Johan Hovold
1
-1
/
+1
2015-02-26
USB: console: add dummy __module_get
Johan Hovold
1
-0
/
+2
2015-02-26
USB: ftdi_sio: add PIDs for Actisense USB devices
Mark Glover
2
-0
/
+37
2015-02-26
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
1
-2
/
+3
2015-01-31
Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2015-01-26
USB: cp210x: add ID for RUGGEDCOM USB Serial Console
Lennart Sorensen
1
-0
/
+1
2015-01-19
USB: mos7840: remove unused code
Colin Ian King
1
-60
/
+0
2015-01-19
USB: option: clean up blacklist handling
Johan Hovold
1
-46
/
+14
2015-01-12
usb: serial: handle -ENODEV quietly in generic_submit_read_urb
Jeremiah Mahler
1
-1
/
+1
[next]