Age | Commit message (Expand) | Author |
2023-03-24 | scsi: ata: Declare SCSI host templates const | Bart Van Assche |
2022-01-05 | ata: pata_atp867x: convert printk() calls | Hannes Reinecke |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov |
2019-08-26 | libata: switch remaining drivers to use dma_set_mask_and_coherent | Christoph Hellwig |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2017-10-23 | ata: mark expected switch fall-throughs | Gustavo A. R. Silva |
2015-04-08 | ata: remove deprecated use of pci api | Quentin Lambert |
2014-05-09 | ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers | Bartlomiej Zolnierkiewicz |
2014-02-13 | ata: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-06-02 | ata: use pci_get_drvdata() | Jingoo Han |
2012-07-25 | ata: use module_pci_driver | Axel Lin |
2011-07-23 | ata: Add and use ata_print_version_once | Joe Perches |
2011-07-23 | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |
2010-05-25 | libata-sff: separate out BMDMA irq handler | Tejun Heo |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-10-06 | pata_atp867x: add Power Management support | Bartlomiej Zolnierkiewicz |
2009-10-06 | pata_atp867x: PIO support fixes | Bartlomiej Zolnierkiewicz |
2009-10-06 | pata_atp867x: clarifications in timings calculations and cable detection | John(Jung-Ik) Lee |
2009-10-06 | pata_atp867x: fix it to not claim MWDMA support | Bartlomiej Zolnierkiewicz |
2009-09-17 | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee |