aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-29Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman12-71/+701
2005-03-29[PATCH] ftdi_sio: fix sysfs attribute permissionsIan Abbott1-2/+2
2005-03-29[PATCH] ftdi_sio: Support sysfs attributes for more chipIan Abbott1-5/+16
2005-03-29[PATCH] ftdi_sio: add array to map chip type to a stringIan Abbott1-9/+9
2005-03-29[PATCH] USB: Put the Kconfig and Makefile back in proper order for the serial...Greg Kroah-Hartman2-10/+11
2005-03-29[PATCH] USB: mark functions static in the cp2101 driver.Greg Kroah-Hartman1-13/+11
2005-03-29[PATCH] USB: add driver for CP2101/CP2102 RS232 adaptorscraig@microtron.org.uk3-0/+603
2005-03-28[PATCH] module parameter fixesMagnus Damm1-1/+1
2005-03-27[PATCH] usb/kl5kusb105: change parameters of usb_control_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-27USB: add fossil watch ids to the visor driver.Greg Kroah-Hartman2-0/+6
2005-03-23USB: mark usb-serial interface GPL onlyGreg Kroah-Hartman1-5/+5
2005-03-23[PATCH] USB: Fix baud selection in mct_u232Pete Zaitcev1-11/+11
2005-03-22USB: fix bug in visor driver with throttle/unthrottle causing oopses.Greg Kroah-Hartman1-11/+27
2005-03-17[PATCH] usb/digi_acceleport: remove interruptible_sleep_on_timeout() usageDomen Puncer1-18/+11
2005-03-17[PATCH] drivers/usb/serial/: make some functions staticAdrian Bunk3-9/+11
2005-03-13[PATCH] verify_area cleanup : drivers part 2Jesper Juhl2-35/+22
2005-03-07[PATCH] usb/ftdi_sio: convert WDR_TIMEOUT to millisecondsNishanth Aravamudan1-1/+1
2005-03-07[PATCH] [PATCH 2.6] maintainers / documentation update cyberjackhwelte@hmw-consulting.de1-1/+6
2005-03-07[PATCH] usb/whiteheat: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-2/+3
2005-03-07[PATCH] usb/visor: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-2/+2
2005-03-07[PATCH] usb/ti_usb_3410_5052: change parameters of usb_{control,bulk}_msg() t...Nishanth Aravamudan1-3/+3
2005-03-07[PATCH] usb/mct_u232: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-07[PATCH] usb/kl5kusb105: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-07[PATCH] usb/keyspan_pda: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-7/+7
2005-03-07[PATCH] usb/ir-usb: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-07[PATCH] usb/ipw: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-9/+9
2005-03-07[PATCH] usb/ipaq: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-07[PATCH] usb/io_ti: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-4/+3
2005-03-07[PATCH] usb/ezusb: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-07[PATCH] usb/belkin_sa: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan1-1/+1
2005-03-07[PATCH] usb/io_edgeport: remove interruptible_sleep_on_timeout() usageNishanth Aravamudan1-18/+24
2005-03-07[PATCH] usb/io_edgeport: replace interruptible_sleep_on_timeout() with wait_e...Nishanth Aravamudan1-5/+2
2005-03-07[PATCH] USB ftdi_sio: an rs485 adaptor from 4n-galaxy.deJim Radford2-0/+4
2005-03-07[PATCH] usb/cypress_m8: replace schedule_timeout() with msleep()Nishanth Aravamudan1-3/+3
2005-02-02[PATCH] USB: garmin_gps tweakHermann Kneissel2-2/+2
2005-02-02[PATCH] Re: Bug when using custom baud rates....Rogier Wolff1-1/+1
2005-01-14[PATCH] USB: add Ever UPS vendor/product id to ftdi_sio driverArkadiusz Miskiewicz2-0/+9
2005-01-14[PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer contextAlexey Dobriyan2-7/+7
2005-01-14[PATCH] USB cypress_m8: line setting bugfix, circular write buffer added, mis...Lonnie Mendez1-149/+465
2004-12-22Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-1/+1
2004-12-22[PATCH] USB: fix up warning messages spit out by the keyspan driver.Greg Kroah-Hartman1-1/+1
2004-12-20USB: explicitly mark the endianness of some visor data fields.Greg Kroah-Hartman2-6/+4
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman1-4/+4
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman11-34/+34
2004-12-19USB: change warning level in ftdi_sio driver of a debug message.Greg Kroah-Hartman1-1/+1
2004-12-17[PATCH] Clean mct_u232 in 2.6.10-rc2Pete Zaitcev1-136/+12
2004-12-16[PATCH] USB: fix up some sparse warnings in the new garmin_gps driverGreg Kroah-Hartman1-6/+5
2004-12-16[PATCH] Re: garmin gps driver patch 0.23Hermann Kneissel3-0/+1556
2004-12-15[PATCH] ftdi_sio: Add sysfs attributes for event character and latencyEdwin Olson2-0/+184
2004-12-15[PATCH] usb-serial: add tty_hangup on disconnectEdwin Olson1-0/+7