| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | usb: makefile cleanup | matt mooney | 2010-10-22 | 1 | -17/+17 |
* | | usb-storage: add new no_read_capacity_16 quirk | Hans de Goede | 2010-10-22 | 2 | -1/+6 |
* | | usb-storage: add new no_read_disc_info quirk | Hans de Goede | 2010-10-22 | 2 | -0/+9 |
* | | usb: change to new flag variable | matt mooney | 2010-10-22 | 1 | -1/+1 |
* | | USB: Add UAS driver | Matthew Wilcox | 2010-10-22 | 3 | -0/+765 |
* | | USB: storage: Use USB_ prefix instead of US_ prefix | Michal Nazarewicz | 2010-10-22 | 16 | -350/+350 |
|/ |
|
* | USB: usb-storage: implement autosuspend | Alan Stern | 2010-08-10 | 1 | -0/+4 |
* | usb: storage: freecom: Fixed several coding style issues. | Martin Enderleit | 2010-08-10 | 1 | -12/+11 |
* | USB: isd200.c: Remove unnecessary kmalloc cast | Joe Perches | 2010-08-10 | 1 | -2/+1 |
* | USB: usb-storage: fix initializations of urb fields | Bob Copeland | 2010-07-26 | 1 | -3/+1 |
* | usb-storage: always print quirks | Felipe Contreras | 2010-05-20 | 1 | -3/+6 |
* | USB: usb-storage: trivial debug improvements | Felipe Contreras | 2010-05-20 | 1 | -29/+32 |
* | USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames | Hans de Goede | 2010-05-20 | 1 | -0/+15 |
* | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 | 2 | -8/+8 |
* | USB: storage: Remove unneeded SL11R unusual_devs entry | Phil Dibowitz | 2010-05-20 | 1 | -9/+0 |
* | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 2010-05-20 | 3 | -14/+6 |
* | USB: Remove large struct from the stack in USB storage isd200 driver | Ian Munsie | 2010-05-20 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -2/+5 |
* | USB: Remove last bit of CONFIG_USB_BERRY_CHARGE | Christoph Egger | 2010-03-19 | 1 | -14/+0 |
* | USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c | Ondrej Zary | 2010-03-19 | 1 | -0/+9 |
* | USB: storage: onetouch: unnecessary GFP_ATOMIC | Oliver Neukum | 2010-03-02 | 1 | -1/+1 |
* | USB: storage: fix misplaced parenthesis | Roel Kluin | 2010-03-02 | 1 | -8/+7 |
* | usb-storage: use max_hw_sectors instead of max_sectors | Alan Stern | 2010-03-02 | 1 | -5/+5 |
* | USB: unusual_devs: Add support for multiple Option 3G sticks | Jan Dumon | 2010-03-02 | 1 | -2/+86 |
* | USB: storage: Never reset devices that will morph to an old mode | Oliver Neukum | 2010-03-02 | 1 | -0/+6 |
* | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 | 1 | -3/+3 |
|\ |
|
| * | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 | 1 | -3/+3 |
* | | Lower USB storage settling delay to something more reasonable | Linus Torvalds | 2010-02-26 | 1 | -1/+1 |
|/ |
|
* | USB: storage: Remove unneeded SC/PR from unusual_devs.h | Phil Dibowitz | 2010-02-16 | 1 | -1/+1 |
* | USB: fix usbstorage for 2770:915d delivers no FAT | Ryan May | 2010-01-20 | 1 | -7/+0 |
* | USB: fix bitmask merge error | Alan Stern | 2010-01-20 | 1 | -1/+2 |
* | USB: usb-storage: fix bug in fill_inquiry | Alan Stern | 2009-12-11 | 1 | -7/+8 |
* | USB: usb-storage: add BAD_SENSE flag | Alan Stern | 2009-12-11 | 3 | -4/+23 |
* | USB: make urb scatter-gather support more generic | David Vrabel | 2009-12-11 | 1 | -0/+10 |
* | USB Storage: Make driver less chatty when it finds a new device | Matthew Wilcox | 2009-12-11 | 1 | -5/+8 |
* | USB: usb-storage: Associate the name of the interface with the scsi host | Matthew Wilcox | 2009-12-11 | 3 | -1/+5 |
* | usb-storage: Workaround devices with bogus sense size | Benjamin Herrenschmidt | 2009-10-14 | 1 | -1/+16 |
* | USB: storage: When a device returns no sense data, call it a Hardware Error | Alan Stern | 2009-10-09 | 1 | -7/+22 |
* | USB: storage: iRiver P7 UNUSUAL_DEV patch | Sergey Pinaev | 2009-10-09 | 1 | -0/+7 |
* | USB: unusual_devs.h: drop some unneeded floppy entries | Pete Zaitcev | 2009-09-23 | 1 | -21/+1 |
* | USB: usb-storage fails to attach to Huawei Datacard cdrom device | fangxiaozhi | 2009-09-23 | 1 | -1/+1 |
* | USB: storage: Drop an unneeded a NULL test | Julia Lawall | 2009-09-23 | 2 | -3/+3 |
* | USB: storage: fix a resume path GFP_NOIO must be used | Oliver Neukum | 2009-09-23 | 1 | -1/+1 |
* | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 2009-08-07 | 1 | -0/+7 |
* | USB: storage: raise timeout in usb_stor_Bulk_max_lun | Giacomo Lozito | 2009-07-28 | 1 | -1/+1 |
* | USB: Fix option_ms regression in 2.6.31-rc2 | Jonathan McDowell | 2009-07-12 | 1 | -0/+3 |
* | USB: usb-storage: add filter to "option_ms" to leave unrecognized devices alone | Josua Dietze | 2009-06-15 | 1 | -52/+69 |
* | USB: usb-storage: fix return values from init functions | Alan Stern | 2009-06-15 | 2 | -5/+5 |