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
2021-10-17scsi: ata: Switch to attribute groupsBart Van Assche
2021-06-16ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'Lee Jones
2020-01-22ata: pata_macio: fix comparing pointer to 0Chen Zhou
2019-11-01ata: make qc_prep return ata_completion_errorsJiri Slaby
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-02-08ata: macio: Use of_node_name_eq for node name comparisonsRob Herring
2019-01-23scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig
2018-12-21ata: pata_macio: add of_node_put()Yangtao Li
2018-02-18pata_macio: Delete an error message for a failed memory allocation in two fun...Markus Elfring
2017-03-06ata: constify of_device_id structuresBhumika Goyal
2016-02-06PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2015-09-17ata: pata_macio: Fix module autoload for OF platform driverLuis de Bethencourt
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson
2014-05-10ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz
2013-06-03ata: use pci_get_drvdata()Jingoo Han
2013-01-04Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2011-07-24ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-07-24ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-05-26libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo
2010-05-19libata-sff: clean up inheritance in several driversTejun Heo
2010-05-19of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-09libata/drivers: Add driver for Apple "MacIO" IDE controllerBenjamin Herrenschmidt