Greg Kroah-Hartman
|
8d85fce77e
Drivers: block: remove __dev* attributes.
|
12 years ago |
Linus Torvalds
|
9228ff9038
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
|
12 years ago |
Akinobu Mita
|
d48c152a41
cciss: use check_signature()
|
12 years ago |
Akinobu Mita
|
1f118bc479
cciss: cleanup bitops usage
|
12 years ago |
Wei Yongjun
|
2541aa799f
cciss: remove unneeded memset()
|
13 years ago |
Paolo Bonzini
|
577ebb374c
block: add and use scsi_blk_cmd_ioctl
|
13 years ago |
Stephen M. Cameron
|
59bd71a81b
cciss: fix flush cache transfer length
|
13 years ago |
Stephen M. Cameron
|
6225da4815
cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler
|
13 years ago |
Stephen M. Cameron
|
0007a4c90a
cciss: auto engage SCSI mid layer at driver load time
|
13 years ago |
Matthew Garrett
|
1937335856
The Windows driver .inf disables ASPM on all cciss devices. Do the same.
|
13 years ago |
Mike Miller
|
ab5dbebe33
cciss: add small delay when using PCI Power Management to reset for kump
|
13 years ago |
Joe Handzik
|
f963d270cb
cciss: add transport mode attribute to sys
|
14 years ago |
Joseph Handzik
|
1304953700
cciss: Adds simple mode functionality
|
14 years ago |
Jens Axboe
|
edc83d47a9
cciss: fix compile issue
|
14 years ago |
Stephen M. Cameron
|
8a4ec67bd5
cciss: add cciss_tape_cmds module paramter
|
14 years ago |
Stephen M. Cameron
|
063d2cf72a
cciss: do not use bit 2 doorbell reset
|
14 years ago |
Stephen M. Cameron
|
ec52d5f1cb
cciss: do not attempt PCI power management reset method if we know it won't work.
|
14 years ago |
Stephen M. Cameron
|
93c46c2fa7
cciss: remove superfluous sleeps around reset code
|
14 years ago |
Stephen M. Cameron
|
5afe278114
cciss: do soft reset if hard reset is broken
|
14 years ago |
Stephen M. Cameron
|
bf2e2e6b87
cciss: use new doorbell-bit-5 reset method
|
14 years ago |
Stephen M. Cameron
|
3e28601fdf
cciss: increase timeouts for post-reset no-ops
|
14 years ago |
Stephen M. Cameron
|
59ec86bb98
cciss: clarify messages around reset behavior
|
14 years ago |
Stephen M. Cameron
|
8f71bb829a
cciss: get rid of message related magic numbers
|
14 years ago |
Stephen M. Cameron
|
e363e01436
cciss: fix reply pool and block fetch table memory leaks
|
14 years ago |
Stephen M. Cameron
|
2b48085f97
cciss: factor out irq request code
|
14 years ago |
Stephen M. Cameron
|
abf7966e61
cciss: factor out scatterlist allocation functions
|
14 years ago |
Stephen M. Cameron
|
54dae34320
cciss: factor out command pool allocation functions
|
14 years ago |
Stephen M. Cameron
|
62710ae1ce
cciss: do a better job of detecting controller reset failure
|
14 years ago |
Stephen M. Cameron
|
6d9a4f9e21
cciss: fix missed command status value CMD_UNABORTABLE
|
14 years ago |
Stephen M. Cameron
|
fcab1c112a
cciss: remove unnecessary casts
|
14 years ago |