Age | Commit message (Expand) | Author |
2022-02-22 | scsi: 53c700: Stop clearing SCSI pointer fields | Bart Van Assche |
2022-01-25 | scsi: 53c700: Remove redundant assignment to pointer SCp | Colin Ian King |
2021-10-16 | scsi: 53c700: 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: 53c700: Call scsi_done() directly | Bart Van Assche |
2021-08-11 | scsi: 53c700: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-05-31 | scsi: core: Drop obsolete Linux-specific SCSI status codes | Hannes Reinecke |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-04-15 | scsi: 53c700: Open-code status_byte(u8) calls | Bart Van Assche |
2021-03-18 | scsi: 53c700: Fix spelling of conditions | ganjisheng |
2020-10-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-10-07 | scsi: 53c700: Remove set but not used variable | Zheng Yongjun |
2020-09-25 | 53c700: convert to dma_alloc_noncoherent | Christoph Hellwig |
2020-09-25 | 53c700: improve non-coherent DMA handling | Christoph Hellwig |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-01-29 | scsi: 53c700: pass correct "dev" to dma_alloc_attrs() | Dan Carpenter |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2017-08-25 | scsi: 53c700: move bus reset to host reset | Hannes Reinecke |
2017-06-26 | scsi: 53c700: switch to dma_alloc_attrs | Christoph Hellwig |
2016-07-13 | scsi: remove current_cmnd field from struct scsi_device | Christoph Hellwig |
2016-07-12 | 53c700: Use proper debug printk format specifiers | Helge Deller |
2016-06-14 | 53c700: fix BUG on untagged commands | James Bottomley |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-08-07 | [SCSI] Fix printk typos in drivers/scsi | Masanari Iida |
2014-12-04 | scsi: remove scsi_set_tag_type | Christoph Hellwig |
2014-12-04 | scsi: remove scsi_get_tag_type | Christoph Hellwig |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig |
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-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig |
2014-11-12 | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig |
2014-11-12 | scsi: Remove scsi_print_command when calling abort | Hannes Reinecke |
2014-11-12 | 53c700: remove scsi_print_sense() usage | Hannes Reinecke |
2014-11-12 | scsi: use sdev as argument for sense code printing | Hannes Reinecke |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-08-11 | scsi: 53c700: remove dma_is_consistent usage | FUJITA Tomonori |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2008-05-02 | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh |
2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori |
2007-07-14 | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI... | Thomas Bogendoerfer |
2007-06-17 | [SCSI] 53c700: m68k support for the 53c700 SCSI core | Kars de Jong |