Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4a17fc3add594fcc1c778e93a95b6ecf47f630e5
/
drivers
/
pci
e3b4ae7
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
1df8fb3
PCI: Fix disable IRQ 0 in pci_reset_function()
by Sheng Yang
· 16 years ago
b4e0f9e
intel-iommu: fix compile warnings
by FUJITA Tomonori
· 16 years ago
2485b86
PCI: ignore bit0 of _OSC return code
by Kenji Kaneshige
· 16 years ago
88e7df0
PCI: fix range check on mmapped sysfs resource files
by Ed Swierk
· 16 years ago
f5dafca
PCI: remove excess kernel-doc notation
by Randy Dunlap
· 16 years ago
bffadff
PCI: fix VPD limit quirk for Broadcom 5708S
by Yu Zhao
· 16 years ago
d6c3112
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
f812338
ACPI: Oops in ACPI with git latest
by Rafael J. Wysocki
· 16 years ago
3b15e58
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
by Fenghua Yu
· 16 years ago
325dcfd
Fix PCI hotplug printk format
by Randy Dunlap
· 16 years ago
a491913
PCI: remove unused resource assignment in pci_read_bridge_bases()
by Zhao, Yu
· 16 years ago
be7bce2
PCI hotplug: shpchp: message refinement
by Taku Izumi
· 16 years ago
f98ca31
PCI hotplug: shpchp: replace printk with dev_printk
by Taku Izumi
· 16 years ago
388c8c1
PCI: add routines for debugging and handling lost interrupts
by James Bottomley
· 16 years ago
18b341b
PCI hotplug: pciehp: message refinement
by Taku Izumi
· 16 years ago
8113587
PCI: fix ARI code to be compatible with mixed ARI/non-ARI systems
by Zhao, Yu
· 16 years ago
d2174c3
PCI hotplug: cpqphp: fix kernel NULL pointer dereference
by Kenji Kaneshige
· 16 years ago
765426e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
a3415dc
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
057316c
Merge branch 'linus' into test
by Len Brown
· 16 years ago
7674416
Merge branch 'ull' into test
by Len Brown
· 16 years ago
47bf31a
Merge branch 'dock' into test
by Len Brown
· 16 years ago
05a34f5
PCI hotplug: fix logic in Compaq hotplug controller bus speed setup
by Julia Lawall
· 16 years ago
f18e962
PCI hotplug: pciehp: poll data link layer link active
by Kenji Kaneshige
· 16 years ago
b84346e
PCI hotplug: pciehp: fix possible memory leak in pcie_init
by Kenji Kaneshige
· 16 years ago
a1c1989
PCI: Workaround invalid P2P bridge bus numbers
by Benjamin Herrenschmidt
· 16 years ago
0b8b0dc
PCI Hotplug: fakephp: add duplicate slot name debugging
by Alex Chiang
· 16 years ago
58319b8
PCI: Hotplug core: remove 'name'
by Alex Chiang
· 16 years ago
66f1705
PCI: shcphp: remove 'name' parameter
by Alex Chiang
· 16 years ago
85234ce
PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
by Alex Chiang
· 16 years ago
b2132fe
PCI: rpaphp: kmalloc/kfree slot->name directly
by Alex Chiang
· 16 years ago
e1acb24
PCI: pciehp: remove 'name' parameter
by Alex Chiang
· 16 years ago
a32615a
PCI: ibmphp: stop managing hotplug_slot->name
by Alex Chiang
· 16 years ago
43caae8
PCI: fakephp: remove 'name' parameter
by Alex Chiang
· 16 years ago
0ad772e
PCI, PCI Hotplug: introduce slot_name helpers
by Alex Chiang
· 16 years ago
30ac7ac
PCI: cpqphp: stop managing hotplug_slot->name
by Alex Chiang
· 16 years ago
d6c479e
PCI: cpci_hotplug: stop managing hotplug_slot->name
by Alex Chiang
· 16 years ago
df77cd1
PCI: acpiphp: remove 'name' parameter
by Alex Chiang
· 16 years ago
5fe6cc6
PCI: prevent duplicate slot names
by Alex Chiang
· 16 years ago
95cb909
PCI Hotplug: serialize pci_hp_register and pci_hp_deregister
by Kenji Kaneshige
· 16 years ago
828f376
PCI: update pci_create_slot() to take a 'hotplug' param
by Alex Chiang
· 16 years ago
d25b7c8
PCI: rename pci_update_slot_number to pci_renumber_slot
by Alex Chiang
· 16 years ago
1359f27
PCI Hotplug core: add 'name' param pci_hp_register interface
by Alex Chiang
· 16 years ago
8dd7f80
PCI: add support for function level reset
by Sheng Yang
· 16 years ago
c4ed02f
PCI: Fix reference counting bug
by Matthew Wilcox
· 16 years ago
d389fec
ACPI/PCI: Set support bit for MSI in support field of _OSC
by Taku Izumi
· 16 years ago
ab20440
ACPI/PCI: Fix return value of acpi_cuery_osc()
by Taku Izumi
· 16 years ago
adf411b
ACPI/PCI: Always query _OSC control field in pci_osc_control_set()
by Taku Izumi
· 16 years ago
4e39432
ACPI/PCI: Change pci_osc_control_set() to query control bits first
by Taku Izumi
· 16 years ago
9778c14
ACPI/PCI: Fix possible race condition on _OSC evaluation
by Taku Izumi
· 16 years ago
b876d08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
a0bfb67
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b364776
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
270c66b
PCI: fix AER capability check
by Yu Zhao
· 16 years ago
0927678
PCI: use pci_find_ext_capability everywhere
by Jesse Barnes
· 16 years ago
1543c90
PCI: remove #ifdef DEBUG around dev_dbg call
by Jesse Barnes
· 16 years ago
bd1d985
PCI hotplug: fix get_##name return value problem
by Kenji Kaneshige
· 16 years ago
f19aeb1
PCI: Add ability to mmap legacy_io on some platforms
by Benjamin Herrenschmidt
· 16 years ago
f393d9b
PCI: probing debug message uniformization
by Vincent Legoll
· 16 years ago
58c3a72
PCI: support PCIe ARI capability
by Yu Zhao
· 16 years ago
201de56
PCI: centralize the capabilities code in probe.c
by Zhao, Yu
· 16 years ago
280c73d
PCI: centralize the capabilities code in pci-sysfs.c
by Zhao, Yu
· 16 years ago
e354597
PCI: fix 64-vbit prefetchable memory resource BARs
by Peter Chubb
· 16 years ago
557848c
PCI: replace cfg space size (256/4096) by macros.
by Zhao, Yu
· 16 years ago
022edd8
PCI: use resource_size() everywhere.
by Zhao, Yu
· 16 years ago
5d9bc1f
PCI hotplug: rpaphp: make debug var unique
by Kristen Carlson Accardi
· 16 years ago
c9bbb4a
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
by Yinghai Lu
· 16 years ago
c8761fe
PCI: fix hotplug get_##name return value problem
by Zhao, Yu
· 16 years ago
11d5874
PCI: fix sparse warning in pci_remove_behind_bridge
by Stephen Hemminger
· 16 years ago
ec84f12
PCI: fix -Wakpm warnings in pci_pm_init debug output
by Jesse Barnes
· 16 years ago
cef354d
PCI: connect struct pci_dev to struct pci_slot
by Alex Chiang
· 16 years ago
93ff68a
PCI: make CPU list affinity visible
by Mike Travis
· 16 years ago
5993760
PCI: utilize calculated results when detecting MSI features
by Jike Song
· 16 years ago
7f2feec
PCI: pciehp: replace printk with dev_printk
by Taku Izumi
· 16 years ago
83e9ad5
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
by Taku Izumi
· 16 years ago
f7a10e3
PCI: pciehp: fix irq initialization
by Kenji Kaneshige
· 16 years ago
c9ed77e
PCI: tidy PME support messages
by Bjorn Helgaas
· 16 years ago
2fd39aa
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
by akpm@linux-foundation.org
· 16 years ago
a8d2dbd
PCI: ibmphp: list_for_each to list_for_each_entry
by akpm@linux-foundation.org
· 16 years ago
34a2e15
PCI: follow lspci device/vendor style
by Bjorn Helgaas
· 16 years ago
0235c4f
PCI PM: Introduce function pci_wake_from_d3
by Rafael J. Wysocki
· 16 years ago
3d13731
PCI: allow quirks to be compiled out
by Thomas Petazzoni
· 16 years ago
b41d6cf
PCI: Check dynids driver_data value for validity
by Jean Delvare
· 16 years ago
edbc25c
PCI: remove dynids.use_driver_data
by Milton Miller
· 16 years ago
096e6f6
pci: Use new %pR to print resource ranges
by Benjamin Herrenschmidt
· 16 years ago
2be508d
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
4d235ba
intel-iommu: typo fix and correct word in the comment
by Ameya Palande
· 16 years ago
f82851a
dmar: fix uninitialised 'ret' variable in dmar_parse_dev()
by David Woodhouse
· 16 years ago
bb9e6d6
intel-iommu: use coherent_dma_mask in alloc_coherent
by FUJITA Tomonori
· 16 years ago
5b6985c
intel-iommu: IA64 support
by Fenghua Yu
· 16 years ago
cacd421
dmar: remove the quirk which disables dma-remapping when intr-remapping enabled
by Youquan Song
· 16 years ago
a77b67d
dmar: Use queued invalidation interface for IOTLB and context invalidation
by Youquan Song
· 16 years ago
3481f21
dmar: context cache and IOTLB invalidation using queued invalidation
by Youquan Song
· 16 years ago
f05810c
dmar: use spin_lock_irqsave() in qi_submit_sync()
by Suresh Siddha
· 16 years ago
2e532d6
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
by Linus Torvalds
· 16 years ago
08d19f51
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
e533b22
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
99178b0
Driver core: add bus_sort_breadthfirst() function
by Greg Kroah-Hartman
· 16 years ago
Next »