summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_macio.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+1
* ata: pata_macio: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
* powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-231-5/+5
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-091-14/+8
* ata: use pci_get_drvdata()Jingoo Han2013-06-021-3/+3
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-17/+16
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-3/+2
* ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2011-07-231-2/+3
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-1/+1
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-2/+1
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-5/+5
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-251-1/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-2/+3
|\
| * libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-0/+2
| * libata-sff: clean up inheritance in several driversTejun Heo2010-05-191-2/+1
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* libata/drivers: Add driver for Apple "MacIO" IDE controllerBenjamin Herrenschmidt2009-12-091-0/+1427