aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_macio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches1-3/+2
2011-07-23ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-2/+3
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-1/+1
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-2/+1
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-5/+5
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo1-1/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-2/+3
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo1-0/+2
2010-05-19libata-sff: clean up inheritance in several driversTejun Heo1-2/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-09libata/drivers: Add driver for Apple "MacIO" IDE controllerBenjamin Herrenschmidt1-0/+1427