aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/pci/ce4100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-18x86/pci: Mark local functions as 'static'Arnd Bergmann1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334Thomas Gleixner1-17/+1
2017-06-28x86/PCI/ce4100: Properly lock accessor functionsThomas Gleixner1-39/+48
2012-10-30x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon1-0/+13
2011-10-14x86: constify PCI raw ops structuresJan Beulich1-1/+1
2011-07-22x86/PCI: config space accessor functions should not ignore the segment argumentJan Beulich1-0/+2
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior1-3/+4
2011-02-18x86/pci: Remove unused variableSebastian Andrzej Siewior1-1/+1
2010-11-12ce4100: Add PCI register emulation for CE4100Dirk Brandewie1-0/+315