index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
ARM: Make PCI I/O space optional
Bjorn Helgaas
2
-2
/
+12
2016-06-21
PCI: mvebu: Request host bridge window resources with core function
Bjorn Helgaas
1
-10
/
+7
2016-06-21
PCI: generic: Simplify host bridge window iteration
Bjorn Helgaas
1
-15
/
+7
2016-06-21
PCI: generic: Request host bridge window resources with core function
Bjorn Helgaas
1
-7
/
+5
2016-06-20
PCI: altera: Simplify host bridge window iteration
Bjorn Helgaas
1
-18
/
+6
2016-06-20
PCI: altera: Request host bridge window resources with core function
Bjorn Helgaas
1
-6
/
+5
2016-06-20
PCI: xilinx-nwl: Use dev_printk() when possible
Bjorn Helgaas
1
-1
/
+1
2016-06-20
PCI: xilinx-nwl: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+4
2016-06-20
PCI: xilinx-nwl: Free bridge resource list on failure
Bjorn Helgaas
1
-4
/
+10
2016-06-20
PCI: xilinx: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+5
2016-06-20
PCI: xilinx: Free bridge resource list on failure
Bjorn Helgaas
1
-3
/
+8
2016-06-20
PCI: xgene: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+4
2016-06-20
PCI: xgene: Free bridge resource list on failure
Bjorn Helgaas
1
-3
/
+9
2016-06-20
PCI: iproc: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+4
2016-06-20
PCI: designware: Simplify host bridge window iteration
Bjorn Helgaas
1
-5
/
+1
2016-06-20
PCI: designware: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+4
2016-06-20
PCI: designware: Free bridge resource list on failure
Bjorn Helgaas
1
-7
/
+17
2016-06-20
PCI: pciehp: Ignore interrupts during D3cold
Lukas Wunner
1
-0
/
+4
2016-06-17
PCI: Document connection between pci_power_t and hardware PM capability
Bjorn Helgaas
1
-0
/
+4
2016-06-17
sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
1
-9
/
+11
2016-06-17
powerpc/pci: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
1
-28
/
+14
2016-06-17
microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
1
-28
/
+14
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
6
-20
/
+15
2016-06-17
microblaze/PCI: Remove useless __pci_mmap_set_pgprot()
Bjorn Helgaas
1
-30
/
+1
2016-06-17
powerpc/pci: Remove __pci_mmap_set_pgprot()
Yinghai Lu
1
-33
/
+4
2016-06-17
PCI: Ignore write combining when mapping I/O port space
Bjorn Helgaas
1
-3
/
+6
2016-06-15
PCI/MSI: irqchip: Fix PCI_MSI dependencies
Arnd Bergmann
5
-24
/
+31
2016-06-13
PCI: Add runtime PM support for PCIe ports
Mika Westerberg
2
-0
/
+54
2016-06-13
ACPI / hotplug / PCI: Runtime resume bridge before rescan
Mika Westerberg
1
-0
/
+4
2016-06-13
PCI: Power on bridges before scanning new devices
Mika Westerberg
1
-0
/
+9
2016-06-13
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
9
-5
/
+203
2016-06-13
PCI: Don't clear d3cold_allowed for PCIe ports
Mika Westerberg
1
-5
/
+0
2016-06-13
PCI / PM: Enforce type casting for pci_power_t
Andy Shevchenko
1
-1
/
+1
2016-06-11
PCI: artpec: Add Axis ARTPEC-6 PCIe controller driver
Niklas Cassel
4
-0
/
+303
2016-06-11
PCI: Add DT binding for Axis ARTPEC-6 PCIe controller
Niklas Cassel
1
-0
/
+46
2016-06-10
PCI: Make bus_attr_resource_alignment static
Ben Dooks
1
-1
/
+1
2016-06-10
PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset
Chris Blake
1
-4
/
+6
2016-06-10
PCI/ASPM: Remove redundant check of pcie_set_clkpm
Shawn Lin
1
-1
/
+1
2016-06-10
MAINTAINERS: Add file patterns for PCI device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2016-06-10
PCI: Fix comment typo
Andrea Gelmini
1
-1
/
+1
2016-06-10
PCI: generic: Select IRQ_DOMAIN
Arnd Bergmann
1
-0
/
+1
2016-06-10
PCI: Add function 1 DMA alias quirk for Marvell 88SE9182
Aaron Sierra
1
-0
/
+3
2016-06-10
ARM64: PCI: Support ACPI-based PCI host controller
Tomasz Nowicki
2
-3
/
+115
2016-06-10
ARM64: PCI: Implement AML accessors for PCI_Config region
Tomasz Nowicki
1
-2
/
+10
2016-06-10
ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT code
Tomasz Nowicki
1
-3
/
+8
2016-06-10
ARM64: PCI: Add acpi_pci_bus_find_domain_nr()
Tomasz Nowicki
3
-1
/
+16
2016-06-10
PCI: Factor DT-specific pci_bus_find_domain_nr() code out
Tomasz Nowicki
1
-1
/
+6
2016-06-10
PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC
Tomasz Nowicki
3
-9
/
+6
2016-06-10
PCI/ACPI: Add generic MCFG table handling
Tomasz Nowicki
5
-1
/
+99
2016-06-10
PCI/ACPI: Support I/O resources when parsing host bridge resources
Jayachandran C
1
-0
/
+35
[prev]
[next]