index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
pl2303.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
2007-02-07
1
-0
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-3
/
+3
*
USB: Add vendor / product ID to pl2303
Wesley PA4WDH
2006-09-28
1
-0
/
+1
*
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
Johannes Steingraeber
2006-09-27
1
-0
/
+1
*
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
*
[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cable
Tomasz Kazmierczak
2006-08-26
1
-1
/
+0
*
USB: New USB ID for Belkin Serial Adapter
Kim Oldfield
2006-08-02
1
-0
/
+1
*
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
2006-07-12
1
-1
/
+1
*
[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303
Matthew Meno
2006-07-12
1
-0
/
+1
*
[PATCH] USB: Addition of vendor/product id pair for pl2303 driver
Peter Moulder
2006-07-12
1
-0
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)
Pete Zaitcev
2006-06-21
1
-1
/
+1
*
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
Pete Zaitcev
2006-06-21
1
-1
/
+1
*
[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303
Wang Jun
2006-04-27
1
-0
/
+1
*
[PATCH] USB: pl2303: added support for OTi's DKU-5 clone cable
Tomasz Kazmierczak
2006-04-14
1
-0
/
+1
*
[PATCH] USB: support for USB-to-serial cable from Speed Dragon Multimedia
Dick Streefland
2006-03-20
1
-0
/
+1
*
[PATCH] USB: PL2303 and TIOCMIWAIT
Julian Bradfield
2006-03-20
1
-0
/
+1
*
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-03-20
1
-4
/
+2
*
[PATCH] USB: PL2303: Leadtek 9531 GPS-Mouse
Christian Lindner
2006-02-13
1
-2
/
+3
*
[PATCH] USB: add new pl2303 device ids
Denis MONTERRAT
2006-01-31
1
-0
/
+1
*
[PATCH] USB: pl2303: Added support for CA-42 clone cable
Martin Gingras
2006-01-31
1
-1
/
+2
*
[PATCH] remove unused tmp_buf_sem's
Adrian Bunk
2006-01-14
1
-2
/
+0
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-6
/
+2
*
[PATCH] USB: pl2303_update_line_status data length fix
Horst Schirmeier
2006-01-04
1
-1
/
+1
*
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
1
-1
/
+0
*
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2006-01-04
1
-0
/
+1
*
[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
1
-0
/
+2
*
[PATCH] USB Serial: remove driver version from a few drivers
Greg Kroah-Hartman
2005-10-28
1
-3
/
+1
*
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
*
[PATCH] USB Serial: move old changelog comments out of source code
Greg Kroah-Hartman
2005-10-28
1
-22
/
+1
*
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
2005-10-28
1
-1
/
+3
*
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
2005-10-28
1
-1
/
+1
*
[PATCH] USB: PL2303: CA-42 Phone cable
Robert Spanton
2005-09-12
1
-0
/
+1
*
[PATCH] drivers/usb: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-12
1
-2
/
+1
*
[PATCH] USB: pl2303 driver, makes pl2303HX chip work correctly
Dariusz M
2005-09-08
1
-2
/
+4
*
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2005-04-18
1
-3
/
+2
*
[PATCH] USB: pl2303 new vendor/model ids
Peter Favrholdt
2005-04-18
1
-0
/
+1
*
[PATCH] pl2303 - status line
Flavio Leitner
2005-04-18
1
-14
/
+29
*
[PATCH] pl2303 - unplug device.
Flavio Leitner
2005-04-18
1
-0
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1200