Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c8d7b0a562da06d3ebe83f01b1ed553205d1ae4
/
drivers
/
pci
1c8d7b0
PCI MSI: Add support for multiple MSI
by Matthew Wilcox
· 16 years ago
f2440d9
PCI MSI: Refactor interrupt masking code
by Matthew Wilcox
· 16 years ago
264d9ca
PCI MSI: Use mask_pos instead of mask_base when appropriate
by Matthew Wilcox
· 16 years ago
379f532
PCI MSI: msi_desc->dev is always initialised
by Matthew Wilcox
· 16 years ago
24d2755
PCI MSI: Replace 'type' with 'is_msix'
by Matthew Wilcox
· 16 years ago
0994375
PCI: add remove_id sysfs entry
by Chris Wright
· 16 years ago
c74d724
PCI: fix wrong assumption in pci_common_swizzle
by Kenji Kaneshige
· 16 years ago
c2a3072
PCI: fix wrong assumption in pci_get_interrupt_pin
by Kenji Kaneshige
· 16 years ago
f92d4e2
PCI: fix wrong assumption in pci_read_bridge_bases
by Kenji Kaneshige
· 16 years ago
151ab36
PCI: fix wrong assumption in pci_find_upstream_pcie_bridge
by Kenji Kaneshige
· 16 years ago
d391f00
PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware
by Kenji Kaneshige
· 16 years ago
267efd7
PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware
by Kenji Kaneshige
· 16 years ago
3a3c244
PCI: PCIe portdrv: Implement pm object
by Rafael J. Wysocki
· 16 years ago
ae40582
PCI: pcie_portdriver: fix pcie_port_device_remove
by Eric W. Biederman
· 16 years ago
10a0ef3
PCI/alpha: pci sysfs resources
by Ivan Kokshaysky
· 16 years ago
ea74155
PCI: constify pci_bus_assign_resources()
by Andrew Morton
· 16 years ago
c48f167
PCI: constify pci_bus_add_devices()
by akpm@linux-foundation.org
· 16 years ago
b5fbf53
PCI/MSI: Allow arch code to return the number of MSI-X available
by Michael Ellerman
· 16 years ago
35e1801
PCI hotplug: shpchp: fix bus number check to avoid false positive
by Roel Kluin
· 16 years ago
9f5404d
PCI/ACPI: rename pci_osc_control_set()
by Kenji Kaneshige
· 16 years ago
63f10f0
PCI/ACPI: move _OSC code to pci_root.c
by Kenji Kaneshige
· 16 years ago
5fe5db0
PCI: Speed up device reset function
by Sheng Yang
· 16 years ago
4c9c168
PCI quirk: don't mark one netmos as class other
by Jiri Slaby
· 16 years ago
6279504
PCI: enhance physical slot debug information
by Alex Chiang
· 16 years ago
6a82e21
PCI: pciehp: make cmd_busy flag one bit
by Kenji Kaneshige
· 16 years ago
99f0169
PCI: pciehp: enable software notification on empty slots
by Kenji Kaneshige
· 16 years ago
81b840c
PCI: pciehp: fix possible endless loop in pcie_isr
by Kenji Kaneshige
· 16 years ago
0b3e738
PCI: introduce missing kfree
by Julia Lawall
· 16 years ago
1c35b8e
PCI: add missing KERN_* constants to printks
by Frank Seidel
· 16 years ago
2b56313
PCI: check if a bus is added when removing it
by Yu Zhao
· 16 years ago
11df1f0
PCI/MSI: Use #ifdefs instead of weak functions
by Michael Ellerman
· 16 years ago
b43d451
PCI/PCIe portdrv: Fix allocation of interrupts
by Rafael J. Wysocki
· 16 years ago
a52e2e3
PCI/MSI: Introduce pci_msix_table_size()
by Rafael J. Wysocki
· 16 years ago
a447b77
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
2210636
PCI: PCIe portdrv: Remove struct pcie_port_service_id
by Rafael J. Wysocki
· 16 years ago
0516c8b
PCI: PCIe portdrv: Simplily probe callback of service drivers
by Rafael J. Wysocki
· 16 years ago
87d2e2e
PCI: PCIe portdrv: Remove unnecessary function
by Rafael J. Wysocki
· 16 years ago
f118c0c3
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
by Rafael J. Wysocki
· 16 years ago
90e9cd5
PCI: PCIe portdrv: Aviod using service devices with wrong interrupts
by Rafael J. Wysocki
· 16 years ago
1bf83e55
PCI: PCIe portdrv: Use driver data to simplify code
by Rafael J. Wysocki
· 16 years ago
e496b61
PCI: __FUNCTION__ is gcc-specific, use __func__
by Harvey Harrison
· 16 years ago
d899871
PCIe: portdrv: call pci_disable_device during remove
by Alex Chiang
· 16 years ago
6a958d5
pci: Fix typo in message while disabling HT MSI mapping
by Prakash Punnoor
· 16 years ago
7726c33
pci: don't disable too many HT MSI mapping
by Prakash Punnoor
· 16 years ago
3f3b902
powerpc/pseries: The RPA PCI hotplug driver depends on EEH
by Michael Ellerman
· 16 years ago
cb4cb4a
PCIe: AER: during disable, check subordinate before walking
by Alex Chiang
· 16 years ago
649426e
PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598
by Alexander Duyck
· 16 years ago
4bdc1b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
bbe1944
PCI: AMD 813x B2 devices do not need boot interrupt quirk
by Stefan Assmann
· 16 years ago
6004260
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 16 years ago
1f9f13c
PCI: Enable PCIe AER only after checking firmware support
by Andrew Patterson
· 16 years ago
dbc7e1e
PCI: pciehp: Handle interrupts that happen during initialization.
by Eric W. Biederman
· 16 years ago
1dec6b0
PCI: don't enable too many HT MSI mappings
by Yinghai Lu
· 16 years ago
e0ae4f5
PCI quirk: enable MSI on 8132
by Yinghai Lu
· 16 years ago
8ce9a75
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c951aa6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
ca77fde
Fix Intel IOMMU write-buffer flushing
by David Woodhouse
· 16 years ago
9af8814
iommu: fix Intel IOMMU write-buffer flushing
by David Woodhouse
· 16 years ago
084eb96
intel-iommu: fix endless "Unknown DMAR structure type" loop
by Tony Battersby
· 16 years ago
f5ddcac
PCI: fix missing kernel-doc and typos
by Randy Dunlap
· 16 years ago
b33bfde
PCI: fix struct pci_platform_pm_ops kernel-doc
by Randy Dunlap
· 16 years ago
4cc59c7
PCI: fix rom.c kernel-doc warning
by Randy Dunlap
· 16 years ago
0b49ec3
PCI/MSI: fix msi_mask() shift fix
by Matthew Wilcox
· 16 years ago
9ce04f9
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
704126a
VT-d: handle Invalidation Queue Error to avoid system hang
by Yu Zhao
· 16 years ago
43f7392
intel-iommu: fix build error with INTR_REMAP=y and DMAR=n
by Joerg Roedel
· 16 years ago
0cd5c3c
x86: disable intel_iommu support by default
by Kyle McMartin
· 16 years ago
5294e25
PCI PM: make the PM core more careful with drivers using the new PM framework
by Rafael J. Wysocki
· 16 years ago
49c9681
PCI PM: Read power state from device after trying to change it on resume
by Rafael J. Wysocki
· 16 years ago
cbbc2f6
PCI PM: Do not disable and enable bridges during suspend-resume
by Rafael J. Wysocki
· 16 years ago
27be54a
PCI: PCIe portdrv: Simplify suspend and resume
by Rafael J. Wysocki
· 16 years ago
99dadce
PCI PM: Fix saving of device state in pci_legacy_suspend
by Rafael J. Wysocki
· 16 years ago
144a76b
PCI PM: Check if the state has been saved before trying to restore it
by Rafael J. Wysocki
· 16 years ago
ddb7c9d
PCI PM: Fix handling of devices without drivers
by Rafael J. Wysocki
· 16 years ago
97c4483
PCI: return error on failure to read PCI ROMs
by Timothy S. Nelson
· 16 years ago
3419c75
PCI: properly clean up ASPM link state on device remove
by Alex Chiang
· 16 years ago
71a082e
PCI hotplug: Change link order of pciehp & acpiphp
by Matthew Garrett
· 16 years ago
bf4162b
PCI hotplug: fakephp: Allocate PCI resources before adding the device
by Darrick J. Wong
· 16 years ago
bffac3c
PCI MSI: Fix undefined shift by 32
by Matthew Wilcox
· 16 years ago
476e7fa
PCI PM: Do not wait for buses in B2 or B3 during resume
by Rafael J. Wysocki
· 16 years ago
48f67f5
PCI PM: Power up devices before restoring their state
by Rafael J. Wysocki
· 16 years ago
545ffd5
PCI PM: Fix hibernation breakage on EeePC 701
by Rafael J. Wysocki
· 16 years ago
418e4da
PCI PM: Fix suspend error paths and testing facility breakage
by Rafael J. Wysocki
· 16 years ago
4a45659
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
c2fdd36
PCI hotplug: fix lock imbalance in pciehp
by Jiri Slaby
· 16 years ago
aa8c6c9
PCI PM: Restore standard config registers of all devices early
by Rafael J. Wysocki
· 16 years ago
0db29af
PCI/MSI: bugfix/utilize for msi_capability_init()
by Hidetoshi Seto
· 16 years ago
d45e085
ACPI PCI hotplug: harden against panic regression
by James Bottomley
· 16 years ago
50246dd
Revert "PCI PM: Register power state of devices during initialization"
by Linus Torvalds
· 16 years ago
c4ea37c
[CVE-2009-0029] System call wrappers part 26
by Heiko Carstens
· 16 years ago
288e487
Prevent oops at boot with VT-d
by Dirk Hohndel
· 16 years ago
4e9b1c1
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b2576e1
Merge branch 'linus' into release
by Len Brown
· 16 years ago
f6dc1e5
PCI PM: Put PM callbacks in the order of execution
by Rafael J. Wysocki
· 16 years ago
d67e37d
PCI PM: Run default PM callbacks for all devices using new framework
by Rafael J. Wysocki
· 16 years ago
98e6e28
PCI PM: Register power state of devices during initialization
by Rafael J. Wysocki
· 16 years ago
ad8cfa1
PCI PM: Call pci_fixup_device from legacy routines
by Rafael J. Wysocki
· 16 years ago
bb80894
PCI PM: Rearrange code in pci-driver.c
by Rafael J. Wysocki
· 16 years ago
73410429
PCI PM: Avoid touching devices behind bridges in unknown state
by Rafael J. Wysocki
· 16 years ago
07e836e
PCI PM: Move pci_has_legacy_pm_support
by Rafael J. Wysocki
· 16 years ago
Next »