Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2f2a8b9c90279e75f87aaf322a948bdced27e89f
2f2a8b9
x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification
by Bjorn Helgaas
· 15 years ago
56ddf4d
x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
by Bjorn Helgaas
· 15 years ago
95cf1cf
x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access
by Bjorn Helgaas
· 15 years ago
d7e6b66
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
by Bjorn Helgaas
· 15 years ago
d215a9c
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
by Bjorn Helgaas
· 15 years ago
df5eb1d
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
by Bjorn Helgaas
· 15 years ago
f7ca698
x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero
by Bjorn Helgaas
· 15 years ago
463a5df
x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table
by Bjorn Helgaas
· 15 years ago
7da7d36
x86/PCI: MMCONFIG: centralize MCFG structure management
by Bjorn Helgaas
· 15 years ago
d3578ef
x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]
by Bjorn Helgaas
· 15 years ago
e823d6f
x86/PCI: MMCONFIG: count MCFG structures with local variable
by Bjorn Helgaas
· 15 years ago
5663b1b
x86/PCI: MMCONFIG: remove unused definitions
by Bjorn Helgaas
· 15 years ago
67f241f
x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
by Yinghai Lu
· 15 years ago
7b7a785
PCI: fix comment typo in bus_numa.h
by Jiri Kosina
· 15 years ago
2ed7a80
x86/PCI: remove early PCI pr_debug statements
by Alex Chiang
· 15 years ago
5651c48
PCI pciehp: fix power fault interrupt storm problem
by Kenji Kaneshige
· 15 years ago
1359837
PCI hotplug: use pci_is_pcie()
by Kenji Kaneshige
· 15 years ago
b44d7db
PCIe AER: use pci_is_pcie()
by Kenji Kaneshige
· 15 years ago
8b06477
PCIe ASPM: use pci_is_pcie()
by Kenji Kaneshige
· 15 years ago
5f4d91a
PCI: use pci_is_pcie() in pci core
by Kenji Kaneshige
· 15 years ago
7eb776c
PCI: introduce pci_is_pcie()
by Kenji Kaneshige
· 15 years ago
1518c17
pciehp: use pci_pcie_cap()
by Kenji Kaneshige
· 15 years ago
d3ccc40
PCI hotplug: use pci_pcie_cap()
by Kenji Kaneshige
· 15 years ago
db9538a
PCIe ASPM: use pci_pcie_cap()
by Kenji Kaneshige
· 15 years ago
dba90df
PCIe port bus: use pci_pcie_cap()
by Kenji Kaneshige
· 15 years ago
39a5306
PCIe AER: use pci_pcie_cap()
by Kenji Kaneshige
· 15 years ago
06a1cba
PCI: use pci_pcie_cap() in pci core
by Kenji Kaneshige
· 15 years ago
d7b7e60
PCI: introduce pci_pcie_cap()
by Kenji Kaneshige
· 15 years ago
8c8def2
PCI: allow matching of prefetchable resources to non-prefetchable windows
by Linus Torvalds
· 15 years ago
e9d1e49
PCI: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
5b5d944
ia64/xen: compilation fix
by Isaku Yamahata
· 15 years ago
9b536e0
PCI hotplug: fix oshp evaluation
by Kenji Kaneshige
· 15 years ago
e0cd516
PCI: derive nearby CPUs from device's instead of bus' NUMA information
by Andreas Herrmann
· 16 years ago
ea7f1b6
x86/PCI: remove 64-bit division
by Bjorn Helgaas
· 15 years ago
0efea00
PCI: cache PCIe capability offset
by Kenji Kaneshige
· 15 years ago
1e5ad96
resources: when allocate_resource() fails, leave resource untouched
by Bjorn Helgaas
· 15 years ago
03db42a
x86/PCI: fix bogus host bridge window start/end alignment from _CRS
by Bjorn Helgaas
· 15 years ago
f1db6fd
x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS
by Bjorn Helgaas
· 15 years ago
865df57
PCI: improve discovery/configuration messages
by Bjorn Helgaas
· 15 years ago
0207c35
PCI: replace pr_debug with dev_dbg
by Bjorn Helgaas
· 15 years ago
2a6bed8
x86/PCI: print domain:bus in conventional format
by Bjorn Helgaas
· 15 years ago
10c3d71
PCI: make PME# messages KERN_DEBUG
by Bjorn Helgaas
· 15 years ago
8d6cfdc
PCI: remove pci_find_slot from PCI_LEGACY config description
by Thadeu Lima de Souza Cascardo
· 15 years ago
c7dabef
vsprintf: use %pR, %pr instead of %pRt, %pRf
by Bjorn Helgaas
· 15 years ago
4fd8bdc
PCI: avoid boot interrupt quirk for AMD 813x B1 devices
by Stefan Assmann
· 15 years ago
58c0862
PCI Hotplug: acpiphp: clean up list traversals
by Alex Chiang
· 15 years ago
204d49a
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
by Bjorn Helgaas
· 15 years ago
476f644
PCI: fix memory leak in aer_inject
by Andrew Patterson
· 15 years ago
1d02435
PCI: use better error return values in aer_inject
by Andrew Patterson
· 15 years ago
cc5d153
PCI: add support for PCI domains to aer_inject
by Andrew Patterson
· 15 years ago
3c299dc
PCI: add pci_get_domain_bus_and_slot function
by Andrew Patterson
· 15 years ago
bc577d2
PCI: populate subsystem vendor and device IDs for PCI bridges
by Gabe Black
· 15 years ago
0584396
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
by Matt Domsch
· 15 years ago
8792e11
PCI: pciehp: prevent unnecessary power off
by Kenji Kaneshige
· 15 years ago
65b947b
PCI: pciehp: fix typo in pciehp_probe
by Kenji Kaneshige
· 15 years ago
445f798
PCI: pciehp: return error on read/write failure
by Kenji Kaneshige
· 15 years ago
586f1d6
PCI: pciehp: create files only for existing capabilities
by Kenji Kaneshige
· 15 years ago
3c3a1b1
PCI: pciehp: remove wrong workaround for bad DLLP
by Kenji Kaneshige
· 15 years ago
f22daf1
PCI: pciehp: disable DLL state changed event notification
by Kenji Kaneshige
· 15 years ago
1ed6743
PCI: fix nit in ROM BAR size probing
by Michael S. Tsirkin
· 15 years ago
af5a8ee
x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set
by Bjorn Helgaas
· 15 years ago
df0e97c
PCI: add xen dom0 checking before ACS initialization
by Allen Kay
· 15 years ago
ae21ee6
PCI: acs p2p upsteram forwarding enabling
by Allen Kay
· 15 years ago
1ccbf53
xen: move Xen-testing predicates to common header
by Jeremy Fitzhardinge
· 15 years ago
9a08f7d
x86/PCI: allow MMCONFIG above 4GB
by Bjorn Helgaas
· 15 years ago
2992e54
x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
by Suresh Siddha
· 15 years ago
9a007b3
PNP: print resources consistently with %pRt
by Bjorn Helgaas
· 15 years ago
637b363
ia64/PCI: print resources consistently with %pRt
by Bjorn Helgaas
· 15 years ago
42887b2
x86/PCI: print resources consistently with %pRt
by Bjorn Helgaas
· 15 years ago
a369c79
PCI: print resources consistently with %pRt
by Bjorn Helgaas
· 15 years ago
fd95541
vsprintf: add %pRt, %pRf to print struct resource details
by Bjorn Helgaas
· 15 years ago
c91d337
vsprintf: add %pR support for IRQ and DMA resources
by Bjorn Helgaas
· 15 years ago
2840537
vsprintf: fix io/mem resource width
by Bjorn Helgaas
· 15 years ago
3368dd2
PCI hotplug: acpiphp should be linked after vendor drivers
by Matthew Garrett
· 15 years ago
17d6715
PCI hotplug: change PCI nomenclature
by Stefan Assmann
· 15 years ago
76b1a87
x86/PCI: Use generic cacheline sizing instead of per-vendor tests.
by Dave Jones
· 15 years ago
98e724c
PCI: pci_dfl_cache_line_size is __devinitdata
by Tejun Heo
· 15 years ago
15ea76d
pccard: configure CLS on attach
by Tejun Heo
· 15 years ago
4c0eec7
sparc64/PCI: drop PCI_CACHE_LINE_BYTES
by Tejun Heo
· 15 years ago
ac1aa47
PCI: determine CLS more intelligently
by Jesse Barnes
· 15 years ago
99935a7
x86/PCI: read root resources from IOH on Intel
by Yinghai Lu
· 15 years ago
91d3f9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
51bb296
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
dc79d2f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 15 years ago
b419148
Linux 2.6.32-rc6
by Linus Torvalds
· 15 years ago
f38e35b
sata_via: Remove redundant device ID for VIA VT8261
by JosephChan@via.com.tw
· 15 years ago
a110401
drivers/ata/libata: Move dereference after NULL test
by Julia Lawall
· 15 years ago
e65cc19
ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
by Mark Nelson
· 15 years ago
4b27e1b
cfq-iosched: limit coop preemption
by Shaohua Li
· 15 years ago
e6ec4fe
cfq-iosched: fix bad return value cfq_should_preempt()
by Jens Axboe
· 15 years ago
8c4db33
backing-dev: bdi sb prune should be in the unregister path, not destroy
by Jens Axboe
· 15 years ago
79051db
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
by Linus Torvalds
· 15 years ago
d8951ad
at91: at91sam9g45 family: identify several chip versions
by Nicolas Ferre
· 15 years ago
2f5d46d
avr32: add two new at91 to cpu.h definition
by Nicolas Ferre
· 15 years ago
9ddfd92
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
38dc634
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
1d51075
Correct nr_processes() when CPUs have been unplugged
by Ian Campbell
· 15 years ago
1c21184
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
fcef24d
Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
78e1e34
Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
Next »