index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-07-22
PCI: fixup sparse endianness warnings in proc.c
Harvey Harrison
2008-07-22
PCI PM: make more PCI PM core functionality available to drivers
Rafael J. Wysocki
2008-07-22
PCI/DMAR: don't assume presence of RMRRs
Yong Wang
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
pci kernel-doc fatal error
Randy Dunlap
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
2008-07-16
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
2008-07-16
PCI: remove unnecessary volatile in PCIe hotplug struct controller
Ming Lei
2008-07-14
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-11
x86: make only GART code include gart.h
FUJITA Tomonori
2008-07-08
RFC x86: try to remove arch_get_ram_range
Yinghai Lu
2008-07-07
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
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-04
pci: VT3336 can't do MSI either
Tejun Heo
2008-07-03
PCI: handle pci_name() being const
Greg Kroah-Hartman
2008-07-02
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
2008-07-02
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
Benjamin Li
2008-07-01
PCI: Restrict VPD read permission to root
Ben Hutchings
2008-06-27
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-25
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-12
PCI: fixup write combine comment in pci_mmap_resource
Jesse Barnes
2008-06-12
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
2008-06-12
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
2008-06-12
x86: PAT export resource_wc in pci sysfs
venkatesh.pallipadi@intel.com
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-10
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
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
[next]