Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Joe Perches
|
06296a1e68
ata: Add and use ata_print_version_once
|
14 years ago |
Joe Perches
|
a9a79dfec2
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
|
14 years ago |
Joe Perches
|
a44fec1fce
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Sergei Shtylyov
|
9cbe056f6c
libata: remove ATA_FLAG_NO_LEGACY
|
14 years ago |
Sergei Shtylyov
|
3696df3099
libata: remove ATA_FLAG_MMIO
|
14 years ago |
Tejun Heo
|
1aadf5c3bb
libata: always use ata_qc_complete_multiple() for NCQ command completions
|
15 years ago |
Tejun Heo
|
752e386c24
sata_fsl,mv,nv: prepare for NCQ command completion update
|
15 years ago |
Tejun Heo
|
f3faf8fc3f
sata_nv: don't diddle with nIEN on mcp55
|
15 years ago |
Tejun Heo
|
1c5afdf7a6
libata-sff: separate out BMDMA init
|
15 years ago |
Tejun Heo
|
c3b2889424
libata-sff: separate out BMDMA irq handler
|
15 years ago |
Tejun Heo
|
37f65b8bc2
libata-sff: ata_sff_irq_clear() is BMDMA specific
|
15 years ago |
Tejun Heo
|
360ff78330
libata-sff: separate out BMDMA qc_issue
|
15 years ago |
Tejun Heo
|
f60d70113f
libata-sff: prd is BMDMA specific
|
15 years ago |
Tejun Heo
|
f47451c45f
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
|
15 years ago |
Tejun Heo
|
fe06e5f9b7
libata-sff: separate out BMDMA EH
|
15 years ago |
Tejun Heo
|
c7087652e1
libata-sff: clean up BMDMA initialization
|
15 years ago |
Tejun Heo
|
3e4ec3443f
libata: kill ATA_FLAG_DISABLED
|
15 years ago |
Tejun Heo
|
95cc2c70c1
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Mike Christie
|
e881a172da
[SCSI] modify change_queue_depth to take in reason why it is being called
|
15 years ago |
Tejun Heo
|
6489e3262e
sata_nv: make sure link is brough up online when skipping hardreset
|
15 years ago |
Tony Vroon
|
51c8949950
sata_nv: MSI support, disabled by default
|
16 years ago |
Tejun Heo
|
7f4774b38e
sata_nv: use hardreset only for post-boot probing
|
16 years ago |
Alan Cox
|
c96f1732e2
[libata] Improve timeout handling
|
16 years ago |
Erik Inge Bolsø
|
14bdef982c
[libata] convert drivers to use ata.h mode mask defines
|
16 years ago |
Brandon Ehle
|
55f784c826
sata_nv: fix module parameter description
|
16 years ago |
Tejun Heo
|
7dac745b8e
sata_nv: give up hardreset on nf2
|
16 years ago |