summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/visor.c
AgeCommit message (Expand)AuthorLines
2005-03-27USB: add fossil watch ids to the visor driver.Greg Kroah-Hartman-0/+3
2005-03-22USB: fix bug in visor driver with throttle/unthrottle causing oopses.Greg Kroah-Hartman-11/+27
2005-03-07[PATCH] usb/visor: change parameters of usb_{control,bulk}_msg() to msecsNishanth Aravamudan-2/+2
2004-12-20USB: explicitly mark the endianness of some visor data fields.Greg Kroah-Hartman-3/+1
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman-2/+2
2004-11-23USB: fix dev_dbg() call in visor.cGreg Kroah-Hartman-1/+1
2004-11-23[PATCH] USB visor: Don't count outstanding URBs twiceRoger Luethi-1/+0
2004-11-18[PATCH] USB: visor: Always do generic_startupRoger Luethi-1/+2
2004-10-20Merge gregkh@kernel.bkbits.net:linux/usb-2.6Greg Kroah-Hartman-12/+69
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds-11/+3
2004-10-20USB: fix DoS in the visor driver by rate limiting sends.Greg Kroah-Hartman-12/+69
2004-09-08USB: fix usb_unlink_urb() usage in visor driverGreg Kroah-Hartman-3/+3
2004-07-14[PATCH] USB: remove CONFIG_USB_SERIAL_DEBUGGreg Kroah-Hartman-12/+8
2004-06-04[PATCH] USB: fix Memory leak in visor.c and ftdi_sio.cJoe Nardelli-0/+1
2004-06-03[PATCH] USB: kyocera 7135 patchScott Cytacki-7/+11
2004-05-24[PATCH] USB: visor: Fix Oops on disconnectJoe Nardelli-60/+65
2004-05-14USB: convert visor to use module_param()Greg Kroah-Hartman-6/+7
2004-05-13USB: remove get_usb_serial() as it's pretty much unneededGreg Kroah-Hartman-16/+5
2004-05-13USB: removed port_paranoia_check() call for usb serial drivers.Greg Kroah-Hartman-12/+0
2004-05-04USB: add support for Zire 31 devices.Greg Kroah-Hartman-0/+3
2004-04-13[PATCH] USB: Patch for Clie TH55 Support in visor kernel moduleMartin Lubich-2/+63
2004-02-29[PATCH] USB: visor patch for Samsung SPH-i500Jürgen Botz-0/+3
2004-02-01[PATCH] USB: add support for the Aceeca Meazura device to the visor driver.Greg Kroah-Hartman-0/+3
2004-01-13[PATCH] USB: add support for the Clie PEG-TJ25 deviceGreg Kroah-Hartman-0/+3
2003-12-11[PATCH] USB: add support for Sony UX50 device to visor driverGreg Kroah-Hartman-0/+3
2003-10-13[PATCH] USB: fix visor driver to work with Palm OS 4+ devicesGreg Kroah-Hartman-3/+0
2003-10-08[PATCH] USB: Handspring Treo 600 idDax Kelson-0/+3
2003-08-27[PATCH] USB: add support for 2 new devices to the visor driver.Greg Kroah-Hartman-1/+8
2003-08-27[PATCH] USB: fix printk parameter typesRandy Dunlap-2/+2
2003-08-22[PATCH] USB: PATCH 18/19 Audit usb_register/usb_serial_register under divers/...Daniele Bellucci-4/+16
2003-08-12[PATCH] USB: fix up usb-serial drivers now that port[] is an array of pointers.Greg Kroah-Hartman-13/+13
2003-08-11[PATCH] add usb_reset_configuration()David Brownell-2/+8
2003-07-29[PATCH] USB: remove funny characters from visor driver after much prodding.Greg Kroah-Hartman-3/+3
2003-07-15[PATCH] USB: fix memory leak in the visor driver.Greg Kroah-Hartman-7/+6
2003-06-18[PATCH] USB: add module paramater to visor driver for new devicesJudd Montgomery-0/+40
2003-05-29o drivers/usb/serial/visor: initialize struct usb_driver ->owner fieldArnaldo Carvalho de Melo-0/+1
2003-03-11[PATCH] USB: Added support for the Sony Clie NZ90V device.Greg Kroah-Hartman-0/+7
2003-03-11[PATCH] USB: added support for the palm M100Greg Kroah-Hartman-0/+3
2003-03-04[PATCH] USB: add support for Treo devices to the visor driver.Greg Kroah-Hartman-1/+48
2003-02-21[PATCH] USB visor: cleanup the close() logicGreg Kroah-Hartman-20/+15
2003-02-21[PATCH] USB visor: fixed the driver_info cast to the proper type.Greg Kroah-Hartman-15/+15
2003-01-09[PATCH] USB visor: Split up the initialization command logic to handle differ...Greg Kroah-Hartman-88/+148
2003-01-06[PATCH] USB serial: fixup for probe function paramaters changing.Greg Kroah-Hartman-2/+2
2003-01-06[PATCH] USB: drivers/usb/serial/ fixups due to dev_printk changeGreg Kroah-Hartman-22/+22
2002-12-26[PATCH] USB: use usb_get_serial_data() and usb_set_serial_data() functions.Greg Kroah-Hartman-6/+5
2002-12-25[PATCH] USB: convert visor driver to use dev_err() and dev_info() macrosGreg Kroah-Hartman-27/+29
2002-12-16[PATCH] USB: usbserial: Add a short_name field to work better with sysfs.Greg Kroah-Hartman-0/+2
2002-12-08[PATCH] USB: Add Treo 300 id to the visor driver supported devices list.Greg Kroah-Hartman-0/+2
2002-12-06[PATCH] USB: initial attempt at Treo 300 support for the visor driverGreg Kroah-Hartman-4/+57
2002-12-02[PATCH] kbd_pt_regsDavid S. Miller-4/+4