index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2020-11-18
dma-mapping: remove the dma_direct_set_offset export
Christoph Hellwig
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-08-14
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: Remove SH5-based Cayman platform
Geert Uytterhoeven
2020-06-01
sh: remove sh5 support
Arnd Bergmann
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
2018-12-28
sh: drivers: convert to SPDX identifiers
Kuninori Morimoto
2018-07-30
PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core
Christoph Hellwig
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-12
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
2018-04-12
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
2018-04-12
arch/sh: pci: don't use disabled resources
Thomas Petazzoni
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-07
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-09-01
dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags
Christoph Hellwig
2017-08-03
sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
sh/PCI: Remove __init optimisations from IRQ mapping functions/data
Matthew Minter
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
2017-04-20
sh/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2015-07-27
PCI: Remove unused "pci_probe" flags
Bjorn Helgaas
2015-06-08
PCI: Remove unnecessary #includes of <asm/pci.h>
Bjorn Helgaas
2015-03-19
PCI: Cleanup control flow
Bjorn Helgaas
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2014-05-20
sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()
Bjorn Helgaas
2014-04-03
arch/sh/drivers/pci/pcie-sh7786.h: remove duplicate SH4A_PCIEPHYCTLR
Geert Uytterhoeven
2014-03-19
sh/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-03-12
async: rename and redefine async_func_ptr
Lai Jiangshan
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
sh/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
sh/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
2012-07-05
sh/PCI: factor out pcibios_setup()
Myron Stowe
[next]