Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-05ata: pata_atp867x: convert printk() callsHannes Reinecke
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-08-26libata: switch remaining drivers to use dma_set_mask_and_coherentChristoph Hellwig
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-10-23ata: mark expected switch fall-throughsGustavo A. R. Silva
2015-04-08ata: remove deprecated use of pci apiQuentin Lambert
2014-05-10ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2014-02-14ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-03ata: use pci_get_drvdata()Jingoo Han
2012-07-25ata: use module_pci_driverAxel Lin
2011-07-24ata: Add and use ata_print_version_onceJoe Perches
2011-07-24ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2010-05-26libata-sff: separate out BMDMA irq handlerTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-07pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz
2009-10-07pata_atp867x: PIO support fixesBartlomiej Zolnierkiewicz
2009-10-07pata_atp867x: clarifications in timings calculations and cable detectionJohn(Jung-Ik) Lee
2009-10-07pata_atp867x: fix it to not claim MWDMA supportBartlomiej Zolnierkiewicz
2009-09-18libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee