Sebastian Andrzej Siewior
|
23ebda2fc7
libata: remove ata_sff_data_xfer_noirq()
|
7 years ago |
Mauro Carvalho Chehab
|
9bb9a39ce5
ata: update references for libata documentation
|
8 years ago |
Tycho Andersen
|
5d7a288caf
ata-sff: always map page before data transfer
|
8 years ago |
Tejun Heo
|
0580b762a4
libata: drop WARN from protocol error in ata_sff_qc_issue()
|
8 years ago |
Darren Stevens
|
589d572671
libata-sff: Don't scan disabled ports when checking for legacy mode.
|
8 years ago |
Bartlomiej Zolnierkiewicz
|
989e0aac1a
ata: pass queued command to ->sff_data_xfer method
|
8 years ago |
Tejun Heo
|
8eee1d3ed5
libata: fix sff host state machine locking while polling
|
9 years ago |
Tejun Heo
|
a588afc920
libata-sff: use WARN instead of BUG on illegal host state machine state
|
9 years ago |
Quentin Lambert
|
c54c719b55
ata: remove deprecated use of pci api
|
10 years ago |
David Jeffery
|
ce75145267
libata: prevent HSM state change race between ISR and PIO
|
10 years ago |
Ondrej Zary
|
6d8ca28fa6
libata-sff: Fix controllers with no ctl port
|
11 years ago |
Paul Bolle
|
8612b4b4f9
libata-sff: remove dead code
|
11 years ago |
Tejun Heo
|
8c3d3d4b12
libata: update "Maintained by:" tags
|
12 years ago |
Cong Wang
|
496cda8e75
ata: remove the second argument of k[un]map_atomic()
|
13 years ago |
Sergei Shtylyov
|
002ae08448
libata-sff: use ATAPI_{COD|IO}
|
13 years ago |
Alexander Beregalov
|
aab9440453
libata: fix build without BMDMA
|
13 years ago |
Paul Gortmaker
|
bff7832dd6
ide/ata: Add module.h to the implicit modular users
|
14 years ago |
Bartlomiej Zolnierkiewicz
|
418fae2751
libata: make ata_sff_data_xfer_noirq() work with 32-bit PIO
|
14 years ago |
Bartlomiej Zolnierkiewicz
|
c203603360
libata: reduce ata_pci_[sff,bmdma]_init_one() size
|
14 years ago |
Tejun Heo
|
21dba24481
libata: clear PIO pad area
|
14 years ago |
Gwendal Grignou
|
d4d8eaff78
[libata] Prevent warning during PMP error recovery
|
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 |
James Bottomley
|
af649a1b56
libata-sff: prevent irq descriptions for dummy ports
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Viresh Kumar
|
64b9759425
libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()
|
14 years ago |
Jeff Garzik
|
4fca377f74
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
|
14 years ago |
Linus Torvalds
|
23d69b09b7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Tejun Heo
|
687a993339
libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()
|
14 years ago |
Tejun Heo
|
afe2c511fb
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
|
14 years ago |