| Commit message (Expand) | Author | Age | Files | Lines |
* | usb-storage: Add a limitation for blk_queue_max_hw_sectors() | Yoshihiro Shimoda | 2019-07-25 | 1 | -0/+11 |
* | usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set | Marcos Paulo de Souza | 2019-07-03 | 1 | -2/+5 |
* | USB: usb-storage: Add new ID to ums-realtek | Kai-Heng Feng | 2019-06-05 | 1 | -0/+5 |
* | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 1 | -1/+1 |
* | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-05-08 | 3 | -30/+35 |
|\ |
|
| * | UAS: fix alignment of scatter/gather segments | Oliver Neukum | 2019-04-30 | 1 | -13/+22 |
| * | usb-storage: Set virt_boundary_mask to avoid SG overflows | Alan Stern | 2019-04-16 | 1 | -14/+12 |
| * | usb: sierra: fix a missing check of device_create_file | Kangjie Lu | 2019-03-26 | 1 | -3/+1 |
* | | USB: core: Fix bug caused by duplicate interface PM usage counter | Alan Stern | 2019-04-19 | 1 | -8/+5 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-03-10 | 1 | -11/+4 |
|\ |
|
| * | scsi: uas: Use scsi_[gs]et_resid() where appropriate | Bart Van Assche | 2019-02-12 | 1 | -2/+2 |
| * | scsi: remove bidirectional command support | Christoph Hellwig | 2019-02-06 | 1 | -9/+2 |
* | | USB: add missing SPDX lines to Kconfig and Makefiles | Greg Kroah-Hartman | 2019-01-22 | 1 | -0/+1 |
* | | USB: storage: karma: add whitespace after declarations | Bharath Vedartham | 2019-01-22 | 1 | -0/+2 |
* | | USB: storage: add quirk for SMI SM3350 | Icenowy Zheng | 2019-01-07 | 1 | -0/+12 |
* | | USB: storage: don't insert sane sense for SPC3+ when bad sense specified | Icenowy Zheng | 2019-01-07 | 1 | -2/+6 |
|/ |
|
* | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ |
|
| * | Merge 4.20-rc5 into usb-next | Greg Kroah-Hartman | 2018-12-03 | 1 | -0/+10 |
| |\ |
|
| * | | USB: ene_usb6250: add missing indentation | Colin Ian King | 2018-11-23 | 1 | -1/+1 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-12-28 | 2 | -7/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | scsi: remove the use_clustering flag | Christoph Hellwig | 2018-12-19 | 1 | -1/+1 |
| * | | scsi: flip the default on use_clustering | Christoph Hellwig | 2018-12-19 | 1 | -7/+0 |
| * | | scsi: make sure all drivers set the use_clustering flag | Christoph Hellwig | 2018-12-19 | 1 | -0/+1 |
| |/ |
|
* / | USB: usb-storage: Add new IDs to ums-realtek | Kai-Heng Feng | 2018-11-26 | 1 | -0/+10 |
|/ |
|
* | USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop" | Jagdish Tirumala | 2018-09-20 | 1 | -1/+1 |
* | Merge 4.19-rc4 into usb-next | Greg Kroah-Hartman | 2018-09-16 | 3 | -0/+37 |
|\ |
|
| * | usb: uas: add support for more quirk flags | Oliver Neukum | 2018-09-05 | 1 | -0/+21 |
| * | USB: Add quirk to support DJI CineSSD | Tim Anderson | 2018-09-05 | 2 | -0/+16 |
* | | usb storage: remove inherited SCSI dependency for USB_STORAGE_ENE_UB6250 | Vladimir Zapolskiy | 2018-09-10 | 1 | -5/+0 |
* | | usb storage: group dependent USB storage Kconfig entries together | Vladimir Zapolskiy | 2018-09-10 | 1 | -14/+4 |
|/ |
|
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 4 | -10/+18 |
* | usb-storage: Add compatibility quirk flags for G-Technologies G-Drive | Alexander Kappner | 2018-05-24 | 2 | -0/+18 |
* | usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver | Alexander Kappner | 2018-05-24 | 1 | -0/+6 |
* | usb: storage: Replace mdelay with msleep in init_freecom | Jia-Ju Bai | 2018-04-22 | 1 | -2/+2 |
* | USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.h | Teijo Kinnunen | 2018-03-08 | 1 | -0/+7 |
* | uas: fix comparison for error code | Oliver Neukum | 2018-03-06 | 1 | -1/+1 |
* | USB: move many drivers to use DEVICE_ATTR_RO | Greg Kroah-Hartman | 2018-01-24 | 1 | -2/+2 |
* | USB: storage: remove old wording about how to submit a change | Greg Kroah-Hartman | 2018-01-23 | 1 | -4/+1 |
* | USB: storage: remove invalid URL from drivers | Greg Kroah-Hartman | 2018-01-23 | 14 | -42/+0 |
* | usb: uas: unconditionally bring back host after reset | Oliver Neukum | 2018-01-16 | 1 | -4/+3 |
* | Merge 4.15-rc8 into usb-next | Greg Kroah-Hartman | 2018-01-15 | 1 | -0/+7 |
|\ |
|
| * | uas: ignore UAS for Norelsys NS1068(X) chips | Icenowy Zheng | 2018-01-09 | 1 | -0/+7 |
* | | Merge 4.15-rc4 into usb-next | Greg Kroah-Hartman | 2017-12-18 | 3 | -0/+18 |
|\| |
|
| * | USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID | David Kozub | 2017-12-08 | 2 | -0/+14 |
| * | uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices | Hans de Goede | 2017-11-28 | 1 | -0/+4 |
* | | uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devices | Hans de Goede | 2017-12-07 | 1 | -63/+0 |
* | | USB: storage: Remove obsolete "FIXME" | Mikhail Zaytsev | 2017-12-06 | 1 | -4/+4 |
|/ |
|
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 1 | -4/+3 |
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-11-14 | 43 | -616/+64 |
|\ |
|
| * | USB: storage: Remove redundant license text | Greg Kroah-Hartman | 2017-11-04 | 43 | -597/+0 |