Quentin Lambert
|
c54c719b55
ata: remove deprecated use of pci api
|
10 years ago |
Tejun Heo
|
3a02824396
libata: remove ATA_FLAG_LOWTAG
|
10 years ago |
Linus Torvalds
|
8494bcf5b7
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
|
10 years ago |
Shaohua Li
|
9269e23496
libata: make sata_sil24 use fifo tag allocator
|
10 years ago |
Dan Williams
|
72dd299d50
libata: allow sata_sil24 to opt-out of tag ordered submission
|
10 years ago |
Tim Small
|
11838230da
sata_sil24: Identify which card suffered IRQ status error
|
11 years ago |
Bartlomiej Zolnierkiewicz
|
58eb8cd565
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
|
11 years ago |
Jingoo Han
|
0a86e1c857
ata: use pci_get_drvdata()
|
12 years ago |
Wei Yongjun
|
10083d7ac0
sata_sil24: remove unused variable from sata_sil24.c
|
13 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
|
fc8cc1d5b1
sata_sil24: Use const
|
14 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 |
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
|
97750cebb3
libata: add @ap to ata_wait_register() and introduce ata_msleep()
|
15 years ago |
Catalin Marinas
|
1082345290
sata_sil24: Use memory barriers before issuing commands
|
15 years ago |
Dan Carpenter
|
14e45c15e1
sata_sil24: memset() overflow
|
15 years ago |
Colin Tuckley
|
7a4f876b87
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
|
15 years ago |
Tejun Heo
|
3e4ec3443f
libata: kill ATA_FLAG_DISABLED
|
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 |
Vivek Mahajan
|
dae77214fa
sata_sil24: MSI support, disabled by default
|
16 years ago |
Robert Hancock
|
4f1a0ee11d
sata_sil24: always set protocol override for non-ATAPI data commands
|
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 |
Erik Inge Bolsø
|
14bdef982c
[libata] convert drivers to use ata.h mode mask defines
|
16 years ago |
Grant Grundler
|
1564a187b4
sata_sil24: remove unused sil24_port_multiplier
|
16 years ago |
Tejun Heo
|
e8b3b5e9f5
sata_sil24: configure max read request size to 4k
|
17 years ago |