| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2025-09-24 | scsi: Always define blogic_pci_tbl structure | Alexey Gladkov | 1 | -3/+1 |
| 2025-08-13 | scsi: switch ->bios_param() to passing gendisk | Al Viro | 1 | -2/+2 |
| 2025-08-13 | scsi: switch scsi_bios_ptable() and scsi_partsize() to gendisk | Al Viro | 1 | -1/+1 |
| 2024-12-09 | scsi: Constify struct pci_device_id | Christophe JAILLET | 1 | -1/+1 |
| 2024-12-04 | scsi: Convert SCSI drivers to .sdev_configure() | Bart Van Assche | 1 | -3/+4 |
| 2024-06-11 | scsi: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2023-03-24 | scsi: BusLogic: Declare SCSI host template const | Bart Van Assche | 1 | -2/+2 |
| 2022-11-08 | scsi: BusLogic: Remove variable 'adapter_count' | Colin Ian King | 1 | -4/+2 |
| 2022-06-27 | scsi: BusLogic: Remove bus_to_virt() | Arnd Bergmann | 1 | -12/+23 |
| 2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche | 1 | -2/+2 |
| 2021-10-16 | scsi: BusLogic: Call scsi_done() directly | Bart Van Assche | 1 | -5/+4 |
| 2021-08-01 | scsi: BusLogic: Use %X for u32 sized integer rather than %lX | Colin Ian King | 1 | -1/+1 |
| 2021-08-01 | scsi: BusLogic: Avoid unbounded vsprintf() use | Maciej W. Rozycki | 1 | -1/+1 |
| 2021-08-01 | scsi: BusLogic: Fix missing pr_cont() use | Maciej W. Rozycki | 1 | -2/+2 |
| 2021-05-14 | scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic | Matt Wang | 1 | -3/+3 |
| 2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
| 2021-04-06 | BusLogic: reject broken old firmware that requires ISA-style bounce buffering | Christoph Hellwig | 1 | -15/+6 |
| 2021-04-06 | Buslogic: remove ISA support | Christoph Hellwig | 1 | -179/+5 |
| 2021-03-18 | scsi: BusLogic: Supply __printf(x, y) formatting for blogic_msg() | Lee Jones | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-04-24 | scsi: BusLogic: Remove conversion to bool in blogic_inquiry() | Jason Yan | 1 | -1/+1 |
| 2020-04-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
| 2020-03-24 | block: move struct partition out of genhd.h | Christoph Hellwig | 1 | -3/+5 |
| 2020-03-11 | scsi: docs: convert BusLogic.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-01-15 | scsi: BusLogic: use %lX for unsigned long rather than %X | Colin Ian King | 1 | -55/+55 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 388 | Thomas Gleixner | 1 | -8/+1 |
| 2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
| 2018-12-07 | scsi: BusLogic: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
| 2018-10-17 | scsi: BusLogic: switch to generic DMA API | Christoph Hellwig | 1 | -17/+19 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2017-04-21 | scsi: BusLogic: fix incorrect spelling of adatper_reset_req | Colin Ian King | 1 | -3/+11 |
| 2015-02-02 | scsi: replace seq_printf with seq_puts | Rasmus Villemoes | 1 | -5/+5 |
| 2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 1 | -2/+2 |
| 2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 1 | -2/+2 |
| 2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
| 2013-10-25 | [SCSI] buslogic: Added check for DMA mapping errors | Khalid Aziz | 1 | -13/+23 |
| 2013-10-16 | [SCSI] BusLogic: Fix an oops when intializing multimaster adapter | Khalid Aziz | 1 | -8/+8 |
| 2013-06-26 | [SCSI] BusLogic: Port driver to 64-bit. | Khalid Aziz | 1 | -6/+5 |
| 2013-06-26 | [SCSI] BusLogic: Fix style issues | Khalid Aziz | 1 | -2090/+2363 |
| 2013-04-09 | BusLogic: switch to ->show_info() | Al Viro | 1 | -45/+38 |
| 2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
| 2010-11-16 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -3/+3 |
| 2008-04-07 | [SCSI] BusLogic: make FlashPoint support x86-32 only | Matthew Wilcox | 1 | -1/+4 |
| 2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley | 1 | -1/+0 |
| 2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 1 | -1/+1 |
| 2007-10-16 | [SCSI] add use_sg_chaining option to scsi_host_template | FUJITA Tomonori | 1 | -0/+1 |
| 2007-05-26 | [SCSI] BusLogic: convert to use the data buffer accessors | FUJITA Tomonori | 1 | -30/+21 |
| 2007-04-17 | [SCSI] BusLogic: stop using check_region | Zachary Amsden | 1 | -25/+48 |
| 2007-02-07 | [SCSI] BusLogic: Replace 'boolean' by 'bool' | Richard Knutsson | 1 | -21/+21 |
| 2007-02-03 | [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina | 1 | -3/+1 |
| 2006-11-22 | Merge ../scsi-rc-fixes-2.6 | James Bottomley | 1 | -0/+11 |
| 2006-11-15 | [SCSI] minor bug fixes and cleanups | Jeff Garzik | 1 | -6/+6 |
| 2006-10-18 | [BusLogic] Add pci dev table for auto module loading. | Ben Collins | 1 | -0/+11 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
| 2006-09-23 | [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str... | Alan Cox | 1 | -7/+8 |
| 2006-08-19 | [SCSI] BusLogic gcc 4.1 warning fixes | Daniel Walker | 1 | -9/+37 |
| 2006-07-02 | [PATCH] irq-flags: scsi: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 1 | -3/+4 |
| 2006-03-28 | [PATCH] drivers/scsi/*: use time_after() and friends | Marcelo Feitoza Parisi | 1 | -1/+2 |
| 2006-01-12 | [SCSI] Pass proper device from BusLogic to SCSI layer | Petr Vandrovec | 1 | -1/+2 |
| 2005-06-17 | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 1 | -1/+7 |
| 2005-04-18 | [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field | | 1 | -7/+0 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+3574 |