summaryrefslogtreecommitdiff
path: root/drivers/usb/image
AgeCommit message (Expand)Author
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-17[PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig
2005-10-28[PATCH] mdc800: remove embrions of C++ exceptionsAlexey Dobriyan
2005-10-28[PATCH] USB: microtek patch to use kzallocOliver Neukum
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole
2005-04-22[PATCH] USB: compilation failure on usb/image/microtek.cHideaki YOSHIFUJI
2005-04-18[PATCH] kill old EH constants
2005-03-17[PATCH] USB: compile warning cleanupDomen Puncer
2005-03-17[PATCH] remove drivers/usb/image/hpusbscsi.cAdrian Bunk
2005-03-07[PATCH] usb/mdc800: replace wake_up() with wake_up_interruptible()Nishanth Aravamudan
2005-03-07[PATCH] usb/mdc800: use wait_event_timeout()Nishanth Aravamudan
2005-01-14[PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer contextAlexey Dobriyan
2005-01-06mergeGreg Kroah-Hartman
2005-01-03Mark HPUSBSCSI scanner broken. You're supposed to use libusb.Linus Torvalds
2004-12-20USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16Greg Kroah-Hartman
2004-12-19USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16Greg Kroah-Hartman
2004-09-29[PATCH] usb/mdc800: cleanup set_current_state() around wait queuesNishanth Aravamudan
2004-09-20[PATCH] USB: remove calls to usb_unlink_urb in image/mdc800.c (v2)Borislav Petkov
2004-09-15[PATCH] USB: remove calls to usb_unlink_urb() in image/hpusbscsi.cBorislav Petkov
2004-09-13[PATCH] USB: Add locking support for USB device resetsAlan Stern
2004-09-03[PATCH] USB: switching microtek to usb_kill_urbOliver Neukum
2004-09-03[PATCH] USB: switching microtek to usb_kill_urbOliver Neukum
2004-09-03[PATCH] USB: update of help text for hpusbscsiOliver Neukum
2004-08-05[PATCH] USB: Don't track endpoint halts in usbcoreAlan Stern
2004-07-14merge fixups due to sparse cleanups being done by al and greg at the same time.Greg Kroah-Hartman
2004-07-14[PATCH] USB: more sparse cleanups (all pretty much NULL usages.)Greg Kroah-Hartman
2004-07-12[PATCH] sparse: drivers/usb NULL noise removalAlexander Viro
2004-06-26MergeJames Bottomley
2004-06-19[PATCH] final hosts.h usage removalArjan van de Ven
2004-06-09USB: sparse cleanups for the whole driver/usb/* tree.Greg Kroah-Hartman
2004-05-16[PATCH] USB: further fix to mdc800Oliver Neukum
2004-05-11[PATCH] USB: fixes of assumptions about waitqueuesOliver Neukum
2004-03-09[PATCH] USB: Altsetting/interface update for USB image driversAlan Stern
2004-02-04[PATCH] USB: remove scanner driver files.Greg Kroah-Hartman
2004-02-04[PATCH] USB: remove USB_SCANNER from the buildAdrian Bunk
2004-02-01[PATCH] USB: mark the scanner driver BROKENTom Rini
2003-12-29[PATCH] Fix 2.6.0's broken documentation referencesAndrew Morton
2003-12-15mergeGreg Kroah-Hartman
2003-12-08[PATCH] USB: mark the scanner driver as obsoleteTom Rini
2003-12-08[PATCH] USB scanner driver: new device idsHenning Meier-Geinitz
2003-09-23[PATCH] USB: Remove modules.txt drivers_usb_image_KconfigNicolas Kaiser
2003-09-23[PATCH] USB scanner driver: added USB_CLASS_CDC_DATAHenning Meier-Geinitz
2003-09-23[PATCH] USB scanner driver: new device idsHenning Meier-Geinitz
2003-09-23[PATCH] USB scanner driver: balancing usb_register_dev/usb_deregister_devHenning Meier-Geinitz
2003-09-23[PATCH] USB scanner driver: report back return codesHenning Meier-Geinitz
2003-09-23[PATCH] USB scanner driver: use static declarationsHenning Meier-Geinitz