Age | Commit message (Expand) | Author |
2023-03-24 | scsi: usb: uas: Declare two host templates and host template pointers const | Bart Van Assche |
2023-03-16 | uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2 | Yaroslav Furman |
2023-02-06 | USB: ene_usb6250: Allocate enough memory for full object | Kees Cook |
2023-01-17 | usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 | Juhyung Park |
2022-12-08 | usb: storage: Add check for kcalloc | Jiasheng Jiang |
2022-10-07 | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-09-27 | uas: ignore UAS for Thinkplus chips | Hongling Zeng |
2022-09-27 | usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS | Hongling Zeng |
2022-09-27 | uas: add no-uas quirk for Hiksemi usb_disk | Hongling Zeng |
2022-09-22 | Revert "usb: storage: Add quirk for Samsung Fit flash" | sunghwan jung |
2022-09-06 | scsi: uas: Drop DID_TARGET_FAILURE use | Mike Christie |
2022-09-05 | Merge 6.0-rc4 into usb-next | Greg Kroah-Hartman |
2022-09-01 | usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS | Hu Xiaoying |
2022-08-19 | usb: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-18 | usb-storage: Add ignore-residue quirk for NXP PN7462AU | Witold Lipieta |
2022-06-21 | USB: storage: Fix typo in comment | Xiang wangx |
2022-04-23 | usb: remove third argument of usb_maxpacket() | Vincent Mailhol |
2022-04-21 | USB: storage: karma: fix rio_karma_init return | Lin Ma |
2022-04-21 | usb-storage: isd200: fix initFunction error return | Lin Ma |
2022-04-21 | usb-storage: shuttle_usbat: fix initFunction error return | Lin Ma |
2022-04-21 | usb-storage: alauda: fix initFunction error return | Lin Ma |
2022-03-26 | Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-03-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-03-18 | USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c | Alan Stern |
2022-03-15 | USB: storage: ums-realtek: fix error code in rts51x_read_mem() | Dan Carpenter |
2022-03-01 | scsi: core: Remove the cmd field from struct scsi_request | Christoph Hellwig |
2022-02-22 | scsi: usb: Stop using the SCSI pointer | Bart Van Assche |
2022-02-22 | scsi: Remove drivers/scsi/scsi.h | Bart Van Assche |
2022-02-07 | scsi: usb: storage: Complete the SCSI request directly | Sebastian Andrzej Siewior |
2022-01-25 | usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge | Alan Stern |
2022-01-12 | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-12-30 | usb-storage: Remove redundant assignments | luo penghao |
2021-11-29 | block: remove the ->rq_disk field in struct request | Christoph Hellwig |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-10-18 | usb-storage: Add compatibility quirk flags for iODD 2531/2541 | James Buren |
2021-10-16 | scsi: usb: Switch to attribute groups | Bart Van Assche |
2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche |
2021-10-16 | scsi: usb: Call scsi_done() directly | Bart Van Assche |
2021-09-21 | usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c | Ondrej Zary |
2021-09-21 | Re-enable UAS for LaCie Rugged USB3-FW with fk quirk | Julian Sikorski |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-08-11 | scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-07-21 | USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS | Julian Sikorski |
2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke |
2021-04-22 | usb: storage: datafab: remove redundant assignment of variable result | Colin Ian King |
2021-03-17 | usb-storage: Add quirk to defeat Kindle's automatic unload | Alan Stern |
2021-01-05 | usb: uas: Add PNY USB Portable SSD to unusual_uas | Thinh Nguyen |
2020-12-09 | USB: UAS: introduce a quirk to set no_write_same | Oliver Neukum |
2020-12-07 | Merge 5.10-rc7 into usb-next | Greg Kroah-Hartman |