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
2005-10-29
[PATCH] USB: add nokia_dku2 driver
Greg Kroah-Hartman
3
-0
/
+152
2005-10-29
[PATCH] USB: add new device id to ftdi_sio module
Martin Hagelin
1
-1
/
+1
2005-10-29
[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver
David Eriksson
1
-117
/
+121
2005-10-29
[PATCH] USB Serial: remove driver version from a few drivers
Greg Kroah-Hartman
3
-9
/
+4
2005-10-29
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
31
-114
/
+115
2005-10-29
[PATCH] USB Serial: move old changelog comments out of source code
Greg Kroah-Hartman
6
-720
/
+736
2005-10-29
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
31
-60
/
+144
2005-10-29
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
31
-90
/
+85
2005-10-29
[PATCH] safe_serial: use preprocessor directive for error
Randy Dunlap
1
-1
/
+1
2005-10-29
[PATCH] drivers/usb/serial/ftdi_sio: add PID/VID
Thomas Riewe
2
-0
/
+4
2005-10-29
[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras
Rui Santos
2
-0
/
+16
2005-10-15
[PATCH] usbserial: Regression in USB generic serial driver
Randall Nortman
1
-1
/
+1
2005-09-22
[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprime
David Hollis
1
-1
/
+2
2005-09-22
[PATCH] usb/serial/option.c: Increase input buffer size
Matthias Urlichs
1
-1
/
+3
2005-09-22
[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR
Peter Favrholdt
1
-3
/
+5
2005-09-22
[PATCH] USB: more device IDs for Option card driver
Matthias Urlichs
1
-0
/
+7
2005-09-12
[PATCH] USB: ftdi_sio: custom baud rate fix
Ian Abbott
1
-1
/
+1
2005-09-12
[PATCH] USB: PL2303: CA-42 Phone cable
Robert Spanton
2
-0
/
+5
2005-09-12
[PATCH] drivers/usb: fix-up schedule_timeout() usage
Nishanth Aravamudan
2
-4
/
+2
2005-09-12
[PATCH] USB: CP2101 New Device IDs
Craig Shelley
1
-1
/
+4
2005-09-09
[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial drivers
Greg Kroah-Hartman
2
-14
/
+2
2005-09-09
[PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom products
Ian Abbott
2
-4
/
+87
2005-09-09
[PATCH] USB ftdi_sio: user specified VID/PID
Ian Abbott
1
-1
/
+18
2005-09-09
[PATCH] USB: pl2303 driver, makes pl2303HX chip work correctly
Dariusz M
1
-2
/
+4
2005-09-09
[PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * casts
Tobias Klauser
1
-12
/
+12
2005-09-09
[PATCH] USB: option card driver coding style tweaks
Andrew Morton
1
-106
/
+89
2005-09-09
[PATCH] USB: whitespace fixes for cypress_m8 driver
Lonnie Mendez
1
-99
/
+152
2005-07-30
[PATCH] USB: ftdi_sio: fix a couple of timeouts
Ian Abbott
1
-2
/
+3
2005-07-30
[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously
Ian Abbott
1
-95
/
+43
2005-07-30
[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devices
Ian Abbott
2
-0
/
+17
2005-07-14
[PATCH] Option Card driver update, Maintainer entry
Matthias Urlichs
1
-116
/
+112
2005-07-12
[PATCH] USB: fix ftdi_sio compiler warnings
Greg Kroah-Hartman
1
-2
/
+0
2005-07-12
[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC code
Ian Abbott
1
-47
/
+0
2005-07-12
[PATCH] USB ftdi_sio: reduce device id table clutter
Ian Abbott
1
-563
/
+144
2005-06-28
[PATCH] USB: add ability for usb-serial drivers to determine if their write u...
Greg Kroah-Hartman
10
-46
/
+85
2005-06-21
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...
Yani Ioannou
1
-3
/
+3
2005-06-09
[PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc
Ian Abbott
1
-27
/
+91
2005-06-03
[PATCH] USB: CP2101 Add support for flow control
Craig Shelley
1
-88
/
+275
2005-06-03
[PATCH] USB: add Option Card driver
Matthias Urlichs
3
-0
/
+741
2005-06-01
[PATCH] USB: fix usb-serial generic initialization
Greg Kroah-Hartman
1
-10
/
+10
2005-06-01
[PATCH] USB: ftdi_sio: new PID for ELV UM100
Ian Abbott
2
-0
/
+5
2005-05-17
[PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20
Lonnie Mendez
2
-0
/
+3
2005-05-04
[PATCH] USB cypress_m8: update kernel driver with current source
Lonnie Mendez
1
-97
/
+88
2005-05-04
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
5
-6
/
+6
2005-05-04
[PATCH] USB: ftdi_sio redundant macro removal
Ian Abbott
2
-6
/
+2
2005-05-04
[PATCH] USB: VID/PID updates for ftdi_sio driver
Ian Abbott
2
-11
/
+57
2005-05-04
[PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.
Greg KH
3
-0
/
+73
2005-04-23
[PATCH] USB: fix up the HP49G+ Calculator USB Serial driver
Greg KH
1
-13
/
+1
2005-04-23
[PATCH] USB: add HP49G+ Calculator USB Serial support
Arthur Huillet
3
-0
/
+107
2005-04-19
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
10
-46
/
+23
[next]