index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
USB: uas: Implement the new shutdown callback
Kerem Karabay
1
-3
/
+2
2024-07-01
Merge 6.10-rc6 into usb-next
Greg Kroah-Hartman
2
-0
/
+13
2024-06-27
usb: uas: set host status byte on data completion error
Shantanu Goel
1
-0
/
+1
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+13
2024-06-20
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
1
-3
/
+6
2024-06-13
scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...
Bart Van Assche
2
-0
/
+13
2024-06-04
usb-storage: Optimize scan delay more precisely
Norihiko Hama
1
-4
/
+97
2024-06-04
usb-storage: alauda: Check whether the media is initialized
Shichao Lai
1
-3
/
+6
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-46
/
+50
2024-04-12
scsi: uas: Switch to using ->device_configure to configure queue limits
Christoph Hellwig
1
-8
/
+8
2024-04-11
scsi: usb-storage: Switch to using ->device_configure
Christoph Hellwig
1
-15
/
+21
2024-04-11
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2
-13
/
+11
2024-04-11
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
2
-10
/
+10
2024-03-26
USB: UAS: return ENODEV when submit urbs fail with device not attached
Weitao Wang
1
-15
/
+13
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-3
/
+2
2024-03-02
USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
Alan Stern
1
-5
/
+18
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2
-0
/
+14
2024-02-17
usb: storage: freecom: Remove redundant assignment to variable offset
Colin Ian King
1
-1
/
+0
2024-02-14
scsi: sd: usb_storage: uas: Access media prior to querying device properties
Martin K. Petersen
2
-0
/
+14
2024-01-27
usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()
Karina Yankevich
1
-2
/
+2
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-9
/
+9
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
1
-1
/
+1
2023-12-15
usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3
Tasos Sahanidis
1
-0
/
+11
2023-12-15
usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_...
Lee Jones
1
-8
/
+8
2023-10-28
usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...
LihaSika
1
-1
/
+1
2023-10-21
usb-storage,uas: make internal quirks flags 64bit
Milan Broz
5
-11
/
+11
2023-10-21
usb-storage: remove UNUSUAL_VENDOR_INTF macro
Milan Broz
2
-27
/
+0
2023-08-04
usb-storage: alauda: Fix uninit-value in alauda_check_media()
Alan Stern
1
-3
/
+9
2023-05-13
usb-storage: fix deadlock when a scsi command timeouts more than once
Maxime Bizon
1
-7
/
+21
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-3
/
+3
2023-03-24
scsi: usb: uas: Declare two host templates and host template pointers const
Bart Van Assche
3
-3
/
+3
2023-03-16
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2
Yaroslav Furman
1
-0
/
+7
2023-02-06
USB: ene_usb6250: Allocate enough memory for full object
Kees Cook
1
-1
/
+1
2023-01-17
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Juhyung Park
2
-7
/
+13
2022-12-08
usb: storage: Add check for kcalloc
Jiasheng Jiang
1
-0
/
+2
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-7
/
+1
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2022-09-27
uas: ignore UAS for Thinkplus chips
Hongling Zeng
1
-0
/
+7
2022-09-27
usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
Hongling Zeng
1
-0
/
+7
2022-09-27
uas: add no-uas quirk for Hiksemi usb_disk
Hongling Zeng
1
-0
/
+7
2022-09-22
Revert "usb: storage: Add quirk for Samsung Fit flash"
sunghwan jung
1
-6
/
+0
2022-09-06
scsi: uas: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2
-0
/
+14
2022-09-01
usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
Hu Xiaoying
1
-0
/
+7
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-18
usb-storage: Add ignore-residue quirk for NXP PN7462AU
Witold Lipieta
1
-0
/
+7
2022-06-21
USB: storage: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2
-2
/
+2
2022-04-21
USB: storage: karma: fix rio_karma_init return
Lin Ma
1
-7
/
+8
[next]