index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
BusLogic.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-03
scsi: buslogic: Reduce stack usage
Arnd Bergmann
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-24
scsi: Always define blogic_pci_tbl structure
Alexey Gladkov
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
2025-08-13
scsi: switch scsi_bios_ptable() and scsi_partsize() to gendisk
Al Viro
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-06-11
scsi: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-03-24
scsi: BusLogic: Declare SCSI host template const
Bart Van Assche
2022-11-08
scsi: BusLogic: Remove variable 'adapter_count'
Colin Ian King
2022-06-27
scsi: BusLogic: Remove bus_to_virt()
Arnd Bergmann
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
scsi: BusLogic: Call scsi_done() directly
Bart Van Assche
2021-08-01
scsi: BusLogic: Use %X for u32 sized integer rather than %lX
Colin Ian King
2021-08-01
scsi: BusLogic: Avoid unbounded vsprintf() use
Maciej W. Rozycki
2021-08-01
scsi: BusLogic: Fix missing pr_cont() use
Maciej W. Rozycki
2021-05-14
scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
Matt Wang
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-06
BusLogic: reject broken old firmware that requires ISA-style bounce buffering
Christoph Hellwig
2021-04-06
Buslogic: remove ISA support
Christoph Hellwig
2021-03-18
scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg()
Lee Jones
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-24
scsi: BusLogic: Remove conversion to bool in blogic_inquiry()
Jason Yan
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-03-24
block: move struct partition out of genhd.h
Christoph Hellwig
2020-03-11
scsi: docs: convert BusLogic.txt to ReST
Mauro Carvalho Chehab
2020-01-15
scsi: BusLogic: use %lX for unsigned long rather than %X
Colin Ian King
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 388
Thomas Gleixner
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-07
scsi: BusLogic: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-17
scsi: BusLogic: switch to generic DMA API
Christoph Hellwig
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-04-21
scsi: BusLogic: fix incorrect spelling of adatper_reset_req
Colin Ian King
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2013-10-25
[SCSI] buslogic: Added check for DMA mapping errors
Khalid Aziz
2013-10-16
[SCSI] BusLogic: Fix an oops when intializing multimaster adapter
Khalid Aziz
2013-06-26
[SCSI] BusLogic: Port driver to 64-bit.
Khalid Aziz
2013-06-26
[SCSI] BusLogic: Fix style issues
Khalid Aziz
2013-04-09
BusLogic: switch to ->show_info()
Al Viro
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
[next]