Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 2008-06-11 | 3 | -6/+4 | |
| | * | | | | | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-06-11 | 4 | -11/+8 | |
| * | | | | | | PCI: ACPI PCI slot detection driver | Alex Chiang | 2008-06-10 | 6 | -1/+396 | |
| * | | | | | | PCI: introduce pci_slot | Alex Chiang | 2008-06-10 | 20 | -293/+422 | |
| * | | | | | | PCI: construct one fakephp slot per PCI slot | Alex Chiang | 2008-06-10 | 1 | -55/+29 | |
| * | | | | | | PCI: update location of PCI hotplug mailing lists | Jesse Barnes | 2008-06-10 | 1 | -6/+6 | |
| * | | | | | | PCI: unhide the SMBus on the Compaq Deskpro EN | Krzysztof Helt | 2008-06-10 | 1 | -0/+9 | |
| * | | | | | | PCIe: fix 'symbol not declared' sparse warnings | Alex Chiang | 2008-06-10 | 2 | -0/+2 | |
| * | | | | | | PCI: Unhide the SMBus on the Compaq Evo D510 | Jean Delvare | 2008-06-10 | 1 | -0/+7 | |
| * | | | | | | PCI: eliminate double kfree in intel-iommu initialization | Julia Lawall | 2008-06-10 | 1 | -1/+0 | |
| * | | | | | | pciehp: removes redundant NULL write to slot status register | Kenji Kaneshige | 2008-06-10 | 1 | -1/+1 | |
| * | | | | | | pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c | Kenji Kaneshige | 2008-06-10 | 1 | -1/+1 | |
| * | | | | | | shpchp: check firmware before taking control | Kenji Kaneshige | 2008-06-10 | 7 | -91/+105 | |
| * | | | | | | pciehp: block signals while waiting for command completion | Kenji Kaneshige | 2008-06-10 | 1 | -12/+4 | |
| * | | | | | | pciehp: evaluate _OSC/OSHP before controller init | Kenji Kaneshige | 2008-06-10 | 3 | -18/+10 | |
| * | | | | | | pciehp: remove redundant pci_dev initialization | Kenji Kaneshige | 2008-06-10 | 1 | -1/+0 | |
| * | | | | | | PCI/x86: early dump pci conf space v2 | Yinghai Lu | 2008-06-10 | 4 | -0/+63 | |
| * | | | | | | PCI/x86: write_pci_config_byte fix offset | Yinghai Lu | 2008-06-10 | 2 | -1/+9 | |
| * | | | | | | Implement new suspend and hibernation callbacks for platform busses | Rafael J. Wysocki | 2008-06-10 | 2 | -8/+289 | |
| * | | | | | | PCI: implement new suspend/resume callbacks | Rafael J. Wysocki | 2008-06-10 | 2 | -47/+347 | |
| * | | | | | | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki | 2008-06-10 | 8 | -195/+845 | |
| * | | | | | | PCI: boot parameter to avoid expansion ROM memory allocation | Gary Hade | 2008-06-10 | 3 | -0/+26 | |
| * | | | | | | PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits | Hidetoshi Seto | 2008-06-10 | 1 | -4/+8 | |
| * | | | | | | PCI: remove CVS keywords | Adrian Bunk | 2008-06-10 | 2 | -4/+0 | |
| * | | | | | | pci-acpi: formatting cleanups for _OSC | Kenji Kaneshige | 2008-06-10 | 1 | -2/+3 | |
| * | | | | | | pci-acpi: remove unused variable in __pci_osc_support_set | Kenji Kaneshige | 2008-06-10 | 1 | -11/+4 | |
| * | | | | | | pci-acpi: add flag to indicate query had been done | Kenji Kaneshige | 2008-06-10 | 1 | -1/+3 | |
| * | | | | | | pci-acpi: use local buffer for _OSC | Kenji Kaneshige | 2008-06-10 | 1 | -34/+39 | |
| * | | | | | | pci-acpi: remove duplicate code for _OSC | Kenji Kaneshige | 2008-06-10 | 1 | -110/+55 | |
| * | | | | | | PCI: Disable PME during PCI scan | Zhao Yakui | 2008-06-10 | 1 | -0/+44 | |
| * | | | | | | Suspend/Resume bug in PCI layer wrt quirks | Rafael J. Wysocki | 2008-06-10 | 4 | -39/+101 | |
| * | | | | | | x86/PCI: janitor work in irq.c | Miklos Vajna | 2008-06-10 | 1 | -217/+294 | |
| * | | | | | | PCI: Replace deprecated __initcall with device_initcall. | Robert P. J. Day | 2008-06-10 | 1 | -1/+1 | |
| * | | | | | | PCI: drivers/pci/pci.c: add prototypes | Adrian Bunk | 2008-06-10 | 1 | -1/+4 | |
| * | | | | | | PCI: make {pciehp,shpchp}_slot_with_bus static | Adrian Bunk | 2008-06-10 | 2 | -2/+2 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-07-16 | 45 | -1321/+6055 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sdio_uart: Fix SDIO break control to now return success or an error | David Howells | 2008-07-15 | 1 | -3/+6 | |
| * | | | | | | | mmc: host driver for Ricoh Bay1Controllers | Sascha Sommer | 2008-07-15 | 4 | -0/+593 | |
| * | | | | | | | sdio: sdio_io.c Fix sparse warnings | Tomas Winkler | 2008-07-15 | 1 | -5/+4 | |
| * | | | | | | | sdio: fix the use of hard coded timeout value. | Benzi Zbit | 2008-07-15 | 3 | -5/+9 | |
| * | | | | | | | mmc: OLPC: update vdd/powerup quirk comment | Andres Salomon | 2008-07-15 | 1 | -1/+1 | |
| * | | | | | | | mmc: fix spares errors of sdhci.c | Tomas Winkler | 2008-07-15 | 1 | -4/+4 | |
| * | | | | | | | mmc: remove multiwrite capability | Pierre Ossman | 2008-07-15 | 9 | -44/+30 | |
| * | | | | | | | wbsd: fix bad dma_addr_t conversion | Pierre Ossman | 2008-07-15 | 1 | -2/+2 | |
| * | | | | | | | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen | 2008-07-15 | 9 | -6/+1132 | |
| * | | | | | | | mmc: fix sdio_io sparse errors | Tomas Winkler | 2008-07-15 | 2 | -35/+22 | |
| * | | | | | | | mmc: wbsd.c fix shadowing of 'dma' variable | Tomas Winkler | 2008-07-15 | 1 | -15/+15 | |
| * | | | | | | | MMC: S3C24XX: Refuse incorrectly aligned transfers | Ben Dooks | 2008-07-15 | 1 | -0/+11 | |
| * | | | | | | | MMC: S3C24XX: Add maintainer entry | Ben Dooks | 2008-07-15 | 1 | -0/+7 | |
| * | | | | | | | MMC: S3C24XX: Update error debugging. | Ben Dooks | 2008-07-15 | 1 | -2/+10 |