index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2014-05-10
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2014-02-14
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+2
2013-08-23
ata: acpi: rework the ata acpi bind support
Aaron Lu
1
-2
/
+2
2012-07-25
ata: use module_pci_driver
Axel Lin
1
-13
/
+1
2012-06-29
libata: migrate ACPI code over to new bindings
Matthew Garrett
1
-2
/
+2
2011-07-24
ata: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
1
-1
/
+1
2010-05-26
libata-sff: separate out BMDMA init
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: separate out BMDMA qc_issue
Tejun Heo
1
-2
/
+2
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-03-25
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-3
/
+3
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
1
-6
/
+0
2008-10-28
ata: Switch all my stuff to a common address
Alan Cox
1
-1
/
+1
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
1
-1
/
+1
2008-05-06
pata_atiixp: Don't disable
Alan Cox
1
-0
/
+6
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-8
/
+8
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
1
-16
/
+2
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
1
-2
/
+1
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-30
/
+5
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-16
/
+1
2008-02-15
ata: fix sparse warning in pata_acpi.c
Harvey Harrison
1
-2
/
+2
2008-01-23
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
1
-6
/
+7
2008-01-23
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
1
-55
/
+11
2007-10-29
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
1
-2
/
+2
2007-10-18
pata_acpi: fix build breakage if !CONFIG_PM
Tejun Heo
1
-0
/
+2
2007-10-12
pata_acpi: ACPI driver support
Alan Cox
1
-0
/
+395