index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_macio.c
Age
Commit message (
Expand
)
Author
2020-01-22
ata: pata_macio: fix comparing pointer to 0
Chen Zhou
2019-11-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-02-08
ata: macio: Use of_node_name_eq for node name comparisons
Rob Herring
2019-01-22
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
2018-12-21
ata: pata_macio: add of_node_put()
Yangtao Li
2018-02-18
pata_macio: Delete an error message for a failed memory allocation in two fun...
Markus Elfring
2017-03-06
ata: constify of_device_id structures
Bhumika Goyal
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2015-09-17
ata: pata_macio: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2013-06-02
ata: use pci_get_drvdata()
Jingoo Han
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
libata-sff: clean up inheritance in several drivers
Tejun Heo
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-09
libata/drivers: Add driver for Apple "MacIO" IDE controller
Benjamin Herrenschmidt