Commit Graph

150 Commits (a7b721037f898b29a8083da59b1dccd3da385b07)

Author SHA1 Message Date
Yang Hongyang e930438c42 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Mike Miller e143858104 cciss: change to discover first memory BAR 16 years ago
Mike Miller 0a9279cc7c cciss: kernel scan thread for MSA2012 16 years ago
Jens Axboe ac44e5b2ed cciss: fix residual count for block pc requests 16 years ago
Jens Axboe 10cbda97e7 cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment 16 years ago
Jens Axboe 5e18cfd04f cciss: remove 30 second initial timeout on controller reset 16 years ago
Jens Axboe 5e4c91c84b cciss: shorten 30s timeout on controller reset 16 years ago
Chip Coldwell 82eb03cfd8 cciss: PCI power management reset for kexec 16 years ago
Stephen M. Cameron a0ea862291 cciss: simplify parameters to deregister_disk function 16 years ago
Jens Axboe 8a3173de4a cciss: switch to using hlist for command list management 16 years ago
Stephen M. Cameron d8a0be6ab7 cciss: fix problem that deleting multiple logical drives could cause a panic 16 years ago
Randy Dunlap 9f92f47197 cciss: fix DEBUG printk formats 16 years ago
Mike Miller 22bece00dc cciss: fix regression firmware not displayed in procfs 16 years ago
Mike Miller 404443081c cciss: fix sysfs broken symlink regression 16 years ago
Mike Miller 77ca7286d1 cciss: new hardware support 16 years ago
Al Viro ef7822c2fb [PATCH] switch cciss 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 74f3c8aff3 [PATCH] switch scsi_cmd_ioctl() to passing fmode_t 17 years ago
Julia Lawall 061837bc86 drivers/block: Use DIV_ROUND_UP 17 years ago
Mike Miller ba198efb5e cciss: fix bug if scsi tape support is disabled 17 years ago
Mike Miller eece695f8b cciss: fix negative logical drive count in procfs 17 years ago
Mike Miller 6ae5ce8e8d cciss: remove redundant code 17 years ago
Mike Miller a72da29b6c cciss: make rebuild_lun_table behave better 17 years ago
Nikanth Karthikesan f7108f91cd cciss: return -EFAULT if copy_from_user() fails 17 years ago
Hannes Reinecke 756fcab277 block/cciss.c: remove pointless curr_queue calculation 17 years ago
Mike Miller 491539982a cciss: read config to obtain max outstanding commands per controller 17 years ago
Stephen M. Cameron 77b96bd7e5 cciss: fix regression that no device nodes are created if no logical drives are configured. 17 years ago
Mike Miller 24aac480e7 cciss: add new hardware support 17 years ago
Denis V. Lunev 3dfcf9c4bf cciss: assign PDE->data before gluing PDE into /proc tree 17 years ago
Alexey Dobriyan 928b4d8c89 proc: remove proc_root_driver 17 years ago
scameron@beardog.cca.cpqcorp.net e14ac67026 cciss: Fix race between disk-adding code and interrupt handler 17 years ago
Mike Pagano 231bc2a222 cciss: error: implicit declaration of function 'sg_init_table' 17 years ago
Mike Miller 68d95b585f cciss: remove READ_AHEAD define and use block layer defaults 17 years ago
Mike Miller 89b6e74378 resubmit: cciss: procfs updates to display info about many 17 years ago
Randy Dunlap 582539e5a0 cciss: use upper_32_bits() macro to eliminate warnings 17 years ago
Jens Axboe e7d9dc9cfd cciss: fix bug in overriding ->data_len before completion 17 years ago
Kiyoshi Ueda 3daeea29f9 blk_end_request: changing cciss (take 4) 17 years ago
Randy Dunlap 7d1fd970e4 cciss: section mismatch 17 years ago
Mike Miller bd4f36d6da cciss: update copyright notices 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Adrian Bunk 5a9df732b6 drivers/block/cciss.c: fix check-after-use 18 years ago
Steve Cameron 1a614f5051 cciss: fix error reporting for SG_IO 18 years ago
Mike Miller (OS Dev) 8bf50f71cb cciss: disable DMA refetch on Smart Array P600 18 years ago
Lee Schermerhorn a683d652d3 Panic in blk_rq_map_sg() from CCISS driver 18 years ago
Jeff Garzik 87ad900164 drivers/block/cpqarray,cciss: kill unused var 18 years ago
Al Viro b4482a4b2e more trivial signedness fixes in drivers 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Mariusz Kozlowski 1aebe18787 drivers/block/cciss.c: kmalloc + memset conversion to kzalloc 18 years ago