summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-02-03asm-*/compat.h: fix typo in commentMarcin Ślusarz
2008-02-03time: delete comments that refer to noexistent symbolsLi Zefan
2008-02-03radix_tree.h trivial comment correctionTim Pepper
2008-02-03vga.h: Fix prepocessor warningFrank Lichtenheld
2008-02-03move frv docs one level upAdrian Bunk
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day
2008-02-03linux/dma-mapping.h: rename macro to prevent multiple inclusionRobert P. J. Day
2008-02-03fix typo 'the same the\>'Uwe Kleine-König
2008-02-02ide: move check_dma_crc() to ide-dma.cBartlomiej Zolnierkiewicz
2008-02-02ide: remove ide_ata66_check()Bartlomiej Zolnierkiewicz
2008-02-02ide: remove set_transfer()Bartlomiej Zolnierkiewicz
2008-02-02ide: remove SATA_*_REG macrosBartlomiej Zolnierkiewicz
2008-02-02ide: remove ->nice0 and ->nice2 fields from ide_drive_tBartlomiej Zolnierkiewicz
2008-02-02ide: convert ->straight8 field in ide_hwif_t to bit flagBartlomiej Zolnierkiewicz
2008-02-02ide: remove unused ->auto_poll field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: move create_proc_ide_drives() call to ide_device_add_all()Bartlomiej Zolnierkiewicz
2008-02-02ide: factor out devices setup from ide_acpi_init()Bartlomiej Zolnierkiewicz
2008-02-02ide: add ->port_init_devs method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flagsBartlomiej Zolnierkiewicz
2008-02-02ide: add ide_deprecated_find_port() helperBartlomiej Zolnierkiewicz
2008-02-02ide: add 'init_default' and 'restore' arguments to ide_unregister()Bartlomiej Zolnierkiewicz
2008-02-02ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rwBorislav Petkov
2008-02-02ide: add ->cable_detect method to ide_hwif_tBartlomiej Zolnierkiewicz
2008-02-02ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz
2008-02-02Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-02-02Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-02-02pda_power: implement pollingAnton Vorontsov
2008-02-02power_supply: add few more values and propsDmitry Baryshkov
2008-02-02power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon
2008-02-01Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki
2008-02-01Suspend: Introduce begin() and end() callbacksRafael J. Wysocki
2008-02-01PM: Convert PM notifiers to out-of-line codeAlan Stern
2008-02-01Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern
2008-02-01Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman
2008-02-01PCI: fix codingstyle issues in include/linux/pci.hGreg Kroah-Hartman
2008-02-01PCI: PCIE ASPM supportShaohua Li
2008-02-01PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson
2008-02-01PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt
2008-02-01PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt
2008-02-01PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt
2008-02-01PCI: export pci_restore_msi_state()Linas Vepstas
2008-02-01PCI: get rid of pci_dev::{vendor,device}_compatible fieldsLennert Buytenhek
2008-02-01pcie: utilize pcie transaction pending bitShaohua Li
2008-02-01PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk