aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/hp4x.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-12USB: serial: move the "simple" drivers into usb-serial-simple.cGreg Kroah-Hartman1-51/+0
2012-10-31USB: serial: remove driver version informationJohan Hovold1-5/+0
2012-05-08USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman1-6/+1
2012-05-07USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman1-1/+0
2012-05-07USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman1-1/+0
2012-02-28USB: serial: hp4x.c: use module_usb_serial_driverGreg Kroah-Hartman1-18/+1
2012-02-24usb-serial: use new registration API in [d-h]* driversAlan Stern1-16/+10
2010-03-02USB serial: make USB device id constantNémeth Márton1-1/+1
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman1-1/+2
2008-07-22tty-usb-hp4x: Fix overlong lineAlan Cox1-1/+2
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman1-3/+0
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl1-0/+1
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman1-0/+1
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman1-2/+2
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman1-1/+3
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman1-1/+1
2005-04-22[PATCH] USB: fix up the HP49G+ Calculator USB Serial driverGreg KH1-13/+1
2005-04-22[PATCH] USB: add HP49G+ Calculator USB Serial supportArthur Huillet1-0/+97