summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: eliminate double kfree in intel-iommu initializationJulia Lawall2008-06-101-1/+0
| * | pciehp: removes redundant NULL write to slot status registerKenji Kaneshige2008-06-101-1/+1
| * | pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige2008-06-101-1/+1
| * | shpchp: check firmware before taking controlKenji Kaneshige2008-06-107-91/+105
| * | pciehp: block signals while waiting for command completionKenji Kaneshige2008-06-101-12/+4
| * | pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige2008-06-103-18/+10
| * | pciehp: remove redundant pci_dev initializationKenji Kaneshige2008-06-101-1/+0
| * | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-104-0/+63
| * | PCI/x86: write_pci_config_byte fix offsetYinghai Lu2008-06-102-1/+9
| * | Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki2008-06-102-8/+289
| * | PCI: implement new suspend/resume callbacksRafael J. Wysocki2008-06-102-47/+347
| * | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-108-195/+845
| * | PCI: boot parameter to avoid expansion ROM memory allocationGary Hade2008-06-103-0/+26
| * | PCI/MSI: skip calling pci_find_capability from msi_set_mask_bitsHidetoshi Seto2008-06-101-4/+8
| * | PCI: remove CVS keywordsAdrian Bunk2008-06-102-4/+0
| * | pci-acpi: formatting cleanups for _OSCKenji Kaneshige2008-06-101-2/+3
| * | pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige2008-06-101-11/+4
| * | pci-acpi: add flag to indicate query had been doneKenji Kaneshige2008-06-101-1/+3
| * | pci-acpi: use local buffer for _OSCKenji Kaneshige2008-06-101-34/+39
| * | pci-acpi: remove duplicate code for _OSCKenji Kaneshige2008-06-101-110/+55
| * | PCI: Disable PME during PCI scanZhao Yakui2008-06-101-0/+44
| * | Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-104-39/+101
| * | x86/PCI: janitor work in irq.cMiklos Vajna2008-06-101-217/+294
| * | PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day2008-06-101-1/+1
| * | PCI: drivers/pci/pci.c: add prototypesAdrian Bunk2008-06-101-1/+4
| * | PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2008-06-102-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-1645-1321/+6055
|\ \ \
| * | | sdio_uart: Fix SDIO break control to now return success or an errorDavid Howells2008-07-151-3/+6
| * | | mmc: host driver for Ricoh Bay1ControllersSascha Sommer2008-07-154-0/+593
| * | | sdio: sdio_io.c Fix sparse warningsTomas Winkler2008-07-151-5/+4
| * | | sdio: fix the use of hard coded timeout value.Benzi Zbit2008-07-153-5/+9
| * | | mmc: OLPC: update vdd/powerup quirk commentAndres Salomon2008-07-151-1/+1
| * | | mmc: fix spares errors of sdhci.cTomas Winkler2008-07-151-4/+4
| * | | mmc: remove multiwrite capabilityPierre Ossman2008-07-159-44/+30
| * | | wbsd: fix bad dma_addr_t conversionPierre Ossman2008-07-151-2/+2
| * | | atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen2008-07-159-6/+1132
| * | | mmc: fix sdio_io sparse errorsTomas Winkler2008-07-152-35/+22
| * | | mmc: wbsd.c fix shadowing of 'dma' variableTomas Winkler2008-07-151-15/+15
| * | | MMC: S3C24XX: Refuse incorrectly aligned transfersBen Dooks2008-07-151-0/+11
| * | | MMC: S3C24XX: Add maintainer entryBen Dooks2008-07-151-0/+7
| * | | MMC: S3C24XX: Update error debugging.Ben Dooks2008-07-151-2/+10
| * | | MMC: S3C24XX: Add media presence test to request handling.Ben Dooks2008-07-152-1/+19
| * | | MMC: S3C24XX: Fix use of msecs where jiffies are neededBen Dooks2008-07-151-1/+1
| * | | MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devicesBen Dooks2008-07-151-0/+3
| * | | MMC: S3C24XX: Fix s3c2410_dma_request() return code check.Ben Dooks2008-07-151-1/+1
| * | | MMC: S3C24XX: Allow card-detect on non-IRQ capable pinBen Dooks2008-07-151-11/+17
| * | | MMC: S3C24XX: Ensure host->mrq->data is validBen Dooks2008-07-151-1/+2
| * | | MMC: S3C24XX: Add support to invert write protect lineBen Dooks2008-07-152-2/+11
| * | | MMC: S3C24XX: Add platform data for MMC/SD driverBen Dooks2008-07-153-3/+54
| * | | MMC: Fix S3C24XX IRQ enable during PIO transfersRoman Moracik2008-07-151-3/+4
OpenPOWER on IntegriCloud