index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
1
-6
/
+0
2020-08-15
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
1
-4
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-6
/
+0
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2017-11-08
PCI: Remove redundant pci_dev, pci_bus, resource declarations
Bjorn Helgaas
1
-2
/
+0
2017-11-08
PCI: Remove redundant pcibios_set_master() declarations
Bjorn Helgaas
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-20
sh/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-0
/
+1
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-2
/
+1
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
1
-3
/
+0
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-18
/
+0
2014-05-28
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-5
/
+0
2012-02-24
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-24
sh/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-5
/
+1
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
1
-1
/
+1
2010-09-20
sh: pci: Use a generic raw spinlock for PCI config access locking.
Paul Mundt
1
-0
/
+2
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-13
pci-dma: sh: use include/linux/pci-dma.h
FUJITA Tomonori
1
-18
/
+1
2010-02-03
sh: Fix up early PCI PERR/SERR IRQ handling.
Paul Mundt
1
-0
/
+12
2010-02-01
sh: Improved multi-resource handling for SH7780 PCI.
Paul Mundt
1
-2
/
+3
2010-02-01
sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
Paul Mundt
1
-0
/
+11
2010-02-01
sh: Handle PCI controller resource conflicts.
Paul Mundt
1
-1
/
+1
2010-02-01
sh: Enable PCI66 support for SH7780 host controller.
Paul Mundt
1
-0
/
+2
2010-01-29
sh: support PCI domains.
Paul Mundt
1
-1
/
+12
2010-01-29
sh: Kill off deprecated fixed PCI memory window accessors.
Paul Mundt
1
-14
/
+0
2009-10-27
sh: Revamp PCI DMA coherence Kconfig bits.
Paul Mundt
1
-13
/
+7
2009-10-20
sh: Convert to asm-generic/dma-mapping-common.h
Paul Mundt
1
-9
/
+1
2009-09-10
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-1
/
+0
2009-06-18
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-05-26
sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.
Paul Mundt
1
-2
/
+18
2009-04-24
sh: pci: Fix up the build for CONFIG_PCI=n.
Paul Mundt
1
-0
/
+2
2009-04-20
sh: pci: Kill off the last remnants of the now unused pci-auto code.
Paul Mundt
1
-16
/
+0
2009-04-20
sh: pci: Kill off the now unused hose->io_base.
Paul Mundt
1
-1
/
+0
2009-04-20
sh: pci: Track io and mem_offset per-channel.
Paul Mundt
1
-0
/
+3
2009-04-20
sh: pci: New-style controller registration.
Paul Mundt
1
-11
/
+18
2009-04-20
sh: pci: Rework fixed region checks in ioremap().
Paul Mundt
1
-18
/
+11
2009-04-20
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
Paul Mundt
1
-20
/
+2
2009-04-20
sh: pci: Kill off unused pcibios_fixup().
Paul Mundt
1
-1
/
+0
2009-04-20
sh: pci: Consolidate pcibios_align_resource() definitions.
Paul Mundt
1
-4
/
+1
2009-04-20
sh: pci: HAVE_PCI_MMAP support.
Paul Mundt
1
-0
/
+3
2009-04-20
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
Paul Mundt
1
-3
/
+24
2009-04-16
sh: pci io port base address code
Magnus Damm
1
-27
/
+20
2009-04-16
sh: pci memory range checking code
Magnus Damm
1
-4
/
+19
2009-04-16
sh: add io_base member to pci_channel
Magnus Damm
1
-0
/
+1
2009-04-16
sh: add reg_base member to pci_channel
Magnus Damm
1
-0
/
+1
2009-04-16
sh: hook in struct pci_channel in sysdata
Magnus Damm
1
-2
/
+4
2009-04-16
sh: add init member to pci_channel data
Magnus Damm
1
-0
/
+2
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
1
-0
/
+144