Age | Commit message (Expand) | Author | Files | Lines |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 1 | -1/+1 |
2019-08-26 | libata: switch remaining drivers to use dma_set_mask_and_coherent | Christoph Hellwig | 1 | -6/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -15/+1 |
2017-10-23 | ata: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2015-04-08 | ata: remove deprecated use of pci api | Quentin Lambert | 1 | -2/+2 |
2014-05-10 | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2014-02-14 | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-06-03 | ata: use pci_get_drvdata() | Jingoo Han | 1 | -1/+1 |
2012-07-25 | ata: use module_pci_driver | Axel Lin | 1 | -12/+1 |
2011-07-24 | ata: Add and use ata_print_version_once | Joe Perches | 1 | -3/+1 |
2011-07-24 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 1 | -6/+5 |
2010-05-26 | libata-sff: separate out BMDMA irq handler | Tejun Heo | 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-10-07 | pata_atp867x: add Power Management support | Bartlomiej Zolnierkiewicz | 1 | -0/+21 |
2009-10-07 | pata_atp867x: PIO support fixes | Bartlomiej Zolnierkiewicz | 1 | -17/+19 |
2009-10-07 | pata_atp867x: clarifications in timings calculations and cable detection | John(Jung-Ik) Lee | 1 | -14/+38 |
2009-10-07 | pata_atp867x: fix it to not claim MWDMA support | Bartlomiej Zolnierkiewicz | 1 | -9/+1 |
2009-09-18 | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee | 1 | -0/+548 |