Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 6 | -2/+5 |
2010-03-19 | USB: Remove last bit of CONFIG_USB_BERRY_CHARGE | Christoph Egger | 1 | -14/+0 |
2010-03-19 | USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c | Ondrej Zary | 1 | -0/+9 |
2010-03-03 | USB: storage: onetouch: unnecessary GFP_ATOMIC | Oliver Neukum | 1 | -1/+1 |
2010-03-03 | USB: storage: fix misplaced parenthesis | Roel Kluin | 1 | -8/+7 |
2010-03-03 | usb-storage: use max_hw_sectors instead of max_sectors | Alan Stern | 1 | -5/+5 |
2010-03-03 | USB: unusual_devs: Add support for multiple Option 3G sticks | Jan Dumon | 1 | -2/+86 |
2010-03-03 | USB: storage: Never reset devices that will morph to an old mode | Oliver Neukum | 1 | -0/+6 |
2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -3/+3 |
2010-02-26 | Lower USB storage settling delay to something more reasonable | Linus Torvalds | 1 | -1/+1 |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -3/+3 |
2010-02-17 | USB: storage: Remove unneeded SC/PR from unusual_devs.h | Phil Dibowitz | 1 | -1/+1 |
2010-01-21 | USB: fix usbstorage for 2770:915d delivers no FAT | Ryan May | 1 | -7/+0 |
2010-01-21 | USB: fix bitmask merge error | Alan Stern | 1 | -1/+2 |
2009-12-11 | USB: usb-storage: fix bug in fill_inquiry | Alan Stern | 1 | -7/+8 |
2009-12-11 | USB: usb-storage: add BAD_SENSE flag | Alan Stern | 3 | -4/+23 |
2009-12-11 | USB: make urb scatter-gather support more generic | David Vrabel | 1 | -0/+10 |
2009-12-11 | USB Storage: Make driver less chatty when it finds a new device | Matthew Wilcox | 1 | -5/+8 |
2009-12-11 | USB: usb-storage: Associate the name of the interface with the scsi host | Matthew Wilcox | 3 | -1/+5 |
2009-10-15 | usb-storage: Workaround devices with bogus sense size | Benjamin Herrenschmidt | 1 | -1/+16 |
2009-10-10 | USB: storage: When a device returns no sense data, call it a Hardware Error | Alan Stern | 1 | -7/+22 |
2009-10-10 | USB: storage: iRiver P7 UNUSUAL_DEV patch | Sergey Pinaev | 1 | -0/+7 |
2009-09-23 | USB: unusual_devs.h: drop some unneeded floppy entries | Pete Zaitcev | 1 | -21/+1 |
2009-09-23 | USB: usb-storage fails to attach to Huawei Datacard cdrom device | fangxiaozhi | 1 | -1/+1 |
2009-09-23 | USB: storage: Drop an unneeded a NULL test | Julia Lawall | 2 | -3/+3 |
2009-09-23 | USB: storage: fix a resume path GFP_NOIO must be used | Oliver Neukum | 1 | -1/+1 |
2009-08-08 | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 1 | -0/+7 |
2009-07-29 | USB: storage: raise timeout in usb_stor_Bulk_max_lun | Giacomo Lozito | 1 | -1/+1 |
2009-07-13 | USB: Fix option_ms regression in 2.6.31-rc2 | Jonathan McDowell | 1 | -0/+3 |
2009-06-16 | USB: usb-storage: add filter to "option_ms" to leave unrecognized devices alone | Josua Dietze | 1 | -52/+69 |
2009-06-16 | USB: usb-storage: fix return values from init functions | Alan Stern | 2 | -5/+5 |
2009-06-16 | USB: janitor storage initializers | Pete Zaitcev | 1 | -6/+8 |
2009-06-16 | USB: Ignore storage device in modem mode on DWN-652 | Pascal Terjan | 2 | -2/+3 |
2009-05-23 | block: Use accessor functions for queue limits | Martin K. Petersen | 1 | -2/+2 |
2009-05-09 | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 1 | -2/+3 |
2009-04-24 | USB: Unusual Device support for Gold MP3 Player Energy | Chuck Short | 1 | -0/+6 |
2009-04-17 | USB: add reset endpoint operations | David Vrabel | 1 | -3/+1 |
2009-04-17 | usb-storage: fix mistake in Makefile | Alan Stern | 1 | -1/+2 |
2009-04-17 | USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab | Alan Stern | 1 | -2/+4 |
2009-04-17 | USB: option: Add ids for D-Link DWM-652 3.5G modem | Pascal Terjan | 1 | -0/+8 |
2009-04-01 | isd200: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 1 | -9/+9 |
2009-04-01 | isd200: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
2009-04-01 | isd200: make it 'struct hd_driveid'-free | Bartlomiej Zolnierkiewicz | 1 | -145/+66 |
2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-03-25 | USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m... | Maciej Grela | 11 | -0/+39 |
2009-03-25 | usb-storage: make onetouch a separate module | Alan Stern | 8 | -33/+130 |
2009-03-25 | usb-storage: make karma a separate module | Alan Stern | 8 | -33/+123 |
2009-03-25 | usb-storage: make alauda a separate module | Alan Stern | 8 | -131/+197 |
2009-03-25 | usb-storage: make jumpshot a separate module | Alan Stern | 7 | -45/+112 |
2009-03-25 | usb-storage: make datafab a separate module | Alan Stern | 8 | -142/+202 |