include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / ide / ide-pm.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-06-30 Bartlomiej Zolnier... ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y
2009-06-16 Greg Kroah-Hartmanide: remove driver_data direct access of struct device
2009-04-28 Tejun Heoide-pm: don't abuse rq->data
2009-04-18 Tejun Heoide-pm: don't abuse rq->data
2009-04-08 Sergei Shtylyovide: replace IDE_TFLAG_* flags by IDE_VALID_*
2009-03-31 Sergei Shtylyovide: inline SELECT_DRIVE()
2009-03-31 Sergei Shtylyovide: turn set_irq() method into write_devctl() method
2009-03-27 Bartlomiej Zolnier... ide: use ata_tf_protocols enums
2009-03-27 Bartlomiej Zolnier... ide: remove ide_task_t typedef
2009-03-27 Bartlomiej Zolnier... ide: complete power step in ide_complete_pm_request()
2009-01-14 Bartlomiej Zolnier... ide: fix suspend regression
2009-01-06 Bartlomiej Zolnier... ide: remove ide_driver_t typedef
2009-01-06 Bartlomiej Zolnier... ide: remove HWIF() macro
2009-01-06 Bartlomiej Zolnier... ide: merge ide_hwgroup_t with ide_hwif_t (v2)
2008-12-29 Bartlomiej Zolnier... ide: move Power Management support to ide-pm.c