summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_macio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ata: macio: Use of_node_name_eq for node name comparisonsRob Herring2019-02-081-1/+1
* scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2019-01-231-5/+4Star
* ata: pata_macio: add of_node_put()Yangtao Li2018-12-211-0/+2
* pata_macio: Delete an error message for a failed memory allocation in two fun...Markus Elfring2018-02-181-8/+4Star
* ata: constify of_device_id structuresBhumika Goyal2017-03-061-1/+1
* 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-101-14/+8Star
* ata: use pci_get_drvdata()Jingoo Han2013-06-031-3/+3
* Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-17/+16Star
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-231-3/+2Star
* 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/+1Star
* 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-261-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/+1Star
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-191-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