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
*
USB: Airprime driver improvements to allow full speed EvDO transfers
Andy Gay
2006-09-27
1
-5
/
+256
*
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
Johannes Steingraeber
2006-09-27
3
-1
/
+8
*
USB: Moschip 7840 USB-Serial Driver
Paul B Schroeder
2006-09-27
3
-0
/
+2978
*
aircable: fix printk format warnings
Randy Dunlap
2006-09-27
1
-2
/
+2
*
Add AIRcable USB Bluetooth Dongle Driver
Manuel Francisco Naranjo
2006-09-27
3
-0
/
+636
*
cypress_m8: implement graceful failure handling
Mike Isely
2006-09-27
1
-15
/
+75
*
cypress_m8: improve control endpoint error handling
Mike Isely
2006-09-27
1
-6
/
+2
*
cypress_m8: use usb_fill_int_urb where appropriate
Mike Isely
2006-09-27
1
-3
/
+4
*
cypress_m8: use appropriate URB polling interval
Mike Isely
2006-09-27
1
-6
/
+20
*
USB: fix __must_check warnings in drivers/usb/serial/
Greg Kroah-Hartman
2006-09-27
2
-12
/
+23
*
USB: usb-serial: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-12
/
+7
*
USB: garmin_gps support for new generation of gps receivers
Hermann Kneissel
2006-09-27
1
-57
/
+162
*
USB: ipaq: minor ipaq_open() cleanup.
Luiz Fernando N. Capitulino
2006-09-27
1
-15
/
+23
*
USB: pl2303: cosmetic changes to quirk
Thiago Galesi
2006-09-27
1
-6
/
+13
*
USB: pl2303: reduce number of prototypes
Thiago Galesi
2006-09-27
1
-301
/
+269
*
USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}
Thiago Galesi
2006-09-27
1
-6
/
+6
*
USB: pl2303: remove 80-columns limit violations in pl2303 driver
Thiago Galesi
2006-09-27
1
-129
/
+123
*
USB: pl2303: Removes unneeded goto.
Luiz Fernando N. Capitulino
2006-09-27
1
-4
/
+1
*
USB: ark3116: Formatting cleanups
Werner Lemberg
2006-09-27
1
-100
/
+99
*
USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.
Werner Lemberg
2006-09-27
1
-3
/
+31
*
usbserial: Reference leak
Matthias Urlichs
2006-09-12
1
-1
/
+3
*
USB: New device ID for ftdi_sio usb serial driver
Ralf Schlatterbeck
2006-09-07
2
-0
/
+6
*
[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cable
Tomasz Kazmierczak
2006-08-26
2
-5
/
+0
*
USB: ftdi_sio driver - new PIDs
Jonathan Davies
2006-08-11
2
-0
/
+8
*
USB: Additional PID for SHARP W-ZERO3
Norihiko Tomiyama
2006-08-11
1
-0
/
+2
*
USB: New USB ID for Belkin Serial Adapter
Kim Oldfield
2006-08-02
2
-0
/
+5
*
USB: Additional PID for the ftdi_sio driver
Dave Platt
2006-08-02
2
-0
/
+5
*
USB: adding support for SHARP WS003SH to ipaq.c
Norihiko Tomiyama
2006-08-02
1
-0
/
+1
*
USB: Removed 3-port device handler from Option driver
Matthias Urlichs
2006-08-02
1
-36
/
+0
*
USB: Drop Sierra Wireless MC8755 from the Option driver
Matthias Urlichs
2006-08-02
1
-5
/
+1
*
USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.
Matthias Urlichs
2006-08-02
4
-139
/
+13
*
USB: Option driver: Short driver names were identical
Matthias Urlichs
2006-08-02
1
-3
/
+3
*
USB: Option driver: removed change history and linux/version.h include
Matthias Urlichs
2006-08-02
1
-27
/
+1
*
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
2006-07-12
38
-340
/
+37
*
[PATCH] USB: Anydata: Fixes wrong URB callback.
Luiz Fernando N. Capitulino
2006-07-12
2
-1
/
+2
*
[PATCH] USB: Add one VID/PID to ftdi_sio
Colin Leroy
2006-07-12
2
-0
/
+8
*
[PATCH] USB: Option driver: new product ID
Matthias Urlichs
2006-07-12
1
-1
/
+5
*
[PATCH] USB: ipw.c driver fix
Bart Oldeman
2006-07-12
1
-0
/
+2
*
[PATCH] USB: ipaq.c timing parameters
Frank Gevaerts
2006-07-12
1
-1
/
+11
*
[PATCH] USB: ipaq.c bugfixes
Frank Gevaerts
2006-07-12
1
-5
/
+6
*
[PATCH] USB: add driver for non-composite Sierra Wireless devices
Kevin Lloyd
2006-07-12
3
-0
/
+87
*
[PATCH] USB serial ftdi_sio: Prevent userspace DoS
Ian Abbott
2006-07-12
1
-13
/
+90
*
[PATCH] USB serial visor: fix race in open/close
Ian Abbott
2006-07-12
1
-1
/
+0
*
[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303
Matthew Meno
2006-07-12
2
-0
/
+5
*
[PATCH] USB: fix visor leaks
Pete Zaitcev
2006-07-12
1
-3
/
+33
*
[PATCH] USB: fix usb-serial leaks, oopses on disconnect
Pete Zaitcev
2006-07-12
1
-14
/
+9
*
[PATCH] USB: new device ids for ftdi_sio driver
Christophe Mariac
2006-07-12
2
-0
/
+4
*
[PATCH] USB: new device id for Thorlabs motor driver
D. Peter Siddons
2006-07-12
2
-0
/
+6
*
[PATCH] USB: Addition of vendor/product id pair for pl2303 driver
Peter Moulder
2006-07-12
2
-0
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
31
-31
/
+0
[next]