1. bfecc2b ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c by Rafael J. Wysocki · 10 years ago
  2. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 10 years ago
  3. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  4. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  5. 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
  6. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  7. bff7832 ide/ata: Add module.h to the implicit modular users by Paul Gortmaker · 13 years ago
  8. ba57873 ide: fix use after free in ide-acpi by Mariusz Kozlowski · 13 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  10. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  11. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  12. 2bf427b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y by Bartlomiej Zolnierkiewicz · 15 years ago
  13. 745483f ide: simplify 'struct ide_taskfile' by Sergei Shtylyov · 15 years ago
  14. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 15 years ago
  15. 22aa4b3 ide: remove ide_task_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  16. b0b3914 ide-acpi: remove taskfile_load_raw() by Bartlomiej Zolnierkiewicz · 15 years ago
  17. 1f5892a ide-acpi: cleanup do_drive_set_taskfiles() by Bartlomiej Zolnierkiewicz · 15 years ago
  18. 2f0d0fd ide-acpi: cleanup do_drive_get_GTF() by Bartlomiej Zolnierkiewicz · 15 years ago
  19. 8b803bd ide: sanitize ACPI initialization by Bartlomiej Zolnierkiewicz · 15 years ago
  20. 7ed5b15 ide: add ide_for_each_present_dev() iterator by Bartlomiej Zolnierkiewicz · 15 years ago
  21. 8cd3c60 ide-acpi: init ACPI handles early for devices by Bartlomiej Zolnierkiewicz · 15 years ago
  22. 94635d3e ide-acpi: no need to zero ->acpidata for devices by Bartlomiej Zolnierkiewicz · 15 years ago
  23. e5461f3 ide: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  24. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  25. 2bd24a1 ide: add port and host iterators by Bartlomiej Zolnierkiewicz · 15 years ago
  26. 5e7f3a4 ide: dynamic allocation of device structures by Bartlomiej Zolnierkiewicz · 15 years ago
  27. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 15 years ago
  28. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 15 years ago
  29. 0e63a58 ide: fix IDE ACPI regression breaking suspend by Bartlomiej Zolnierkiewicz · 15 years ago
  30. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  31. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 931ee0d ide: remove obsoleted "ide=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 1dbfeb4 ide: add "noacpi" / "acpigtf" / "acpionboot" parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  34. eb63963 ide: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  35. 8f22a72 ide-acpi: add missing drive->acpidata zeroing by Bartlomiej Zolnierkiewicz · 16 years ago
  36. 1dcfdf9 drivers/ide/ide-acpi.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  37. eafd88a ide: factor out devices setup from ide_acpi_init() by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 070ecb8 ide-acpi: remove dead code from do_drive_get_GTF() by Bartlomiej Zolnierkiewicz · 16 years ago
  39. 4484d80 ide-acpi: remove needless exports by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 58f189f ide: delete filenames/versions from comments by Bartlomiej Zolnierkiewicz · 16 years ago
  41. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 16 years ago
  42. a3bbb9d ide: remove unnecessary writes to HOB taskfile registers by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 9a3c49b ide: add ide_no_data_taskfile() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 650d841 ide: add struct ide_taskfile (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  45. 7c48c56 IDE: terminate ACPI DMI list by Jeff Garzik · 16 years ago
  46. 9049489 ide: workaround suspend bug for ACPI IDE by Shaohua Li · 16 years ago
  47. 892470b ide: fix ->data_phase in taskfile_load_raw() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 39e5f59 ide: unexport ide_acpi_set_state by Adrian Bunk · 17 years ago
  49. 5e32132 ide: hook ACPI _PSx method to IDE power on/off by Shaohua Li · 17 years ago
  50. 1e8f34f ide-acpi support warning fix by Andrew Morton · 17 years ago
  51. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 17 years ago