index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] usb serial: remove redundant include
Nicolas Kaiser
2005-11-23
1
-1
/
+0
*
[PATCH] USB: ftdi_sio: new IDs for KOBIL devices
Ian Abbott
2005-11-23
2
-0
/
+9
*
[PATCH] USB: add the anydata usb-serial driver
Greg Kroah-Hartman
2005-11-17
4
-0
/
+134
*
[PATCH] USB: delete the nokia_dku2 driver
Greg Kroah-Hartman
2005-11-17
3
-152
/
+0
*
[PATCH] USB: pl2303: updates pl2303_update_line_status()
Luiz Fernando Capitulino
2005-11-17
1
-1
/
+3
*
[PATCH] USB: pl2303: adds new IDs.
Luiz Fernando Capitulino
2005-11-17
2
-0
/
+4
*
[PATCH] USB: cp2101.c: Jablotron usb serial interface identification
Josef Balatka
2005-11-17
1
-0
/
+1
*
[PATCH] USB Serial: rename ChangeLog.old
Greg Kroah-Hartman
2005-11-17
1
-1
/
+1
*
[PATCH] USB: add nokia_dku2 driver
Greg Kroah-Hartman
2005-10-28
3
-0
/
+152
*
[PATCH] USB: add new device id to ftdi_sio module
Martin Hagelin
2005-10-28
1
-1
/
+1
*
[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driver
David Eriksson
2005-10-28
1
-117
/
+121
*
[PATCH] USB Serial: remove driver version from a few drivers
Greg Kroah-Hartman
2005-10-28
3
-9
/
+4
*
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
2005-10-28
31
-114
/
+115
*
[PATCH] USB Serial: move old changelog comments out of source code
Greg Kroah-Hartman
2005-10-28
6
-720
/
+736
*
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
2005-10-28
31
-60
/
+144
*
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
2005-10-28
31
-90
/
+85
*
[PATCH] safe_serial: use preprocessor directive for error
Randy Dunlap
2005-10-28
1
-1
/
+1
*
[PATCH] drivers/usb/serial/ftdi_sio: add PID/VID
Thomas Riewe
2005-10-28
2
-0
/
+4
*
[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras
Rui Santos
2005-10-28
2
-0
/
+16
*
[PATCH] usbserial: Regression in USB generic serial driver
Randall Nortman
2005-10-14
1
-1
/
+1
*
[PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprime
David Hollis
2005-09-22
1
-1
/
+2
*
[PATCH] usb/serial/option.c: Increase input buffer size
Matthias Urlichs
2005-09-22
1
-1
/
+3
*
[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR
Peter Favrholdt
2005-09-22
1
-3
/
+5
*
[PATCH] USB: more device IDs for Option card driver
Matthias Urlichs
2005-09-22
1
-0
/
+7
*
[PATCH] USB: ftdi_sio: custom baud rate fix
Ian Abbott
2005-09-12
1
-1
/
+1
*
[PATCH] USB: PL2303: CA-42 Phone cable
Robert Spanton
2005-09-12
2
-0
/
+5
*
[PATCH] drivers/usb: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-12
2
-4
/
+2
*
[PATCH] USB: CP2101 New Device IDs
Craig Shelley
2005-09-12
1
-1
/
+4
*
[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial drivers
Greg Kroah-Hartman
2005-09-08
2
-14
/
+2
*
[PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom products
Ian Abbott
2005-09-08
2
-4
/
+87
*
[PATCH] USB ftdi_sio: user specified VID/PID
Ian Abbott
2005-09-08
1
-1
/
+18
*
[PATCH] USB: pl2303 driver, makes pl2303HX chip work correctly
Dariusz M
2005-09-08
1
-2
/
+4
*
[PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * casts
Tobias Klauser
2005-09-08
1
-12
/
+12
*
[PATCH] USB: option card driver coding style tweaks
Andrew Morton
2005-09-08
1
-106
/
+89
*
[PATCH] USB: whitespace fixes for cypress_m8 driver
Lonnie Mendez
2005-09-08
1
-99
/
+152
*
[PATCH] USB: ftdi_sio: fix a couple of timeouts
Ian Abbott
2005-07-29
1
-2
/
+3
*
[PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously
Ian Abbott
2005-07-29
1
-95
/
+43
*
[PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devices
Ian Abbott
2005-07-29
2
-0
/
+17
*
[PATCH] Option Card driver update, Maintainer entry
Matthias Urlichs
2005-07-14
1
-116
/
+112
*
[PATCH] USB: fix ftdi_sio compiler warnings
Greg Kroah-Hartman
2005-07-12
1
-2
/
+0
*
[PATCH] USB ftdi_sio: remove redundant TIOCMBIS and TIOCMBIC code
Ian Abbott
2005-07-12
1
-47
/
+0
*
[PATCH] USB ftdi_sio: reduce device id table clutter
Ian Abbott
2005-07-12
1
-563
/
+144
*
[PATCH] USB: add ability for usb-serial drivers to determine if their write u...
Greg Kroah-Hartman
2005-06-27
10
-46
/
+85
*
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...
Yani Ioannou
2005-06-20
1
-3
/
+3
*
[PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc
Ian Abbott
2005-06-09
1
-27
/
+91
*
[PATCH] USB: CP2101 Add support for flow control
Craig Shelley
2005-06-03
1
-88
/
+275
*
[PATCH] USB: add Option Card driver
Matthias Urlichs
2005-06-03
3
-0
/
+741
*
[PATCH] USB: fix usb-serial generic initialization
Greg Kroah-Hartman
2005-05-31
1
-10
/
+10
*
[PATCH] USB: ftdi_sio: new PID for ELV UM100
Ian Abbott
2005-05-31
2
-0
/
+5
*
[PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20
Lonnie Mendez
2005-05-16
2
-0
/
+3
[next]