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
/
ide
/
ide-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2013-12-07
ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c
Rafael J. Wysocki
1
-0
/
+11
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-1
/
+0
2013-11-15
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
1
-1
/
+1
2013-11-15
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-2
/
+1
2013-07-30
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
Rafael J. Wysocki
1
-2
/
+3
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-11-01
ide/ata: Add module.h to the implicit modular users
Paul Gortmaker
1
-0
/
+1
2010-11-22
ide: fix use after free in ide-acpi
Mariusz Kozlowski
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-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-4
/
+4
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
1
-4
/
+1
2009-06-30
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
Bartlomiej Zolnierkiewicz
1
-30
/
+7
2009-04-08
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
1
-1
/
+1
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-1
/
+2
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2009-03-25
ide-acpi: remove taskfile_load_raw()
Bartlomiej Zolnierkiewicz
1
-47
/
+24
2009-03-25
ide-acpi: cleanup do_drive_set_taskfiles()
Bartlomiej Zolnierkiewicz
1
-20
/
+1
2009-03-25
ide-acpi: cleanup do_drive_get_GTF()
Bartlomiej Zolnierkiewicz
1
-27
/
+0
2009-03-25
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2009-03-25
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
1
-20
/
+10
2009-03-25
ide-acpi: init ACPI handles early for devices
Bartlomiej Zolnierkiewicz
1
-44
/
+21
2009-03-25
ide-acpi: no need to zero ->acpidata for devices
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-02-02
ide: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-09
Merge branch 'linus' into release
Len Brown
1
-15
/
+11
2009-01-06
ide: add port and host iterators
Bartlomiej Zolnierkiewicz
1
-9
/
+5
2009-01-06
ide: dynamic allocation of device structures
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
1
-6
/
+0
2008-12-29
ide: fix IDE ACPI regression breaking suspend
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
1
-5
/
+7
2008-10-11
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-04-27
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
Bartlomiej Zolnierkiewicz
1
-5
/
+13
2008-04-27
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-04-18
ide-acpi: add missing drive->acpidata zeroing
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-02-06
drivers/ide/ide-acpi.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+1
2008-02-02
ide: factor out devices setup from ide_acpi_init()
Bartlomiej Zolnierkiewicz
1
-29
/
+20
2008-02-02
ide-acpi: remove dead code from do_drive_get_GTF()
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2008-02-02
ide-acpi: remove needless exports
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-02-02
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: remove unnecessary writes to HOB taskfile registers
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
1
-5
/
+2
2008-01-26
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+1
2008-01-11
IDE: terminate ACPI DMI list
Jeff Garzik
1
-0
/
+2
2008-01-11
ide: workaround suspend bug for ACPI IDE
Shaohua Li
1
-1
/
+35
2007-10-20
ide: fix ->data_phase in taskfile_load_raw()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[next]