aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/onetouch.c
Commit message (Expand)AuthorAgeFilesLines
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-6/+6
* USB: storage: onetouch: unnecessary GFP_ATOMICOliver Neukum2010-03-021-1/+1
* USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum2009-09-231-1/+1
* USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela2009-03-241-0/+4
* usb-storage: make onetouch a separate moduleAlan Stern2009-03-241-2/+88
* USB: remove err() macro from more usb driversGreg Kroah-Hartman2008-10-171-4/+5
* USB: storage/onetouch.c: make a function staticAdrian Bunk2008-05-021-2/+2
* USB: storage: onetouch: clean up urb->status usageGreg Kroah-Hartman2007-07-191-6/+7
* USB: Onetouch - switch to using input_dev->dev.parentDmitry Torokhov2007-05-221-4/+5
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+0
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-2/+2
* USB: onetouch: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-4/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* USB: onetouch - handle errors from input_register_device()Dmitry Torokhov2006-09-271-2/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-211-2/+1
* [PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm2006-01-041-0/+27
* [PATCH] Input: convert onetouch to dynamic input_dev allocationDmitry Torokhov2005-10-281-49/+50
* [PATCH] USB Storage: code cleanups for onetouch.cNick Sillik2005-09-081-12/+17
* [PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm2005-09-081-0/+205