Age | Commit message (Expand) | Author | Files | Lines |
2022-09-16 | ata: pata_macio: Remove unneeded word in comments | Shaomin Deng | 1 | -2/+1 |
2022-06-20 | ata: pata_macio: Fix compilation warning | Damien Le Moal | 1 | -1/+1 |
2022-03-07 | ata: Drop commas after OF match table sentinels | Geert Uytterhoeven | 1 | -13/+5 |
2022-02-19 | ata: libata: make ata_host_suspend() *void* | Sergey Shtylyov | 1 | -5/+1 |
2021-10-17 | scsi: ata: Switch to attribute groups | Bart Van Assche | 1 | -1/+1 |
2021-06-16 | ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht' | Lee Jones | 1 | -1/+4 |
2020-01-22 | ata: pata_macio: fix comparing pointer to 0 | Chen Zhou | 1 | -1/+1 |
2019-11-01 | ata: make qc_prep return ata_completion_errors | Jiri Slaby | 1 | -2/+4 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-02-08 | ata: macio: Use of_node_name_eq for node name comparisons | Rob Herring | 1 | -1/+1 |
2019-01-23 | scsi: communicate max segment size to the DMA mapping code | Christoph Hellwig | 1 | -5/+4 |
2018-12-21 | ata: pata_macio: add of_node_put() | Yangtao Li | 1 | -0/+2 |
2018-02-18 | pata_macio: Delete an error message for a failed memory allocation in two fun... | Markus Elfring | 1 | -8/+4 |
2017-03-06 | ata: constify of_device_id structures | Bhumika Goyal | 1 | -1/+1 |
2016-02-06 | PCI: Remove includes of asm/pci-bridge.h | Bjorn Helgaas | 1 | -1/+1 |
2015-09-17 | ata: pata_macio: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-03-23 | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 1 | -5/+5 |
2014-05-10 | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz | 1 | -14/+8 |
2013-06-03 | ata: use pci_get_drvdata() | Jingoo Han | 1 | -3/+3 |
2013-01-04 | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -17/+16 |
2011-07-24 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 1 | -3/+2 |
2011-07-24 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 1 | -2/+3 |
2011-03-02 | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 1 | -1/+1 |
2011-03-02 | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 1 | -2/+1 |
2010-06-02 | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 1 | -5/+5 |
2010-05-26 | libata-sff: separate out BMDMA irq handler | Tejun Heo | 1 | -1/+1 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -2/+3 |
2010-05-19 | libata-sff: clean up BMDMA initialization | Tejun Heo | 1 | -0/+2 |
2010-05-19 | libata-sff: clean up inheritance in several drivers | Tejun Heo | 1 | -2/+1 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-09 | libata/drivers: Add driver for Apple "MacIO" IDE controller | Benjamin Herrenschmidt | 1 | -0/+1427 |