| Commit message (Expand) | Author | Age |
... | |
| * | | pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c | Kenji Kaneshige | 2008-06-10 |
| * | | shpchp: check firmware before taking control | Kenji Kaneshige | 2008-06-10 |
| * | | pciehp: block signals while waiting for command completion | Kenji Kaneshige | 2008-06-10 |
| * | | pciehp: evaluate _OSC/OSHP before controller init | Kenji Kaneshige | 2008-06-10 |
| * | | pciehp: remove redundant pci_dev initialization | Kenji Kaneshige | 2008-06-10 |
| * | | PCI/x86: early dump pci conf space v2 | Yinghai Lu | 2008-06-10 |
| * | | PCI/x86: write_pci_config_byte fix offset | Yinghai Lu | 2008-06-10 |
| * | | Implement new suspend and hibernation callbacks for platform busses | Rafael J. Wysocki | 2008-06-10 |
| * | | PCI: implement new suspend/resume callbacks | Rafael J. Wysocki | 2008-06-10 |
| * | | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki | 2008-06-10 |
| * | | PCI: boot parameter to avoid expansion ROM memory allocation | Gary Hade | 2008-06-10 |
| * | | PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits | Hidetoshi Seto | 2008-06-10 |
| * | | PCI: remove CVS keywords | Adrian Bunk | 2008-06-10 |
| * | | pci-acpi: formatting cleanups for _OSC | Kenji Kaneshige | 2008-06-10 |
| * | | pci-acpi: remove unused variable in __pci_osc_support_set | Kenji Kaneshige | 2008-06-10 |
| * | | pci-acpi: add flag to indicate query had been done | Kenji Kaneshige | 2008-06-10 |
| * | | pci-acpi: use local buffer for _OSC | Kenji Kaneshige | 2008-06-10 |
| * | | pci-acpi: remove duplicate code for _OSC | Kenji Kaneshige | 2008-06-10 |
| * | | PCI: Disable PME during PCI scan | Zhao Yakui | 2008-06-10 |
| * | | Suspend/Resume bug in PCI layer wrt quirks | Rafael J. Wysocki | 2008-06-10 |
| * | | x86/PCI: janitor work in irq.c | Miklos Vajna | 2008-06-10 |
| * | | PCI: Replace deprecated __initcall with device_initcall. | Robert P. J. Day | 2008-06-10 |
| * | | PCI: drivers/pci/pci.c: add prototypes | Adrian Bunk | 2008-06-10 |
| * | | PCI: make {pciehp,shpchp}_slot_with_bus static | Adrian Bunk | 2008-06-10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-07-16 |
|\ \ \ |
|
| * | | | sdio_uart: Fix SDIO break control to now return success or an error | David Howells | 2008-07-15 |
| * | | | mmc: host driver for Ricoh Bay1Controllers | Sascha Sommer | 2008-07-15 |
| * | | | sdio: sdio_io.c Fix sparse warnings | Tomas Winkler | 2008-07-15 |
| * | | | sdio: fix the use of hard coded timeout value. | Benzi Zbit | 2008-07-15 |
| * | | | mmc: OLPC: update vdd/powerup quirk comment | Andres Salomon | 2008-07-15 |
| * | | | mmc: fix spares errors of sdhci.c | Tomas Winkler | 2008-07-15 |
| * | | | mmc: remove multiwrite capability | Pierre Ossman | 2008-07-15 |
| * | | | wbsd: fix bad dma_addr_t conversion | Pierre Ossman | 2008-07-15 |
| * | | | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen | 2008-07-15 |
| * | | | mmc: fix sdio_io sparse errors | Tomas Winkler | 2008-07-15 |
| * | | | mmc: wbsd.c fix shadowing of 'dma' variable | Tomas Winkler | 2008-07-15 |
| * | | | MMC: S3C24XX: Refuse incorrectly aligned transfers | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Add maintainer entry | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Update error debugging. | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Add media presence test to request handling. | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Fix use of msecs where jiffies are needed | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Fix s3c2410_dma_request() return code check. | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Allow card-detect on non-IRQ capable pin | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Ensure host->mrq->data is valid | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Add support to invert write protect line | Ben Dooks | 2008-07-15 |
| * | | | MMC: S3C24XX: Add platform data for MMC/SD driver | Ben Dooks | 2008-07-15 |
| * | | | MMC: Fix S3C24XX IRQ enable during PIO transfers | Roman Moracik | 2008-07-15 |
| * | | | Fix the request finalisation by ensuring the controller | Thomas Kleffel | 2008-07-15 |
| * | | | MMC: DMA free fix for S3C24XX SD/MMC driver | Harald Welte | 2008-07-15 |