- 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
- d58069a [SCSI] mptsas: remove unneeded check by Alan Cox · 16 years ago
- 5ce7868 [SCSI] mpt: fix disable lsi sas to use msi as default by Yinghai Lu · 16 years ago
- 2f4c782 [SCSI] mpt fusion: Add Firmware debug support by Kashyap, Desai · 16 years ago
- e382968 [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SAS by Kashyap, Desai · 16 years ago
- fd7a253 [SCSI] mpt fusion: Update MPI Headers to version 01.05.19 by Kashyap, Desai · 16 years ago
- cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- 4805fc7 fusion: convert devices to new API by Stephen Hemminger · 16 years ago
- c31558e [SCSI] fusion: Move a dereference below a NULL test by Julia Lawall · 16 years ago
- dd7c34e [SCSI] fusion: use ARRAY_SIZE by Julia Lawall · 16 years ago
- ef661c5 [SCSI] fusion: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
- 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- a6da74c [SCSI] mpt fusion: clear list of outstanding commands on host reset by James Bottomley · 16 years ago
- 9734124 mptlan: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
- 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 54e7ff9 trivial: MPT fusion - remove long dead code by Alan Cox · 16 years ago
- 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
- 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
- 22ab019 [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver. by Bernd Schubert · 16 years ago
- 211c8d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
- d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
- aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 17 years ago
- 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
- d54d48b [SCSI] mpt fusion : Adding FAULT Reset polling work by Prakash, Sathya · 17 years ago
- cc47244 [SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xA by Prakash, Sathya · 17 years ago
- 2789898 [SCSI] fusion: default MSI to disabled for SPI and FC controllers by James Bottomley · 16 years ago
- 081a5bc [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work() by James Bottomley · 16 years ago
- b7e3e1f mpt: fasync BKL pushdown by Jonathan Corbet · 16 years ago
- cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 17 years ago
- 22288ca [SCSI] mpt fusion: Driver version upgrade to 3.04.07 by Prakash, Sathya · 17 years ago
- 1542492 [SCSI] mpt fusion: make struct mpt_proc_root_dir static by Adrian Bunk · 17 years ago
- 7ba2db5 [SCSI] fusion mpt: fix target missing after resetting external raid by Michael Reed · 17 years ago
- ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 17 years ago
- b8e3d3a [SCSI] mpt fusion: fix up msi_enable in mpt_suspend by James Bottomley · 17 years ago
- 7748369 [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure by Michael Reed · 17 years ago
- ed5f606 [SCSI] mpt fusion: convert inactive_list_mutex to a mutex by Matthias Kaehlcke · 17 years ago
- 23a274c [SCSI] mpt fusion: Enable MSI by default for SAS controllers by Prakash, Sathya · 17 years ago
- 4d4109d [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers by Prakash, Sathya · 17 years ago
- 51f39ea [SCSI] mpt fusion: don't oops if NumPhys==0 by Krzysztof Oledzki · 17 years ago
- ab3b0be [SCSI] docbook: fix fusion source files by Randy Dunlap · 17 years ago
- ad008d4 [SCSI] mptbase: fix use-after-free's by Adrian Bunk · 17 years ago
- 2939dea [SCSI] mpt fusion: kill warnings in mptbase.h on parisc64 by Kyle McMartin · 17 years ago
- e78d5b8 [SCSI] mpt fusion: Request I/O resources only when required by Prakash, Sathya · 17 years ago
- 07df8af [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in parallel by Prakash, Sathya · 17 years ago
- fc1323b drivers/message/: Spelling fixes by Joe Perches · 17 years ago
- efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
- b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
- 984621b [SCSI] mpt fusion: Fix for module unload problem in flash less controller environment by Prakash, Sathya · 17 years ago
- 38b3167 [SCSI] mpt fusion: make mptsas_smp_handler update resid by FUJITA Tomonori · 17 years ago
- 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
- ed17b03 Fusion: sg chaining support by Jens Axboe · 17 years ago
- 23f9b75 docbook: fix kernel-api content by Randy Dunlap · 17 years ago
- df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- ab37128 [SCSI] mptctl : shutup uninitialized variable warnings by Eric Moore · 17 years ago
- e1fc2b5 [SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in corruption by Eric Moore · 17 years ago
- c51d0be [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk API by Eric Moore · 17 years ago
- e820638 [SCSI] mpt fusion: lock down ScsiLookup by Eric Moore · 17 years ago
- bc6e089 [SCSI] mpt fusion: Fix sparse warnings by Eric Moore · 17 years ago
- e7eae9f [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting by Eric Moore · 17 years ago
- 2b83224 [SCSI] mpt fusion: bump version to 3.04.06 by Eric Moore · 17 years ago
- 448f09e [SCSI] mpt fusion: Kconfig cleanup by Eric Moore · 17 years ago
- 50847ed [SCSI] mpt fusion: removing Dell copyright by Eric Moore · 17 years ago
- e80b002 [SCSI] mpt fusion: removing references to hd->ioc by Eric Moore · 17 years ago
- a69de50 [SCSI] mpt fusion: rename vdev to vdevice by Eric Moore · 17 years ago
- 8d6d83e [SCSI] mpt fusion: adding/removing white space by Eric Moore · 17 years ago
- 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
- 82d1ce5 [SCSI] mpt fusion: remove redundant memset by Mariusz Kozlowski · 17 years ago
- 5687619 [SCSI] mpt fusion: fix two potential mem leaks by Jesper Juhl · 17 years ago
- d7383a2 [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
- 1d9a3d0 [SCSI] mpt fusion: Use menuconfig objects by Jan Engelhardt · 17 years ago
- f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
- eb5329f [SCSI] mpt fusion: Link speed change display support by Prakash, Sathya · 17 years ago
- 56af97a [SCSI] mpt fusion: Creation of mptsas.h header file by Prakash, Sathya · 17 years ago
- f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
- 7a195f4 [SCSI] mpt fusion: Usage of high priority request FIFO to send task management commands by Prakash, Sathya · 17 years ago
- 232f08f [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 by Eric Moore · 17 years ago
- 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
- 159e36f [SCSI] mptsas: add SMP passthrough support via bsg by FUJITA Tomonori · 17 years ago
- db47c2d [SCSI] mpt fusion: make logging a global sysfs parameter by James Bottomley · 17 years ago
- 09120a8 [SCSI] mpt fusion: Changes in mptctl.c for logging support by Prakash, Sathya · 17 years ago
- d6ecdd6 [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging support by Prakash, Sathya · 17 years ago
- 6757d6b [SCSI] mpt fusion: Changes in mptscsih.c for logging support by Prakash, Sathya · 17 years ago
- 436ace7 [SCSI] mpt fusion: Changes in mptbase.c for logging support by Prakash, Sathya · 17 years ago
- 5c1b91b [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.h by Prakash, Sathya · 17 years ago
- fbc9a57 [SCSI] mpt fusion: update Kconfig help by Gwendal Grignou · 17 years ago
- ef1d8df [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA by Prakash, Sathya · 17 years ago
- 57ce21b [SCSI] mpt fusion: deregister from transport layer if PCI registration failed by Prakash, Sathya · 17 years ago
- edb9068 [SCSI] mpt fusion: add sysfs attributes to display IOC parameters by Prakash, Sathya · 17 years ago
- bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- cc78d30 [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only by Eric Moore · 17 years ago
- 958d4a3 [SCSI] mpt fusion: cleanup eh handlers by Eric Moore · 17 years ago
- d36b113 [SCSI] mpt fusion: bump version by Eric Moore · 17 years ago
- 7c431e5 [SCSI] mpt fusion: fc loginfo using defines from the header by Eric Moore · 17 years ago
- caa5dea [SCSI] mpt fusion: remove unused header - linux_compat.h by Eric Moore · 17 years ago
- db0073b [SCSI] mpt fusion: remove unused header - mpi_inb.h by Eric Moore · 17 years ago
- d16291b [SCSI] mpt fusion: new mpi headers version 1.5.16 by Eric Moore · 17 years ago