summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | PM: Convert PM notifiers to out-of-line codeAlan Stern2008-02-011-11/+2
| * | | Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)Alan Stern2008-02-011-0/+2
| * | | Hibernation: Introduce exportable suspend ioctls header (rev. 2)Rafael J. Wysocki2008-02-012-0/+33
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-024-119/+311
|\ \ \
| * | | PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-011-2/+2
| * | | PCI: fix codingstyle issues in include/linux/pci.hGreg Kroah-Hartman2008-02-011-107/+236
| * | | PCI: PCIE ASPM supportShaohua Li2008-02-013-0/+57
| * | | PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson2008-02-011-1/+10
| * | | PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt2008-02-011-1/+0
| * | | PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt2008-02-011-0/+2
| * | | PCI: Fix bus resource assignment on 32 bits with 64b resourcesBenjamin Herrenschmidt2008-02-011-2/+2
| * | | PCI: export pci_restore_msi_state()Linas Vepstas2008-02-011-0/+2
| * | | PCI: get rid of pci_dev::{vendor,device}_compatible fieldsLennert Buytenhek2008-02-011-5/+0
| * | | pcie: utilize pcie transaction pending bitShaohua Li2008-02-011-0/+2
| * | | PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-011-2/+0
| * | | PCI: make pci_restore_bars() staticAdrian Bunk2008-02-011-1/+0
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-02-0218-307/+389
|\ \ \ | |_|/ |/| |
| * | USB: fix codingstyle issues in include/linux/usb/Greg Kroah-Hartman2008-02-0111-205/+220
| * | USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman2008-02-011-91/+113
| * | USB: stop io performed by mos7720 upon close()Oliver Neukum2008-02-011-0/+2
| * | USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell2008-02-011-1/+2
| * | USB: Export suspend statisticsSarah Sharp2008-02-011-0/+3
| * | USB: usbdevfs_urb: __user annotationMarcin Slusarz2008-02-011-1/+1
| * | USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov2008-02-011-0/+2
| * | USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y"Robert P. J. Day2008-02-011-5/+5
| * | USB: usb_serial: clean tty reference in the last closeAristeu Rozanski2008-02-011-0/+1
| * | USB: add Printer Gadget DriverCraig W. Nadler2008-02-013-0/+37
| * | USB: usb-storage: new "lockable" subclass 0x07Alan Stern2008-02-011-3/+2
| * | USB: Convert from class_device to device for USB coreTony Jones2008-02-011-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-024-21/+36
|\ \
| * | ide: use ide_remove_port_from_hwgroup in init_irq()Bartlomiej Zolnierkiewicz2008-02-011-0/+1
| * | ide: remove unused ide_hwgroup_t fieldsBartlomiej Zolnierkiewicz2008-02-011-11/+3
| * | <linux/hdsmart.h> is not used by kernel codeBartlomiej Zolnierkiewicz2008-02-011-0/+2
| * | ide: don't include <linux/hdsmart.h>Bartlomiej Zolnierkiewicz2008-02-011-1/+0
| * | ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host driversBartlomiej Zolnierkiewicz2008-02-011-2/+3
| * | au1xxx-ide: use hwif->devBartlomiej Zolnierkiewicz2008-02-011-1/+0
| * | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_tBartlomiej Zolnierkiewicz2008-02-011-2/+3
| * | ide: add IDE_HFLAG_NO_DSC host flagBartlomiej Zolnierkiewicz2008-02-011-0/+2
| * | ide: add IDE_HFLAG_CLEAR_SIMPLEX host flagBartlomiej Zolnierkiewicz2008-02-011-0/+2
| * | ide: ide_setup_dma() assumes 8 portsSergei Shtylyov2008-02-011-1/+1
| * | ide: add ide_dump_identify() debug helperBartlomiej Zolnierkiewicz2008-02-011-0/+5
| * | ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>Bartlomiej Zolnierkiewicz2008-02-011-0/+14
| * | ide: make wait_drive_not_busy() static againAdrian Bunk2008-02-011-2/+0
| * | ide: small ide-scan-pci.c cleanupAdrian Bunk2008-02-011-1/+0
| |/
* | Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-02-023-4/+21
|\ \
| * | [AUDIT] break large execve argument logging into smaller messagesEric Paris2008-02-011-2/+4
| * | [AUDIT] Add End of Event recordEric Paris2008-02-011-0/+1
| * | [AUDIT] add session id to audit messagesEric Paris2008-02-013-1/+5
| * | [PATCH] get rid of loginuid racesAl Viro2008-02-013-1/+11
| * | [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-2/+2
| |/
OpenPOWER on IntegriCloud