| Commit message (Expand) | Author | Age |
* | USB: usb-storage: fix initializations of urb fields | Bob Copeland | 2010-07-26 |
* | usb-storage: always print quirks | Felipe Contreras | 2010-05-20 |
* | USB: usb-storage: trivial debug improvements | Felipe Contreras | 2010-05-20 |
* | USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames | Hans de Goede | 2010-05-20 |
* | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 |
* | USB: storage: Remove unneeded SL11R unusual_devs entry | Phil Dibowitz | 2010-05-20 |
* | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 2010-05-20 |
* | USB: Remove large struct from the stack in USB storage isd200 driver | Ian Munsie | 2010-05-20 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | USB: Remove last bit of CONFIG_USB_BERRY_CHARGE | Christoph Egger | 2010-03-19 |
* | USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c | Ondrej Zary | 2010-03-19 |
* | USB: storage: onetouch: unnecessary GFP_ATOMIC | Oliver Neukum | 2010-03-02 |
* | USB: storage: fix misplaced parenthesis | Roel Kluin | 2010-03-02 |
* | usb-storage: use max_hw_sectors instead of max_sectors | Alan Stern | 2010-03-02 |
* | USB: unusual_devs: Add support for multiple Option 3G sticks | Jan Dumon | 2010-03-02 |
* | USB: storage: Never reset devices that will morph to an old mode | Oliver Neukum | 2010-03-02 |
* | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 |
|\ |
|
| * | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 |
* | | Lower USB storage settling delay to something more reasonable | Linus Torvalds | 2010-02-26 |
|/ |
|
* | USB: storage: Remove unneeded SC/PR from unusual_devs.h | Phil Dibowitz | 2010-02-16 |
* | USB: fix usbstorage for 2770:915d delivers no FAT | Ryan May | 2010-01-20 |
* | USB: fix bitmask merge error | Alan Stern | 2010-01-20 |
* | USB: usb-storage: fix bug in fill_inquiry | Alan Stern | 2009-12-11 |
* | USB: usb-storage: add BAD_SENSE flag | Alan Stern | 2009-12-11 |
* | USB: make urb scatter-gather support more generic | David Vrabel | 2009-12-11 |
* | USB Storage: Make driver less chatty when it finds a new device | Matthew Wilcox | 2009-12-11 |
* | USB: usb-storage: Associate the name of the interface with the scsi host | Matthew Wilcox | 2009-12-11 |
* | usb-storage: Workaround devices with bogus sense size | Benjamin Herrenschmidt | 2009-10-14 |
* | USB: storage: When a device returns no sense data, call it a Hardware Error | Alan Stern | 2009-10-09 |
* | USB: storage: iRiver P7 UNUSUAL_DEV patch | Sergey Pinaev | 2009-10-09 |
* | USB: unusual_devs.h: drop some unneeded floppy entries | Pete Zaitcev | 2009-09-23 |
* | USB: usb-storage fails to attach to Huawei Datacard cdrom device | fangxiaozhi | 2009-09-23 |
* | USB: storage: Drop an unneeded a NULL test | Julia Lawall | 2009-09-23 |
* | USB: storage: fix a resume path GFP_NOIO must be used | Oliver Neukum | 2009-09-23 |
* | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 2009-08-07 |
* | USB: storage: raise timeout in usb_stor_Bulk_max_lun | Giacomo Lozito | 2009-07-28 |
* | USB: Fix option_ms regression in 2.6.31-rc2 | Jonathan McDowell | 2009-07-12 |
* | USB: usb-storage: add filter to "option_ms" to leave unrecognized devices alone | Josua Dietze | 2009-06-16 |
* | USB: usb-storage: fix return values from init functions | Alan Stern | 2009-06-16 |
* | USB: janitor storage initializers | Pete Zaitcev | 2009-06-16 |
* | USB: Ignore storage device in modem mode on DWN-652 | Pascal Terjan | 2009-06-16 |
* | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-22 |
* | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 2009-05-08 |
* | USB: Unusual Device support for Gold MP3 Player Energy | Chuck Short | 2009-04-23 |
* | USB: add reset endpoint operations | David Vrabel | 2009-04-17 |
* | usb-storage: fix mistake in Makefile | Alan Stern | 2009-04-17 |
* | USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab | Alan Stern | 2009-04-17 |
* | USB: option: Add ids for D-Link DWM-652 3.5G modem | Pascal Terjan | 2009-04-17 |
* | isd200: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 2009-04-01 |
* | isd200: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2009-04-01 |