| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner | 2019-05-21 | 1 | -17/+1 |
* | ata: update references for libata documentation | Mauro Carvalho Chehab | 2017-05-16 | 1 | -1/+1 |
* | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-13 | 1 | -1/+0 |
* | ata: use module_pci_driver | Axel Lin | 2012-07-25 | 1 | -13/+1 |
* | ata: Add and use ata_print_version_once | Joe Perches | 2011-07-23 | 1 | -3/+1 |
* | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2011-07-23 | 1 | -1/+1 |
* | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 2011-03-02 | 1 | -2/+1 |
* | libata-sff: separate out BMDMA irq handler | Tejun Heo | 2010-05-26 | 1 | -1/+1 |
* | libata-sff: clean up BMDMA initialization | Tejun Heo | 2010-05-19 | 1 | -3/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-25 | 1 | -1/+1 |
* | libata: make SCR access ops per-link | Tejun Heo | 2008-09-29 | 1 | -12/+12 |
* | sata_uli: hardreset is broken | Tejun Heo | 2008-06-27 | 1 | -0/+1 |
* | libata: rename SFF functions | Tejun Heo | 2008-04-17 | 1 | -6/+6 |
* | libata: implement and use ops inheritance | Tejun Heo | 2008-04-17 | 1 | -26/+2 |
* | libata: implement and use SHT initializers | Tejun Heo | 2008-04-17 | 1 | -15/+1 |
* | libata: normalize port_info, port_operations and sht tables | Tejun Heo | 2008-04-17 | 1 | -1/+2 |
* | [libata] Address some checkpatch-spotted issues | Jeff Garzik | 2007-10-29 | 1 | -9/+9 |
* | libata: implement and use ata_port_desc() to report port configuration | Tejun Heo | 2007-10-12 | 1 | -0/+13 |
* | [libata] Remove ->port_disable() hook | Jeff Garzik | 2007-10-12 | 1 | -2/+0 |
* | [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() | Jeff Garzik | 2007-10-12 | 1 | -1/+0 |
* | [libata] Bump driver versions | Jeff Garzik | 2007-08-31 | 1 | -1/+1 |
* | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 | 1 | -7/+9 |
* | libata: simplify PCI legacy SFF host handling | Tejun Heo | 2007-07-11 | 1 | -1/+1 |
* | [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info | Jeff Garzik | 2007-07-09 | 1 | -1/+1 |
* | libata: bump versions | Jeff Garzik | 2007-05-22 | 1 | -1/+1 |
* | libata: clean up SFF init mess | Tejun Heo | 2007-05-12 | 1 | -4/+18 |
* | libata: convert ata_pci_init_native_mode() users to new init model | Tejun Heo | 2007-04-28 | 1 | -41/+24 |
* | [libata] bump versions | Jeff Garzik | 2007-02-26 | 1 | -1/+1 |
* | libata: add another IRQ calls (libata drivers) | Akira Iguchi | 2007-02-09 | 1 | -0/+2 |
* | libata: convert to iomap | Tejun Heo | 2007-02-09 | 1 | -9/+12 |
* | libata: update libata LLDs to use devres | Tejun Heo | 2007-02-09 | 1 | -30/+13 |
* | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli | Tejun Heo | 2007-01-25 | 1 | -1/+2 |
* | [libata] PCI ID table cleanup in various drivers | Jeff Garzik | 2006-09-29 | 1 | -1/+0 |
* | [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID lists | Jeff Garzik | 2006-09-28 | 1 | -3/+4 |
* | [libata] Fix oops introduced in non-uniform port handling fix | Jeff Garzik | 2006-09-26 | 1 | -3/+3 |
* | libata: Grand renaming. | Jeff Garzik | 2006-08-24 | 1 | -4/+4 |
* | Move libata to drivers/ata. | Jeff Garzik | 2006-08-10 | 1 | -0/+300 |