- 999cce4 PCI PM: Return error codes from pci_pm_resume() by Rafael J. Wysocki · 15 years ago
- fdcdaf6 PCI: use dev_printk in quirk messages by Bjorn Helgaas · 15 years ago
- e9d8288 PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() by Rafael J. Wysocki · 15 years ago
- 7f53866 PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle by Alex Chiang · 15 years ago
- 6edd767 PCI Hotplug: acpiphp: find bridges the easy way by Alex Chiang · 15 years ago
- 9965976 PCI: pcie portdrv: remove unused variable by Jesse Barnes · 15 years ago
- 0baed8d PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support by Rafael J. Wysocki · 15 years ago
- 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
- e80bb09 PCI PM: Introduce device flag wakeup_prepared by Rafael J. Wysocki · 15 years ago
- df8db91 PCI / ACPI PM: Rework some debug messages by Rafael J. Wysocki · 15 years ago
- 5bcc2fb PCI PM: Simplify PCI wake-up code by Rafael J. Wysocki · 15 years ago
- 2876048 PCI: pcie: Ensure hotplug ports have a minimum number of resources by Eric W. Biederman · 15 years ago
- 0ba379e PCI: Simplify hotplug mch quirk. by Eric W. Biederman · 15 years ago
- b1c089b PCI: pcie, aer: report all error before recovery by Hidetoshi Seto · 15 years ago
- 79e4b89 PCI: pcie, aer: change error print format by Hidetoshi Seto · 15 years ago
- 273024d PCI: pcie, aer: flags to bits by Hidetoshi Seto · 15 years ago
- 3472a18 PCI: pcie, aer: remove unused macros by Hidetoshi Seto · 15 years ago
- e7a0d92 PCI: pcie, aer: report multiple/first error on a device by Hidetoshi Seto · 15 years ago
- 0d90c3a PCI: pcie, aer: refer mask state in mask register properly by Hidetoshi Seto · 15 years ago
- 24dbb7b PCI: pcie, aer: remove spinlock in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
- 0d465f2 PCI: pcie, aer: fix report of multiple errors by Hidetoshi Seto · 15 years ago
- 1b4ffcf PCI: pcie, aer: init struct aer_err_info for reuse by Hidetoshi Seto · 15 years ago
- f158575 PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
- bd8fedd PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c by Hidetoshi Seto · 15 years ago
- c9a9188 PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* by Hidetoshi Seto · 15 years ago
- b439b1d PCI: pci-stub: add pci_stub.ids parameter by Tejun Heo · 15 years ago
- 9dba910 PCI: separate out pci_add_dynid() by Tejun Heo · 15 years ago
- 825c423 PCI hotplug: add support for 5.0G link speed by Kenji Kaneshige · 15 years ago
- 6ed6a8d PCI hotplug: fix typo in pcie link speed info by Kenji Kaneshige · 15 years ago
- ac18018 PCI ASPM: support per direction l0s management by Kenji Kaneshige · 15 years ago
- b7206cb PCI ASPM: support partial aspm enablement by Kenji Kaneshige · 15 years ago
- 07d9276 PCI ASPM: introduce capable flag by Kenji Kaneshige · 15 years ago
- f1c0ca2 PCI ASPM: introduce disable flag by Kenji Kaneshige · 15 years ago
- fc87e91 PCI ASPM: fix possible null pointer dereference by Kenji Kaneshige · 15 years ago
- 8a339e7 PCI ASPM: remove redundant list check by Kenji Kaneshige · 15 years ago
- b127bd5 PCI ASPM: do not clear enabled field by support field by Kenji Kaneshige · 15 years ago
- 6f1186b PCI quirk: update 82576 device ids in SR-IOV quirks list by Alexander Duyck · 15 years ago
- 6ac3bd5 PCI/vgaarb: cleanup some warnings + cleanup some comments. by Dave Airlie · 15 years ago
- deb2d2e PCI/GPU: implement VGA arbitration on Linux by Benjamin Herrenschmidt · 15 years ago
- 500559a PCI MSI: Style cleanups by Hidetoshi Seto · 15 years ago
- d9d7070 PCI MSI: MSI-X cleanup, msix_setup_entries() by Hidetoshi Seto · 15 years ago
- 75cb342 PCI MSI: MSI-X cleanup, msix_program_entries() by Hidetoshi Seto · 15 years ago
- 5a05a9d PCI MSI: MSI-X cleanup, msix_map_region() by Hidetoshi Seto · 15 years ago
- 583871d PCI MSI: Relocate error path in init_msix_capability() by Hidetoshi Seto · 15 years ago
- f56e448 PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() by Hidetoshi Seto · 15 years ago
- 9cc8d54 PCI MSI: Use list_first_entry() by Hidetoshi Seto · 15 years ago
- c901851 PCI MSI: Remove attribute check from pci_disable_msi() by Hidetoshi Seto · 15 years ago
- d0b8cbe PCI: print out pref if mmio is prefetchable by Yinghai Lu · 15 years ago
- 6dab62e PCI: apply nv_msi_ht_cap_quirk on resume too by Tejun Heo · 15 years ago
- e8b553b PCI: disable pci_find_device warnings when deprecated pci functions are enabled by Andi Kleen · 15 years ago
- 6b5096e PCI: Unhide the SMBus on the Compaq Evo D510 USDT by Jean Delvare · 15 years ago
- 711d577 PCI: expose function reset capability in sysfs by Michael S. Tsirkin · 15 years ago
- 5228a82 PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly by Alex Chiang · 15 years ago
- 76d56de ACPI: export acpi_pci_root and friends by Alex Chiang · 15 years ago
- eaa959d PCI: export pci_claim_resource for driver use by Jesse Barnes · 15 years ago
- 852710d yenta: Use pci_claim_resource by Matthew Wilcox · 15 years ago
- a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
- 7135a71 aoe: allocate unused request_queue for sysfs by Ed Cashin · 15 years ago
- e6890f6 i915: disable interrupts before tearing down GEM state by Linus Torvalds · 15 years ago
- 7c8460d drm/i915: fix mask bits setting by Zhenyu Wang · 15 years ago
- 3ff323f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- 4886b5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- cbeb286 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
- f69fb9c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
- a54775c drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register. by Dave Airlie · 15 years ago
- d9d8e04 gianfar: Fix build. by David S. Miller · 15 years ago
- f815c33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
- 5136a6c Merge git://git.infradead.org/~dwmw2/mtd-2.6.31 by Linus Torvalds · 15 years ago
- 59430c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- 3bb314f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
- 154f807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
- 9b6a3df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
- 6399534 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
- ac89a91 pty: don't limit the writes to 'pty_space()' inside 'pty_write()' by Linus Torvalds · 15 years ago
- 37f81fa n_tty: do O_ONLCR translation as a single write by Linus Torvalds · 15 years ago
- baed6b8 firewire: sbp2: fix freeing of unallocated memory by Stefan Richter · 15 years ago
- 4fe0bad firewire: ohci: fix Ricoh R5C832, video reception by Stefan Richter · 15 years ago
- fc38379 firewire: ohci: fix Agere FW643 and multiple cameras by Stefan Richter · 15 years ago
- 1821bc1 firewire: core: fix crash in iso resource management by Stefan Richter · 15 years ago
- ae0b744 dm snapshot: fix on disk chunk size validation by Mikulas Patocka · 15 years ago
- 2defcc3 dm exception store: split set_chunk_size by Mikulas Patocka · 15 years ago
- 61578dc dm snapshot: fix header corruption race on invalidation by Mikulas Patocka · 15 years ago
- 02d2fd3 dm snapshot: refactor zero_disk_area to use chunk_io by Mikulas Patocka · 15 years ago
- 7ec23d5 dm log: userspace add luid to distinguish between concurrent log instances by Jonathan Brassow · 15 years ago
- d2b6986 dm raid1: do not allow log_failure variable to unset after being set by Jonathan Brassow · 15 years ago
- b8313b6 dm log: remove incorrect field from userspace table output by Jonathan Brassow · 15 years ago
- 4142a96 dm log: fix userspace status output by Jonathan Brassow · 15 years ago
- 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
- a963a95 dm table: add more context to terse warning messages by Mike Snitzer · 15 years ago
- f6a1ed1 dm table: fix queue_limit checking device iterator by Mikulas Patocka · 15 years ago
- 8811f46 dm snapshot: implement iterate devices by Mike Snitzer · 15 years ago
- a77e28c dm multipath: fix oops when request based io fails when no paths by Kiyoshi Ueda · 15 years ago
- 2bcaa6a Input: atkbd - add Compaq Presario R4000-series repeat quirk by Dave Andrews · 15 years ago
- 16f05c2 mtd: nftl: fix offset alignments by Dimitri Gorokhovik · 15 years ago
- 4149ed1 mtd: nftl: write support is broken by Dimitri Gorokhovik · 15 years ago
- edcb3b1 mtd: m25p80: fix null pointer dereference bug by Anton Vorontsov · 15 years ago
- 07fb611 agp/intel: support for new chip variant of IGDNG mobile by Zhenyu Wang · 15 years ago
- 58c2fb6 drm/i915: Unref old_obj on get_fence_reg() error path by Chris Wilson · 15 years ago
- bcc24fb drm/i915: increase default latency constant (v2 w/comment) by Jesse Barnes · 15 years ago
- ce6c399 [CPUFREQ] Re-enable cpufreq suspend and resume code by Dominik Brodowski · 15 years ago