Age | Commit message (Expand) | Author | Files | Lines |
2011-06-07 | usb-storage: redo incorrect reads | Alan Stern | 4 | -1/+62 |
2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -6/+13 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-05-20 | usb-storage: Correct adjust_quirks to include latest flags | Karl Relton | 1 | -1/+8 |
2011-05-17 | usb-storage: fix up the unusual_realtek device list | Alan Stern | 1 | -5/+5 |
2011-05-01 | [SCSI] usb-storage: do not increment cmd->serial_number | Christoph Hellwig | 1 | -1/+0 |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 1 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -5/+5 |
2011-03-17 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -0/+847 |
2011-03-12 | usb-storage: fix menu ordering | Randy Dunlap | 1 | -15/+15 |
2011-03-12 | usb-storage: ene_ub6250 depends on USB_STORAGE | Randy Dunlap | 1 | -0/+1 |
2011-03-12 | USB: ene_ub6250: fix memory leak in ene_load_bincode() | Dan Carpenter | 1 | -4/+0 |
2011-03-08 | Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage | huajun li | 5 | -0/+850 |
2011-03-03 | USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code | Huzaifa Sidhpurwala | 1 | -2/+0 |
2011-02-17 | usb_storage: realtek_cr patch: add const modifier | wwang | 1 | -1/+1 |
2011-02-17 | usb_storage: realtek_cr patch: fix sparse warning | wwang | 1 | -2/+2 |
2011-02-17 | Merge 2.6.38-rc5 into usb-next | Greg Kroah-Hartman | 2 | -0/+37 |
2011-02-04 | USB: usb-storage: unusual_devs entry for Coby MP3 player | Alan Stern | 1 | -0/+7 |
2011-02-04 | USB: Storage: Add unusual_devs entry for VTech Kidizoom | Nick Holloway | 1 | -0/+7 |
2011-01-23 | USB: usb_storage: add ums-realtek driver | wwang | 5 | -0/+729 |
2011-01-23 | USB: usb-storage: unusual_devs entry for CamSport Evo | Alan Stern | 1 | -0/+9 |
2011-01-23 | USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter... | Richard Schütz | 1 | -0/+9 |
2011-01-23 | USB: usb-storage: unusual_devs update for Cypress ATACB | Richard Schütz | 1 | -0/+5 |
2010-12-22 | USB: Merge 2.6.37-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+7 |
2010-12-17 | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3 | Vitaly Kuznetsov | 1 | -0/+7 |
2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 1 | -28/+54 |
2010-12-16 | USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path | Matthew Wilcox | 1 | -1/+1 |
2010-12-16 | USB: uas: Ensure we only bind to a UAS interface | Matthew Wilcox | 1 | -7/+30 |
2010-12-16 | USB: uas: Rename sense pipe and sense urb to status pipe and status urb | Matthew Wilcox | 1 | -16/+16 |
2010-12-16 | USB: uas: Use kzalloc instead of kmalloc | Matthew Wilcox | 1 | -2/+2 |
2010-12-16 | USB: uas: Fix up the Sense IU | Matthew Wilcox | 1 | -2/+5 |
2010-11-24 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 2 | -2/+6 |
2010-11-16 | USB: storage: sierra_ms: fix sysfs file attribute | Greg Kroah-Hartman | 1 | -1/+1 |
2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig | 1 | -4/+1 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-22 | usb: makefile cleanup | matt mooney | 1 | -17/+17 |
2010-10-22 | usb-storage: add new no_read_capacity_16 quirk | Hans de Goede | 2 | -1/+6 |
2010-10-22 | usb-storage: add new no_read_disc_info quirk | Hans de Goede | 2 | -0/+9 |
2010-10-22 | usb: change to new flag variable | matt mooney | 1 | -1/+1 |
2010-10-22 | USB: Add UAS driver | Matthew Wilcox | 3 | -0/+765 |
2010-10-22 | USB: storage: Use USB_ prefix instead of US_ prefix | Michal Nazarewicz | 16 | -350/+350 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-08-11 | USB: usb-storage: implement autosuspend | Alan Stern | 1 | -0/+4 |
2010-08-11 | usb: storage: freecom: Fixed several coding style issues. | Martin Enderleit | 1 | -12/+11 |
2010-08-11 | USB: isd200.c: Remove unnecessary kmalloc cast | Joe Perches | 1 | -2/+1 |
2010-07-26 | USB: usb-storage: fix initializations of urb fields | Bob Copeland | 1 | -3/+1 |
2010-05-21 | usb-storage: always print quirks | Felipe Contreras | 1 | -3/+6 |
2010-05-21 | USB: usb-storage: trivial debug improvements | Felipe Contreras | 1 | -29/+32 |
2010-05-21 | USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames | Hans de Goede | 1 | -0/+15 |