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_ninja32.c
Age
Commit message (
Expand
)
Author
2019-08-26
libata: switch remaining drivers to use dma_set_mask_and_coherent
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2016-08-30
pata_ninja32: Avoid corrupting status flags
Alan Cox
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-03-02
[libata] trivial: trim trailing whitespace for drivers/ata/*.[ch]
Jeff Garzik
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
2009-04-16
ata: Report 16/32bit PIO as best we can
Alan Cox
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2008-12-09
pata_ninja32: update ID table
Alan Cox
2008-10-28
pata_ninja32: suspend/resume support
Alan Cox
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-02-11
pata_ninja32: setup changes
Alan Cox
2008-01-23
libata: checkpatch fixes
Jeff Garzik
2008-01-23
pata_ninja32: Cardbus ATA initial support
Alan Cox