summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.c
Commit message (Expand)AuthorAgeFilesLines
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-8/+8
* USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet2008-04-241-0/+10
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-4/+1
* USB: allow usbstorage to have LUNS greater than 2TbRichard Sharpe2007-10-121-0/+4
* Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman2007-09-131-20/+7
* usb-storage: fix bugs in the disconnect pathwayAlan Stern2007-08-221-27/+6
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-2/+1
* usb-storage: implement autosuspendAlan Stern2007-07-121-7/+20
* USB: usb-storage: use kthread_stop() for the control threadAlan Stern2007-07-121-25/+13
* USB: add reset_resume methodAlan Stern2007-07-121-8/+20
* USB: add USB-Persist facilityAlan Stern2007-07-121-2/+6
* USB: remove references to dev.power.power_stateAlan Stern2007-07-121-2/+0
* [PATCH] usb-storage: do not rebuild when kernel version changesSam Ravnborg2007-03-051-2/+2
* usb-storage: use first bulk endpoints, not lastAlan Stern2007-02-071-11/+12
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* USB: storage: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-5/+3
* USB Storage: add rio karma eject supportMatthew Dharm2006-09-271-0/+11
* usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake2006-08-021-2/+11
* [PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz2006-07-121-2/+5
* [PATCH] usb-storage: fix race between reset and disconnectAlan Stern2006-07-121-8/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern2006-06-211-0/+33
* [PATCH] USB: usb-storage alauda: Fix transport info mismergeDaniel Drake2006-06-211-9/+9
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-12/+13
* [PATCH] USB Storage: add alauda supportMatthew Dharm2006-01-041-0/+12
* [PATCH] USB Storage: cleanups of sddr09Matthew Dharm2006-01-041-22/+0
* [PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm2006-01-041-0/+4
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-1/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2006-01-041-80/+39
* [PATCH] PATCH: usb-storage: use kthread APIAlan Stern2005-10-281-42/+21
* [PATCH] PATCH: usb-storage: implement minimal PMAlan Stern2005-10-281-12/+46
* [PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern2005-10-281-0/+8
* [PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern2005-10-281-17/+13
* [PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake2005-10-281-2/+2
* [PATCH] USB: storage: Fix messed-up lockingMatthew Dharm2005-09-121-3/+8
* [PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm2005-09-081-1/+3
* [PATCH] USB Storage: close a race condition in disconnect near queuecommandMatthew Dharm2005-09-081-0/+13
* [PATCH] USB Storage: close a race condition in disconnect near probeMatthew Dharm2005-09-081-27/+35
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-3/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1051
OpenPOWER on IntegriCloud