Age | Commit message (Expand) | Author | Files | Lines |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -3/+3 |
2011-10-31 | 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-29 | 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-24 | ide-acpi: remove taskfile_load_raw() | Bartlomiej Zolnierkiewicz | 1 | -47/+24 |
2009-03-24 | ide-acpi: cleanup do_drive_set_taskfiles() | Bartlomiej Zolnierkiewicz | 1 | -20/+1 |
2009-03-24 | ide-acpi: cleanup do_drive_get_GTF() | Bartlomiej Zolnierkiewicz | 1 | -27/+0 |
2009-03-24 | ide: sanitize ACPI initialization | Bartlomiej Zolnierkiewicz | 1 | -9/+3 |
2009-03-24 | ide: add ide_for_each_present_dev() iterator | Bartlomiej Zolnierkiewicz | 1 | -20/+10 |
2009-03-24 | ide-acpi: init ACPI handles early for devices | Bartlomiej Zolnierkiewicz | 1 | -44/+21 |
2009-03-24 | 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-10 | 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-26 | 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-01 | 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-25 | ide: remove unnecessary writes to HOB taskfile registers | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-01-25 | ide: add ide_no_data_taskfile() helper | Bartlomiej Zolnierkiewicz | 1 | -5/+2 |
2008-01-25 | 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-10 | 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 |
2007-10-13 | ide: unexport ide_acpi_set_state | Adrian Bunk | 1 | -1/+0 |
2007-10-11 | ide: hook ACPI _PSx method to IDE power on/off | Shaohua Li | 1 | -0/+42 |
2007-02-07 | ide-acpi support warning fix | Andrew Morton | 1 | -3/+4 |
2007-02-07 | ACPI support for IDE devices | Hannes Reinecke | 1 | -0/+696 |