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
path:
root
/
arch
/
alpha
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-2
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-2
/
+2
2018-03-28
alpha: switch pci syscalls to SYSCALL_DEFINE
Al Viro
1
-2
/
+3
2018-01-20
alpha: deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+1
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+10
2017-11-07
alpha/PCI: Make pdev_save_srm_config() static
Bjorn Helgaas
1
-1
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+20
2017-09-04
alpha: squash lines for immediate return
Masahiro Yamada
1
-5
/
+1
2017-08-03
alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
1
-7
/
+20
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
1
-1
/
+6
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
1
-6
/
+1
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+7
2015-01-16
alpha/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-2
/
+6
2014-03-19
alpha/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
1
-6
/
+0
2013-01-03
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-7
/
+5
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-6
/
+0
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-6
/
+0
2012-06-26
alpha/PCI: factor out pcibios_setup()
Myron Stowe
1
-6
/
+0
2012-06-18
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
1
-6
/
+3
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-06-12
alpha/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-6
/
+3
2012-02-23
alpha/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-67
/
+4
2012-02-23
alpha/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-8
/
+7
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-20
/
+20
2012-01-06
alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-20
/
+20
2011-11-28
alpha: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-25
/
+1
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-2
/
+2
2009-04-01
alpha: convert u64 to unsigned long long
Randy Dunlap
1
-1
/
+1
2009-01-07
PCI: alpha: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-18
/
+0
2009-01-07
PCI: alpha: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-1
/
+1
2008-11-30
alpha: pcibios_resource_to_bus() is callable from normal code
Al Viro
1
-1
/
+1
2008-06-20
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
1
-0
/
+17
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-2
/
+2
2008-04-28
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-24
alpha: fix legacy mode PCI IDE controllers
Ivan Kokshaysky
1
-17
/
+5
2008-04-20
PCI: alpha: use generic pci_enable_resources()
Bjorn Helgaas
1
-22
/
+1
2007-07-26
deal with alpha section warnings
Al Viro
1
-5
/
+5
2007-02-07
PCI: make isa_bridge Alpha-only
Adrian Bunk
1
-0
/
+4
2006-12-07
[PATCH] alpha: switch to pci_get API
Alan Cox
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-2
/
+2
2005-08-04
[PATCH] pci and yenta: pcibios_bus_to_resource
Dominik Brodowski
1
-0
/
+16
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+561