aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-21usb-storage,uas: make internal quirks flags 64bitMilan Broz1-4/+4
2023-10-21usb-storage: remove UNUSUAL_VENDOR_INTF macroMilan Broz1-12/+0
2023-03-24scsi: usb: uas: Declare two host templates and host template pointers constBart Van Assche1-1/+1
2022-02-07scsi: usb: storage: Complete the SCSI request directlySebastian Andrzej Siewior1-1/+1
2021-10-16scsi: usb: Call scsi_done() directlyBart Van Assche1-2/+2
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum1-0/+3
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman1-3/+2
2020-09-04usb-storage: fix sdev->host->dma_devTom Yan1-2/+3
2020-02-19usb-storage: Use const to reduce object data sizeJoe Perches1-5/+5
2018-01-23USB: storage: remove invalid URL from driversGreg Kroah-Hartman1-3/+0
2017-12-06USB: storage: Remove obsolete "FIXME"Mikhail Zaytsev1-4/+4
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb-storage: make use of srb local variableAlan Stern1-17/+17
2017-07-30usb-storage: fix deadlock involving host lock and scsi_doneAlan Stern1-6/+12
2017-03-23USB: storage: refactor endpoint retrievalJohan Hovold1-27/+13
2016-11-07usb: storage: drop freezer.h usageGreg Kroah-Hartman1-1/+0
2016-09-13scsi: introduce a quirk for false cache reportingOliver Neukum1-1/+5
2016-08-15usb: storage: usb: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-09usb: storage: fix runtime pm issue in usb_stor_probe2Heiner Kallweit1-2/+4
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-35/+63
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede1-1/+4
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita1-5/+11
2015-04-28uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede1-1/+5
2015-04-28uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede1-1/+1
2015-02-24usb-storage: support for more than 8 LUNsOliver Neukum1-0/+6
2014-11-24storage: Fix bus scan and multi-LUN support for SCM eUSCSI devicesMark Knibbs1-12/+24
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+9
2014-09-23usb: Fixed a few typosMickael Maison1-1/+1
2014-09-23uas: Add no-report-opcodes quirkHans de Goede1-1/+4
2014-09-23uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede1-1/+5
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern1-0/+8
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-4/+6
2014-03-04usb-storage: Modify and export adjust_quirks so that it can be used by uasHans de Goede1-6/+10
2014-03-04usb-storage: Don't bind to uas devices if the uas driver is enabledHans de Goede1-0/+10
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-04-19USB: storage: convert to use module_usb_driver()Greg Kroah-Hartman1-29/+1
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches1-57/+36
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman1-0/+12
2013-02-04USB: storage: Define a new macro for USB storage match rulesfangxiaozhi1-0/+12
2013-01-20USB: storage: avoid scanning other targets for single target deviceMing Lei1-0/+3
2012-11-26usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong1-1/+0
2012-09-05usb: remove libusualSebastian Andrzej Siewior1-12/+5
2012-07-20[SCSI] usb-storage: add support for write cache quirkNamjae Jeon1-1/+4
2012-05-17USB: storage: fixed keyword related space issues.Jeffrin Jose1-2/+2
2012-05-17USB: storage: fixed several trailing white spaces issues.Jeffrin Jose1-9/+9
2012-05-17USB: storage: fixed C99 comment issue.Jeffrin Jose1-1/+1
2012-04-06usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei1-0/+30
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman1-3/+18
2012-02-21usb-storage: fix freezing of the scanning threadAlan Stern1-59/+31
2012-01-24usb: Re-enable usb-storage support dynamic idHuajun Li1-3/+18
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-01-04usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li1-0/+1
2011-11-21usb_storage: don't use set_freezable_with_signal()Tejun Heo1-6/+7
2011-08-22usb_storage: Don't freeze in usb-stor-scanSeth Forshee1-3/+13
2011-06-07usb-storage: redo incorrect readsAlan Stern1-1/+12
2011-05-19usb-storage: Correct adjust_quirks to include latest flagsKarl Relton1-1/+8
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz1-15/+15
2010-08-10USB: usb-storage: implement autosuspendAlan Stern1-0/+4
2010-05-20usb-storage: always print quirksFelipe Contreras1-3/+6
2010-05-20USB: usb-storage: trivial debug improvementsFelipe Contreras1-29/+32
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-2/+2
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern1-10/+5
2010-02-26Lower USB storage settling delay to something more reasonableLinus Torvalds1-1/+1
2010-01-20USB: fix bitmask merge errorAlan Stern1-1/+2
2009-12-11USB: usb-storage: fix bug in fill_inquiryAlan Stern1-7/+8
2009-12-11USB: usb-storage: add BAD_SENSE flagAlan Stern1-0/+3
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel1-0/+10
2009-12-11USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox1-5/+8
2009-12-11USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox1-0/+2
2009-03-24usb-storage: make onetouch a separate moduleAlan Stern1-3/+0
2009-03-24usb-storage: make karma a separate moduleAlan Stern1-12/+0
2009-03-24usb-storage: make alauda a separate moduleAlan Stern1-12/+0
2009-03-24usb-storage: make jumpshot a separate moduleAlan Stern1-12/+0
2009-03-24usb-storage: make datafab a separate moduleAlan Stern1-12/+0
2009-03-24usb-storage: make freecom a separate moduleAlan Stern1-12/+0
2009-03-24usb-storage: make shuttle_usbat a separate moduleAlan Stern1-12/+0
2009-03-24usb-storage: make cypress_atacb a separate moduleAlan Stern1-11/+0
2009-03-24usb-storage: make sddr55 a separate moduleAlan Stern1-12/+0
2009-03-24usb-storage: make isd200 a separate moduleAlan Stern1-10/+0
2009-03-24usb-storage: make sddr09 a separate moduleAlan Stern1-21/+0
2009-03-24usb-storage: prepare for subdriver separationAlan Stern1-98/+111
2009-03-24USB: drivers: use USB API functions rather than constantsJulia Lawall1-3/+3
2009-01-07USB: storage: make the "quirks=" module parameter writableAlan Stern1-100/+69
2009-01-07USB: storage: add last-sector hacksAlan Stern1-0/+6
2009-01-07USB: unusual dev for Option N.V. ZeroCD modemsDan Williams1-0/+1
2009-01-07USB: usb-storage: merge DPCM support into SDDR09Alan Stern1-3/+0
2009-01-07USB: usb-storage: merge ATAPI and QIC-157 protocol routinesAlan Stern1-3/+3
2009-01-07USB: usb-storage: merge CB and CBI transport routinesAlan Stern1-1/+1
2009-01-07USB: usb-storage: remove us->sensebufAlan Stern1-8/+0
2009-01-07USB: usb-storage: add "quirks=" module parameterAlan Stern1-0/+113
2008-09-23USB Storage: Sierra: Non-configurable TRU-InstallKevin Lloyd1-2/+0
2008-08-13USB Storage Sierra: TRU-Install feature updateKevin Lloyd1-0/+3
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-07-21usb-storage: implement "soft" unbindingAlan Stern1-41/+36
2008-07-21usb-storage: change remaining semaphore to completionAlan Stern1-4/+4
2008-07-21usb-storage: separate dynamic flags from fixed flagsAlan Stern1-17/+17
2008-05-02USB: storage: Update mailling list addressAndrew Lunn1-1/+2
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-8/+8
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet1-0/+10
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki1-4/+1
2007-10-12USB: allow usbstorage to have LUNS greater than 2TbRichard Sharpe1-0/+4
2007-09-13Revert "usb-storage: implement autosuspend"Greg Kroah-Hartman1-20/+7
2007-08-22usb-storage: fix bugs in the disconnect pathwayAlan Stern1-27/+6
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-2/+1
2007-07-12usb-storage: implement autosuspendAlan Stern1-7/+20
2007-07-12USB: usb-storage: use kthread_stop() for the control threadAlan Stern1-25/+13
2007-07-12USB: add reset_resume methodAlan Stern1-8/+20
2007-07-12USB: add USB-Persist facilityAlan Stern1-2/+6
2007-07-12USB: remove references to dev.power.power_stateAlan Stern1-2/+0
2007-03-05[PATCH] usb-storage: do not rebuild when kernel version changesSam Ravnborg1-2/+2
2007-02-07usb-storage: use first bulk endpoints, not lastAlan Stern1-11/+12
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-01USB: storage: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-5/+3
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm1-0/+11
2006-08-02usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake1-2/+11
2006-07-12[PATCH] USB Storage: Uname in PR/SC Unneeded messagePhil Dibowitz1-2/+5
2006-07-12[PATCH] usb-storage: fix race between reset and disconnectAlan Stern1-8/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] usb-storage: use usb_reset_composite_deviceAlan Stern1-0/+33
2006-06-21[PATCH] USB: usb-storage alauda: Fix transport info mismergeDaniel Drake1-9/+9
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-12/+13
2006-01-04[PATCH] USB Storage: add alauda supportMatthew Dharm1-0/+12
2006-01-04[PATCH] USB Storage: cleanups of sddr09Matthew Dharm1-22/+0
2006-01-04[PATCH] USB Storage: make OneTouch PM-awareMatthew Dharm1-0/+4
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev1-80/+39
2005-10-28[PATCH] PATCH: usb-storage: use kthread APIAlan Stern1-42/+21
2005-10-28[PATCH] PATCH: usb-storage: implement minimal PMAlan Stern1-12/+46
2005-10-28[PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern1-0/+8
2005-10-28[PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern1-17/+13
2005-10-28[PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake1-2/+2
2005-09-12[PATCH] USB: storage: Fix messed-up lockingMatthew Dharm1-3/+8
2005-09-08[PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm1-1/+3
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near queuecommandMatthew Dharm1-0/+13
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near probeMatthew Dharm1-27/+35
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1051