Bartlomiej Zolnierkiewicz
|
2bf427b25b
ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
|
16 年之前 |
Sergei Shtylyov
|
745483f10c
ide: simplify 'struct ide_taskfile'
|
16 年之前 |
Sergei Shtylyov
|
60f85019c6
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
22aa4b32a1
ide: remove ide_task_t typedef
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
b0b391430b
ide-acpi: remove taskfile_load_raw()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
1f5892a5d2
ide-acpi: cleanup do_drive_set_taskfiles()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
2f0d0fd2a6
ide-acpi: cleanup do_drive_get_GTF()
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
8b803bd184
ide: sanitize ACPI initialization
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
7ed5b157d9
ide: add ide_for_each_present_dev() iterator
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
8cd3c60562
ide-acpi: init ACPI handles early for devices
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
94635d3ecf
ide-acpi: no need to zero ->acpidata for devices
|
16 年之前 |
Kay Sievers
|
e5461f38b4
ide: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 年之前 |
Len Brown
|
b2576e1d44
Merge branch 'linus' into release
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
2bd24a1cfc
ide: add port and host iterators
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
5e7f3a4669
ide: dynamic allocation of device structures
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
898ec223fe
ide: remove HWIF() macro
|
16 年之前 |
Lin Ming
|
ea7e96e0f2
ACPI: remove private acpica headers from driver files
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
0e63a588fc
ide: fix IDE ACPI regression breaking suspend
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
97100fc816
ide: add device flags
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
4dde4492d8
ide: make drive->id an union (take 2)
|
16 年之前 |
Bartlomiej Zolnierkiewicz
|
931ee0dc5c
ide: remove obsoleted "ide=" kernel parameters
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
1dbfeb4bc8
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
|
17 年之前 |
Harvey Harrison
|
eb63963a55
ide: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
8f22a72bf5
ide-acpi: add missing drive->acpidata zeroing
|
17 年之前 |
Andrew Morton
|
1dcfdf93f6
drivers/ide/ide-acpi.c: fix uninitialized var warning
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
eafd88a3b5
ide: factor out devices setup from ide_acpi_init()
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
070ecb841c
ide-acpi: remove dead code from do_drive_get_GTF()
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
4484d80388
ide-acpi: remove needless exports
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
58f189fccc
ide: delete filenames/versions from comments
|
17 年之前 |
Bartlomiej Zolnierkiewicz
|
657cc1a8f6
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
|
17 年之前 |