index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
usb: storage: Expand range of matched versions for VL817 quirks entry
Daniel Brát
1
-3
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
14
-24
/
+22
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2
-2
/
+2
2025-12-23
usb: usb-storage: Maintain minimal modifications to the bcdDevice range.
Chen Changcheng
1
-1
/
+1
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-13
/
+17
2025-11-22
USB: storage: Remove subclass and protocol overrides from Novatek quirk
Alan Stern
1
-1
/
+1
2025-11-21
usb: usb-storage: No additional quirks need to be added to the EL-R12 optical drive.
Chen Changcheng
1
-1
/
+1
2025-11-21
drivers/usb/storage: use min() instead of min_t()
David Laight
1
-2
/
+1
2025-11-21
usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
Owen Gu
1
-0
/
+5
2025-11-21
usb: storage: sddr55: Reject out-of-bound new_pba
Tianchu Chen
1
-0
/
+6
2025-11-21
usb: uas: reduce time under spinlock
Oliver Neukum
1
-9
/
+14
2025-11-21
usb: uas: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-11-09
usb: storage: Fix memory leak in USB bulk transport
Desnes Nunes
1
-0
/
+16
2025-09-06
usb: storage: realtek_cr: Simplify residue calculation in rts51x_bulk_transport()
Thorsten Blum
1
-2
/
+2
2025-08-17
USB: storage: Ignore driver CD mode for Realtek multi-mode Wi-Fi dongles
Zenm Chen
1
-0
/
+22
2025-08-13
usb: storage: realtek_cr: Use correct byte order for bcs->Residue
Thorsten Blum
1
-1
/
+1
2025-08-13
USB: storage: Add unusual-devs entry for Novatek NTK96550-based camera
Mael GUERIN
1
-0
/
+7
2025-06-19
usb: storage: reltek_cr: convert to use secs_to_jiffies
Yuesong Li
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+7
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+14
2025-05-21
usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device
Hongyu Xie
1
-0
/
+7
2025-05-05
usb-storage: reject probe of device one non-DMA HCDs when using highmem
Christoph Hellwig
1
-6
/
+14
2025-04-11
USB: storage: quirk for ADATA Portable HDD CH94
Oliver Neukum
1
-0
/
+7
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
9
-31
/
+31
2025-03-03
usb: storage: shuttle_usbat: Use const for constant array
Jonathan Neuschäfer
1
-1
/
+1
2025-03-03
usb: storage: sddr55: Use const for constant arrays
Jonathan Neuschäfer
1
-2
/
+2
2025-03-03
usb: storage: sddr09: Use const for constant arrays
Jonathan Neuschäfer
1
-7
/
+7
2025-03-03
usb: storage: realtek_cr: Use const for constant arrays
Jonathan Neuschäfer
1
-3
/
+3
2025-03-03
usb: storage: initializers: Use const for constant array
Jonathan Neuschäfer
1
-1
/
+1
2025-03-03
usb: storage: datafab: Use const for constant arrays
Jonathan Neuschäfer
1
-7
/
+7
2025-03-03
usb: storage: alauda: Use const for card ID array
Jonathan Neuschäfer
1
-4
/
+4
2025-03-03
usb: storage: transport: Use const for constant array
Jonathan Neuschäfer
1
-1
/
+1
2025-03-03
usb: storage: jumpshot: Use const for constant arrays
Jonathan Neuschäfer
1
-5
/
+5
2025-02-12
scsi: usb: Rename the RESERVE and RELEASE constants
Bart Van Assche
1
-2
/
+2
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-10
/
+5
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-10
/
+10
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+1
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-2
/
+2
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2025-01-10
usb-storage: fix queue freeze vs limits lock order
Christoph Hellwig
1
-4
/
+1
2025-01-07
usb-storage: Add max sectors quirk for Nokia 208
Lubomir Rintel
1
-0
/
+7
2024-12-16
Merge 6.13-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2
-5
/
+5
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2
-5
/
+5
2024-12-04
usb: storage: add a macro for the upper limit of max LUN
Dingyan Li
1
-6
/
+2
[next]