aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2008-02-01PCI: make pci_restore_bars() staticAdrian Bunk
2008-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-02-01USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman
2008-02-01USB: stop io performed by mos7720 upon close()Oliver Neukum
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell
2008-02-01USB: Export suspend statisticsSarah Sharp
2008-02-01USB: usbdevfs_urb: __user annotationMarcin Slusarz
2008-02-01USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov
2008-02-01USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"Robert P. J. Day
2008-02-01USB: usb_serial: clean tty reference in the last closeAristeu Rozanski
2008-02-01USB: add Printer Gadget DriverCraig W. Nadler
2008-02-01USB: usb-storage: new "lockable" subclass 0x07Alan Stern
2008-02-01USB: Convert from class_device to device for USB coreTony Jones
2008-02-01ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz
2008-02-01ide: remove unused ide_hwgroup_t fieldsBartlomiej 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: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host driversBartlomiej 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: add IDE_HFLAG_NO_DSC host flagBartlomiej Zolnierkiewicz
2008-02-01ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz
2008-02-01ide: ide_setup_dma() assumes 8 portsSergei Shtylyov
2008-02-01ide: add ide_dump_identify() debug helperBartlomiej Zolnierkiewicz