aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-01PM: Suspend/hibernation debug documentation update (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: New testing facility (rev. 2)Rafael J. Wysocki
2008-02-01suspend: build fix responding to 2.6.25 kset changeRafael J. Wysocki
2008-02-01Suspend: Testing facility (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern
2008-02-01Hibernation: Move function prototypes to headerAdrian Bunk
2008-02-01ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki
2008-02-01Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Correct definitions of some ioctls (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Rework platform support ioctls (rev. 2)Rafael J. Wysocki
2008-02-01Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-01ide: move hwif_register() call out of ide_probe_port()Bartlomiej Zolnierkiewicz
2008-02-01ide: factor out code for tuning devices from ide_probe_port()Bartlomiej Zolnierkiewicz
2008-02-01ide: move handling of I/O resources out of ide_probe_port()Bartlomiej Zolnierkiewicz
2008-02-01ide: make probe_hwif() return an error valueBartlomiej Zolnierkiewicz
2008-02-01ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz
2008-02-01ide: prepare init_irq() for using ide_remove_port_from_hwgroup()Bartlomiej Zolnierkiewicz
2008-02-01ide: factor out code removing port from hwgroup from ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-01ide: I/O resources are released too early in ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-01ide: cleanup ide_system_bus_speed()Bartlomiej Zolnierkiewicz
2008-02-01ide: remove needless zeroing of hwgroup fields from init_irq()Bartlomiej Zolnierkiewicz
2008-02-01ide: remove unused ide_hwgroup_t fieldsBartlomiej Zolnierkiewicz
2008-02-01ide_platform: remove struct hwif_propBartlomiej Zolnierkiewicz
2008-02-01ide: remove hwif->present manipulations from hwif_init()Bartlomiej Zolnierkiewicz
2008-02-01ide: move wait_hwif_ready() documentation in the right placeBartlomiej Zolnierkiewicz
2008-02-01ide: fix handling of busy I/O resources in probe_hwif()Bartlomiej Zolnierkiewicz
2008-02-01<linux/hdsmart.h> is not used by kernel codeBartlomiej Zolnierkiewicz
2008-02-01ide: don't include <linux/hdsmart.h>Bartlomiej Zolnierkiewicz
2008-02-01ide-floppy: cleanup headerBorislav Petkov
2008-02-01ide: update/add my CopyrightsBartlomiej Zolnierkiewicz
2008-02-01ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz
2008-02-01au1xxx-ide/rapide: use hwif->index for ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-01ide-pmac: macio resource freeing bugfixBartlomiej Zolnierkiewicz
2008-02-01au1xxx-ide: device tree bugfixBartlomiej Zolnierkiewicz
2008-02-01ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host driversBartlomiej Zolnierkiewicz
2008-02-01ide: switch to DMA-mapping APIBartlomiej Zolnierkiewicz
2008-02-01icside: use hwif->devBartlomiej Zolnierkiewicz
2008-02-01au1xxx-ide: use hwif->devBartlomiej Zolnierkiewicz
2008-02-01ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-01ide: use ide_destroy_dmatable() instead of pci_unmap_sg() (take 2)Bartlomiej Zolnierkiewicz
2008-02-01ide: remove BUG_ON() from ide_build_sglist()Bartlomiej Zolnierkiewicz
2008-02-01ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=yBartlomiej Zolnierkiewicz
2008-02-01piix: remove stale commentsBartlomiej Zolnierkiewicz
2008-02-01ide: add IDE_HFLAG_NO_DSC host flagBartlomiej Zolnierkiewicz
2008-02-01ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz
2008-02-01amd74xx: remove amd_ide_chips tableBartlomiej Zolnierkiewicz
2008-02-01ide: ide_setup_dma() assumes 8 portsSergei Shtylyov