summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-171-2/+2
|\
| * configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-141-2/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-171-1/+2
|\ \
| * | x86: fix asm/e820.h for userspace inclusionRusty Russell2008-07-171-1/+2
* | | Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-172-16/+14
|\ \ \
| * | | ptrace children revampRoland McGrath2008-07-162-16/+14
* | | | [S390] qdio: new qdio driver.Jan Glauber2008-07-172-335/+313
* | | | [S390] chsc headers userspace cleanupAdrian Bunk2008-07-173-4/+7
|/ / /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1613-69/+394
|\ \ \
| * | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capableStephen Rothwell2008-07-141-0/+2
| * | | Fix acpi_pm_device_sleep_wake() by providing a stub for CONFIG_PM_SLEEP=nDavid Howells2008-07-081-0/+4
| * | | PCI: Simplify PCI device PM codeRafael J. Wysocki2008-07-072-1/+8
| * | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleepRafael J. Wysocki2008-07-071-0/+2
| * | | PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-072-20/+8
| * | | ACPI: Introduce new device wakeup flag 'prepared'Rafael J. Wysocki2008-07-071-0/+1
| * | | ACPI: Introduce acpi_device_sleep_wake functionRafael J. Wysocki2008-07-071-1/+3
| * | | ACPI: Introduce acpi_bus_power_manageable functionRafael J. Wysocki2008-07-071-0/+1
| * | | PCI: make pci_name use dev_nameGreg KH2008-07-071-2/+2
| * | | PCI: add stub for pci_set_consistent_dma_mask()Randy Dunlap2008-06-301-0/+5
| * | | PCI: Fix comment of pci_dynidsWang Chen2008-06-271-1/+1
| * | | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-122-1/+16
| * | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-123-7/+7
| |\ \ \
| | * | | ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-06-111-2/+2
| * | | | PCI: introduce pci_slotAlex Chiang2008-06-102-11/+20
| * | | | shpchp: check firmware before taking controlKenji Kaneshige2008-06-101-1/+1
| * | | | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-101-0/+3
| * | | | PCI/x86: write_pci_config_byte fix offsetYinghai Lu2008-06-101-0/+1
| * | | | Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki2008-06-101-0/+1
| * | | | PCI: implement new suspend/resume callbacksRafael J. Wysocki2008-06-101-1/+1
| * | | | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-102-28/+295
| * | | | Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-102-1/+15
| * | | | PCI: drivers/pci/pci.c: add prototypesAdrian Bunk2008-06-101-1/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-1612-29/+108
|\ \ \ \ \
| * | | | | sdio: fix the use of hard coded timeout value.Benzi Zbit2008-07-151-0/+2
| * | | | | mmc: remove multiwrite capabilityPierre Ossman2008-07-151-6/+5
| * | | | | atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen2008-07-152-1/+14
| * | | | | mmc: fix sdio_io sparse errorsTomas Winkler2008-07-151-9/+6
| * | | | | MMC: S3C24XX: Add media presence test to request handling.Ben Dooks2008-07-151-0/+1
| * | | | | MMC: S3C24XX: Add support to invert write protect lineBen Dooks2008-07-151-0/+2
| * | | | | MMC: S3C24XX: Add platform data for MMC/SD driverBen Dooks2008-07-151-0/+12
| * | | | | MMC: S3C24XX MMC/SD driver.Thomas Kleffel2008-07-151-3/+17
| * | | | | mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-152-1/+4
| * | | | | au1xmmc: remove db1200 board code, rewrite probe.Manuel Lauss2008-07-151-9/+9
| * | | | | mmc: at91_mci: avoid timeoutsMarc Pignat2008-07-151-0/+4
| * | | | | mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-151-0/+12
| * | | | | mmc_spi: add support for card-detection pollingAnton Vorontsov2008-07-151-0/+9
| * | | | | mmc: add support for card-detection pollingAnton Vorontsov2008-07-151-0/+11
| * | | | | include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk2008-07-151-1/+0
| * | | | | sdhci: support JMicron secondary interfacePierre Ossman2008-07-151-0/+1
* | | | | | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-07-161-0/+2
|\ \ \ \ \ \
OpenPOWER on IntegriCloud