Commit Graph

112 Commits (b5fbf53324f65646154e172af350674d5a2a1629)

Author SHA1 Message Date
James Bottomley ee1ab9e945 [SCSI] megaraid_sas: switch to block timeout 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Joe Malicki 66dca9b8c5 [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissions 17 years ago
Yang, Bo 24541f99ba [SCSI] megaraid_sas: version and Documentation Update 17 years ago
Yang, Bo 6610a6b354 [SCSI] megaraid_sas: add new controllers (0x78 0x79) 17 years ago
Yang, Bo 530e6fc1e0 [SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routine 17 years ago
Yang, Bo 06f579dee5 [SCSI] megaraid_sas: add readl to force PCI posting flush 17 years ago
Harvey Harrison cadbd4a5e3 [SCSI] replace __FUNCTION__ with __func__ 17 years ago
Arnd Bergmann f18f81daba megaraid: BKL pushdown 17 years ago
Jonathan Corbet f2b9857eee Add a bunch of cycle_kernel_lock() calls 17 years ago
Jonathan Corbet d21c95c569 Add "no BKL needed" comments to several drivers 17 years ago
Jiri Slaby 33139b2101 [SCSI] megaraid_sas: fix suspend/resume sections 17 years ago
bo yang 127ce971ad [SCSI] megaraid_sas; Update the Version and Changelog 17 years ago
Hannes Reinecke 69cd39e946 [SCSI] megaraid_mbox: fix Dell CERC firmware problem 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
bo yang af7a5647c0 [SCSI] megaraid_sas: Add the new controller(1078DE) support to the driver 17 years ago
bo yang d532dbe2cb [SCSI] megaraid_sas: Fix the frame count calculation 17 years ago
bo yang b70a41e077 [SCSI] megaraid_sas: rollback the sense info implementation 17 years ago
Thomas Horsten 90a95af85f [SCSI] MegaRAID driver management char device moved to misc 17 years ago
Daniel Walker 8f1bfa4c5c scsi: megaraid: trivial drop duplicate mutex.h include 17 years ago
Joe Perches b1c118121a drivers/scsi/: Spelling fixes 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 17 years ago
Randy Dunlap 382db811a8 [SCSI] megaraid: fix section mismatch 17 years ago
bo yang f28cd7cf8f [SCSI] megaraid_sas: Update version and changelog 17 years ago
bo yang ad84db2e2e [SCSI] megaraid_sas: support for poll_mode_io (reduced interrupt) 17 years ago
bo yang 7343eb6570 [SCSI] megaraid_sas: call cmd completion from reset 17 years ago
bo yang b10c36a575 [SCSI] megaraid_sas: use unsigned long for sense_buff ptr 17 years ago
bo yang 14faea9f7f [SCSI] megaraid_sas: check max_sgl reported by FW for setting max_sectors_per_req 17 years ago
bo yang 31ea708897 [SCSI] megaraid_sas: add hibernation support 17 years ago
Matthias Kaehlcke e5a69e27cc [SCSI] megaraid_sas: Convert aen_mutex to the mutex API 17 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Matthias Kaehlcke 0c2cc43379 [SCSI] megaraid_mbox: use mutex instead of semaphore 18 years ago
FUJITA Tomonori 32fbac2256 [SCSI] megaraid: convert to use the data buffer accessors 18 years ago
FUJITA Tomonori 155d98f072 [SCSI] megaraid_sas: convert to use the data buffer accessors 18 years ago
Sumant Patro 05e9ebbefb [SCSI] megaraid_sas: intercept cmd timeout and throttle io 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
David Milburn 2a4aa2c4b2 [SCSI] megaraid: update version reported by MEGAIOC_QDRVRVER 18 years ago
Sumant Patro cc5968c83e [SCSI] megaraid_sas: update version and author info 18 years ago
Sumant Patro 02b01e010a [SCSI] megaraid_sas: return sync cache call with success 18 years ago
Sumant Patro 9f35fa8a14 [SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in ioctl path 18 years ago
Sumant Patro cf62a0a543 [SCSI] megaraid_sas: add bios_param in scsi_host_template 18 years ago
Sumant Patro af37acfb63 [SCSI] megaraid_sas: do not process cmds if hw_crit_error is set 18 years ago
Arjan van de Ven 00977a59b9 [PATCH] mark struct file_operations const 6 18 years ago
Randy Dunlap 59f19a9efc [SCSI] megaraid: more kernel-doc fixes 18 years ago