| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-17 |
|\ |
|
| * | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2008-07-17 |
|\ \ |
|
| * | | pcmcia: ide-cs: Remove outdated comment | Larry Finger | 2008-07-15 |
| * | | pcmcia: fix cisinfo_t removal | Marc Zyngier | 2008-07-15 |
| * | | pcmcia: fix return value in cm4000_cs.c | Dominik Brodowski | 2008-07-15 |
* | | | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 2008-07-17 |
* | | | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 |
* | | | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2008-07-17 |
* | | | [S390] vmur: Fix return code handling. | Frank Munzert | 2008-07-17 |
* | | | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2008-07-17 |
* | | | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland | 2008-07-17 |
* | | | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert | 2008-07-17 |
* | | | scsi_dh: Verify "dev" is a sdev before accessing it. | Chandra Seetharaman | 2008-07-16 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ \ \ |
|
| * | | | PCI: remove unnecessary volatile in PCIe hotplug struct controller | Ming Lei | 2008-07-16 |
| * | | | PCI: include linux/pm_wakeup.h for device_set_wakeup_capable | Stephen Rothwell | 2008-07-14 |
| * | | | PCI PM: Fix pci_prepare_to_sleep | Rafael J. Wysocki | 2008-07-14 |
| * | | | PCI: Simplify PCI device PM code | Rafael J. Wysocki | 2008-07-07 |
| * | | | PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep | Rafael J. Wysocki | 2008-07-07 |
| * | | | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 |
| * | | | ACPI: Introduce new device wakeup flag 'prepared' | Rafael J. Wysocki | 2008-07-07 |
| * | | | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 2008-07-07 |
| * | | | PCI: rework pci_set_power_state function to call platform first | Rafael J. Wysocki | 2008-07-07 |
| * | | | PCI: Introduce platform_pci_power_manageable function | Rafael J. Wysocki | 2008-07-07 |
| * | | | ACPI: Introduce acpi_bus_power_manageable function | Rafael J. Wysocki | 2008-07-07 |
| * | | | PCI: handle pci_name() being const | Greg Kroah-Hartman | 2008-07-03 |
| * | | | PCI: fix pci_setup_device()'s sprinting into a const buffer | David Howells | 2008-06-27 |
| * | | | pciehp: use get_service_data | Kenji Kaneshige | 2008-06-27 |
| * | | | pciehp: remove needless command completed interrupt setting | Kenji Kaneshige | 2008-06-27 |
| * | | | pciehp: fix interrupt initialization | Kenji Kaneshige | 2008-06-27 |
| * | | | PCI: correct resource number in debug output | Jesse Barnes | 2008-06-25 |
| * | | | PCIE: port driver: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
| * | | | PCIE: aer: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
| * | | | PCI: use dev_printk when possible | Bjorn Helgaas | 2008-06-25 |
| * | | | Remove unnecessary 'tmp' variable from pci_hp_register(). | Kenji Kaneshige | 2008-06-25 |
| * | | | pciehp: remove inline from command related functions | Kenji Kaneshige | 2008-06-25 |
| * | | | pciehp: change command polling frequency | Kenji Kaneshige | 2008-06-25 |
| * | | | pciehp: cleanup pcie_poll_cmd | Kenji Kaneshige | 2008-06-25 |
| * | | | pciehp: fix typo in hpc_release_ctlr | Kenji Kaneshige | 2008-06-25 |
| * | | | PCI: fixup kdoc blocks for hotplug functions | Jesse Barnes | 2008-06-25 |
| * | | | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 |
| * | | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes | 2008-06-12 |
| |\ \ \ |
|
| | * | | | ACPI PM: Remove obsolete Toshiba workaround | Rafael J. Wysocki | 2008-06-11 |
| | * | | | PCI ACPI: Drop the second argument of platform_pci_choose_state | Rafael J. Wysocki | 2008-06-11 |
| | * | | | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-06-11 |
| * | | | | PCI: ACPI PCI slot detection driver | Alex Chiang | 2008-06-10 |
| * | | | | PCI: introduce pci_slot | Alex Chiang | 2008-06-10 |
| * | | | | PCI: construct one fakephp slot per PCI slot | Alex Chiang | 2008-06-10 |
| * | | | | PCI: unhide the SMBus on the Compaq Deskpro EN | Krzysztof Helt | 2008-06-10 |