Age | Commit message (Expand) | Author |
2022-01-05 | ata: sata_sx4: convert printk() calls | Hannes Reinecke |
2022-01-05 | ata: sata_sx4: add module parameter 'dimm_test' | Hannes Reinecke |
2022-01-05 | ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones | Hannes Reinecke |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-11-01 | ata: make qc_prep return ata_completion_errors | Jiri Slaby |
2019-08-26 | libata: switch remaining drivers to use dma_set_mask_and_coherent | Christoph Hellwig |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner |
2017-05-16 | ata: update references for libata documentation | Mauro Carvalho Chehab |
2015-12-31 | sata_sx4: correctly handling failed allocation | Insu Yun |
2015-08-06 | sata_sx4: Check return code from pdc20621_i2c_read() | Tomer Barletz |
2015-04-08 | ata: remove deprecated use of pci api | Quentin Lambert |
2014-03-26 | ata: remove superfluous casts | Joe Perches |
2014-02-13 | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-05-14 | libata: update "Maintained by:" tags | Tejun Heo |
2012-11-28 | sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter | Sergei Shtylyov |
2012-07-25 | ata: use module_pci_driver | Axel Lin |
2011-07-23 | ata: Add and use ata_print_version_once | Joe Perches |
2011-03-02 | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov |
2011-03-02 | libata: remove ATA_FLAG_{SRST|SATA_RESET} | Sergei Shtylyov |
2010-05-19 | libata-sff: separate out BMDMA EH | Tejun Heo |
2010-05-19 | libata-sff: clean up BMDMA initialization | Tejun Heo |
2010-05-17 | libata: kill ATA_FLAG_DISABLED | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-06-10 | sata_sx4: speed up ECC initialization | Alexander Beregalov |
2009-05-15 | [libata] sata_sx4: fixup interrupt handling | David Milburn |
2009-05-15 | [libata] sata_sx4: convert to new exception handling methods | Jeff Garzik |
2009-03-24 | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø |
2008-04-17 | libata: add qc_fill_rtf port operation | Tejun Heo |
2008-04-17 | libata: rename SFF port ops | Tejun Heo |
2008-04-17 | libata: rename SFF functions | Tejun Heo |
2008-04-17 | libata annotations | Al Viro |
2008-04-17 | libata: implement and use ops inheritance | Tejun Heo |
2008-04-17 | libata: implement and use SHT initializers | Tejun Heo |
2008-01-23 | libata annotations and fixes | Al Viro |
2008-01-23 | libata: convert to chained sg | Tejun Heo |
2008-01-23 | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* | Tejun Heo |
2007-10-29 | [libata] Address some checkpatch-spotted issues | Jeff Garzik |
2007-10-29 | [libata] fix 'if(' and similar areas that lack whitespace | Jeff Garzik |
2007-10-23 | [libata] checkpatch-inspired cleanups | Jeff Garzik |
2007-10-12 | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo |
2007-10-12 | [libata] Remove ->port_disable() hook | Jeff Garzik |
2007-10-12 | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik |
2007-10-12 | libata-link: introduce ata_link | Tejun Heo |
2007-08-31 | [libata] Bump driver versions | Jeff Garzik |
2007-07-09 | [libata] Clean up driver udma_mask initializers | Jeff Garzik |
2007-07-09 | [libata] sata_sx4, sata_via: minor documentation updates | Jeff Garzik |
2007-07-09 | [libata] sata_sx4: named constant cleanup | Jeff Garzik |
2007-05-21 | libata: bump versions | Jeff Garzik |
2007-04-28 | libata: convert the remaining SATA drivers to new init model | Tejun Heo |