Shailendra Verma
|
c13aff3213
ata:sata_nv - Change 1 to true for bool type variable.
|
10 years ago |
Quentin Lambert
|
c54c719b55
ata: remove deprecated use of pci api
|
10 years ago |
Christoph Hellwig
|
db5ed4dfd5
scsi: drop reason argument from ->change_queue_depth
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
58eb8cd565
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
|
11 years ago |
Paul Gortmaker
|
1bc1808623
ata: delete non-required instances of include <linux/init.h>
|
11 years ago |
Jingoo Han
|
0a86e1c857
ata: use pci_get_drvdata()
|
12 years ago |
Axel Lin
|
2fc75da0c5
ata: use module_pci_driver
|
13 years ago |
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
|
16 years ago |