Tejun Heo
|
c710f78532
libata: don't whine on spurious IRQ
|
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 |
Tejun Heo
|
332ac7ff77
libata-sff: fix spurious IRQ handling
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Alan Cox
|
16ea0fc98d
libata: Pass host flags into the pci helper
|
15 years ago |
Tejun Heo
|
27943620cb
libata: implement spurious irq handling for SFF and apply it to piix
|
15 years ago |
Tejun Heo
|
d88ec2e5c1
libata: cleanup ata_sff_interrupt()
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Catalin Marinas
|
2d68b7fe55
[libata] Call flush_dcache_page after PIO data transfers in libata-sff.c
|
15 years ago |
Robert Hancock
|
9a8fd68b15
libata: fix reporting of drained bytes when clearing DRQ
|
15 years ago |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Krzysztof Halasa
|
972b94ffb9
drivers/ata/libata-sff.c: comment spelling fixes
|
15 years ago |
Benjamin Herrenschmidt
|
294264a942
libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()
|
15 years ago |
Sergei Shtylyov
|
2102d74973
libata-sff: avoid byte swapping in ata_sff_data_xfer()
|
16 years ago |
Alan Cox
|
e3cf95dd6d
ata: Report 16/32bit PIO as best we can
|
16 years ago |
Alan Cox
|
c96f1732e2
[libata] Improve timeout handling
|
16 years ago |
Alan Cox
|
3d47aa8e7e
[libata] Drain data on errors
|
16 years ago |
Stuart MENEFY
|
e3e4385f61
libata: Keep shadow last_ctl up to date during resets
|
16 years ago |
Sergei Shtylyov
|
d1b3525b41
libata-sff: fix 32-bit PIO ATAPI regression
|
16 years ago |
Tejun Heo
|
b919930c34
libata: set NODEV_HINT for 0x7f status
|
16 years ago |
Tejun Heo
|
80ee6f54f5
libata-sff: fix incorrect EH message
|
16 years ago |
Christian Borntraeger
|
a0f79f7ad3
ata: fix wrong WARN_ON_ONCE
|
16 years ago |
Tejun Heo
|
efcb3cf7f0
libata: use WARN_ON_ONCE on hot paths
|
16 years ago |
Alan Cox
|
0fe40ff891
libata: clean up the SFF code for coding style
|
16 years ago |
Alan Cox
|
871af1210f
libata: Add 32bit PIO support
|
16 years ago |
Tejun Heo
|
6a6b97d360
libata: improve phantom device detection
|
16 years ago |
Tejun Heo
|
570106df6b
libata-sff: fix ata_sff_post_internal_cmd()
|
16 years ago |
Tejun Heo
|
9c2676b61a
libata-sff: kill spurious WARN_ON() in ata_hsm_move()
|
17 years ago |
Tejun Heo
|
341c2c958e
libata: consistently use msecs for time durations
|
17 years ago |
Tejun Heo
|
a836d3e882
libata-sff: improve HSM violation reporting
|
17 years ago |