Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cd7a88113d102e42320b897c306bb52018669a21
/
drivers
/
scsi
/
aic94xx
b8f1d1e
scsi: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
by Christoph Hellwig
· 4 years, 7 months ago
00b42b7
scsi: libsas: Replace zero-length array with flexible-array
by Gustavo A. R. Silva
· 4 years, 8 months ago
75c0b0e
compat_ioctl: scsi: handle HDIO commands from drivers
by Arnd Bergmann
· 5 years ago
b217598
scsi: aic94xx: Remove unnecessary null check
by YueHaibing
· 5 years ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
924a354
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
by John Garry
· 6 years ago
071fb96
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457
by Thomas Gleixner
· 6 years ago
65c85c8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411
by Thomas Gleixner
· 6 years ago
c326de5
scsi: aic94xx: fix calls to dma_set_mask_and_coherent()
by Hannes Reinecke
· 6 years ago
42caa0e
scsi: aic94xx: fix module loading
by James Bottomley
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
0e55892
scsi: aic94xx: Use dma_pool_zalloc
by Souptick Joarder
· 6 years ago
3a21986
scsi: aic94xx: fully convert to the generic DMA API
by Christoph Hellwig
· 6 years ago
6940d12
scsi: aic94xx: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
0756c57
scsi: aic94xx: fix an error code in aic94xx_init()
by Dan Carpenter
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
670ffcc
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
30199be
scsi: aic94xx: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
042ebd2
scsi: libsas: kill useless ha_event and do some cleanup
by Jason Yan
· 7 years ago
cc199e7
scsi: libsas: move bus_reset_handler() to target_reset_handler()
by Hannes Reinecke
· 7 years ago
e14a396
scsi: remove DRIVER_ATTR() usage
by Greg Kroah-Hartman
· 7 years ago
c5ce0ab
scsi: sas: move scsi_remove_host call into sas_remove_host
by Johannes Thumshirn
· 8 years ago
aa8c65a
scsi: aic94xx: Add a missing call to kfree
by Quentin Lambert
· 8 years ago
39f2757
scsi: aic94xx: Add missing error code assignment before test
by Christophe JAILLET
· 8 years ago
c19ca6c
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
c15d75b
scsi: Centralise ssp frame information units
by John Garry
· 9 years ago
febdfbd
Merge tag '4.4-scsi-mkp' into misc
by James Bottomley
· 9 years ago
64d513a
scsi: use host wide tags by default
by Christoph Hellwig
· 9 years ago
4024593
aic94xx: remove SCSI host before detaching from SAS transport
by Jack Wang
· 9 years ago
8e78b7d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
36dd5ac
aic94xx: Skip reading user settings if flash is not found
by Hannes Reinecke
· 9 years ago
9f55bca
aic94xx: set an error code on failure
by Dan Carpenter
· 9 years ago
92b19ff
cleanup IORESOURCE_CACHEABLE vs ioremap()
by Dan Williams
· 9 years ago
b84b1d5
scsi: Do not set cmd_per_lun to 1 in the host template
by Hannes Reinecke
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
4e8790f
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
efc3c1d
scsi: remove ->change_queue_type method
by Christoph Hellwig
· 10 years ago
79855d1
libsas: remove task_collector mode
by Christoph Hellwig
· 10 years ago
c40ecc1
scsi: avoid ->change_queue_depth indirection for queue full tracking
by Christoph Hellwig
· 10 years ago
2ecb204
scsi: always assign block layer tags if enabled
by Christoph Hellwig
· 10 years ago
1cbd772
libsas: use ata_dev_classify()
by Hannes Reinecke
· 10 years ago
e73823f
[SCSI] libsas: implement > 16 byte CDB support
by James Bottomley
· 12 years ago
aa9f832
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type
by James Bottomley
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
16bd9b8
sections: fix section conflicts in drivers/scsi
by Andi Kleen
· 12 years ago
6ef1b51
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
by Dan Williams
· 13 years ago
ee51f44
aic94xx: Get rid of redundant NULL check before release_firmware() call
by Jesper Juhl
· 13 years ago
26a2e68
[SCSI] libsas: don't recover end devices attached to disabled phys
by Dan Williams
· 13 years ago
9508a66
[SCSI] libsas: async ata scanning
by Dan Williams
· 13 years ago
f41a0c4
[SCSI] libsas: fix sas_find_local_phy(), take phy references
by Dan Williams
· 13 years ago
b91bb29
[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters
by Dan Williams
· 13 years ago
b1124cd
[SCSI] libsas: introduce sas_drain_work()
by Dan Williams
· 13 years ago
6f4e75a
[SCSI] libsas: kill sas_slave_destroy
by Dan Williams
· 13 years ago
ec7ae51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
ac013ed1
[SCSI] isci: export phy events via ->lldd_control_phy()
by Dan Williams
· 13 years ago
5369fcc
aix94xx: Use angle brackets for system includes
by Joe Perches
· 14 years ago
8e91096
[SCSI] aic94xx: world-writable sysfs update_bios file
by Vasiliy Kulikov
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
bfbec92
scsi: change to new flag variable
by matt mooney
· 14 years ago
8d81496
drivers: scsi: fix typo in comment
by Andrea Gelmini
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
85bc081
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
by Julia Lawall
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
df64d3c
[SCSI] Unify SAM_ and SAM_STAT_ macros
by James Bottomley
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
6070d81
tree-wide: fix misspelling of "definition" in comments
by Adam Buchbinder
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 17 years ago
0bc202e
aic94xx: treat firmware data as const
by David Woodhouse
· 17 years ago
7ad4a48
[SCSI] aic94xx: fix section mismatch
by Sam Ravnborg
· 17 years ago
81e56de
[SCSI] aic94xx: cleanups
by Adrian Bunk
· 17 years ago
68066c3
[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks one
by Darrick J. Wong
· 17 years ago
e2396f1
[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic
by James Bottomley
· 17 years ago
63edf49
[SCSI] aic94xx: plumb in I_T_nexus_reset task management function
by James Bottomley
· 17 years ago
91b5506
[SCSI] aic94xx: fix sequencer hang on error recovery
by James Bottomley
· 17 years ago
cb84e2d
[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET
by James Bottomley
· 17 years ago
90b0c41
[SCSI] aic94xx: fix ABORT_TASK define conflict
by Boaz Harrosh
· 17 years ago
366ca51
[SCSI] libsas: abstract STP task status into a function
by James Bottomley
· 17 years ago
a7ed044
[SCSI] aic94xx: fix section mismatches
by Randy Dunlap
· 17 years ago
5929faf
[SCSI] libsas: Convert sas_proto users to sas_protocol
by Darrick J. Wong
· 17 years ago
1237c98
[SCSI] aic94xx: update BIOS image from user space.
by Gilbert Wu
· 17 years ago
d297a5d
aic94xx_sds: rename FLASH_SIZE
by Andrew Morton
· 17 years ago
8145bfe
aic94xx: sg chaining support
by Jens Axboe
· 18 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
8bd4578
[SCSI] aic94xx: fix SSP IU status print-out
by Jeff Garzik
· 17 years ago
f01abb3
[SCSI] aic94xx: Free scsi host on error
by Matthew Wilcox
· 17 years ago
f9755be
[SCSI] aic94xx: Add new PCI ID for ASC58300
by Gilbert Wu
· 17 years ago
d136552
aic94xx: fix DMA data direction for SMP requests
by Jeff Garzik
· 17 years ago
1d1bbee
[SCSI] libsas: Remove PCI dependencies
by Jeff Garzik
· 17 years ago
e6f194d
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
0f05df8b
[SCSI] libsas, aic94xx: fix dma mapping cockups with ATA
by James Bottomley
· 17 years ago
ba330ff
[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists
by Darrick J. Wong
· 18 years ago
0281e02
[SCSI] libsas: fixup NCQ for SATA disks
by James Bottomley
· 18 years ago
Next »