summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* sh: drivers: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1
* PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig2018-07-301-2/+0
* arch/sh: pci: don't use disabled resourcesThomas Petazzoni2018-04-121-0/+5
* Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-071-8/+0
|\
| * PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-8/+0
* | sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-16/+25
|/
* sh/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-22/+0
* PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
* PCI: Cleanup control flowBjorn Helgaas2015-03-191-12/+14
* PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+1
* sh/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-5/+0
* PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-1/+0
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* sh/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0
* PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-5/+0
* PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-5/+0
|\
| * sh/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-64/+11
|\
| * sh/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-64/+11
* | sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-311-2/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-31/+10
|\
| * sh/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-10/+10
| * PCI: sh: use generic pcibios_set_master()Myron Stowe2012-01-061-15/+0
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0
* | sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-23/+0
|/
* sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-10-311-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* sh: machvec IO death.Paul Mundt2010-11-011-2/+1
* sh: pci: Support slot 4 routing on SDK7786.Paul Mundt2010-10-141-1/+1
* sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt2010-09-201-0/+6
* sh: pci: Use generic pci_enable_resources() for pcibios_enable_device().Paul Mundt2010-09-191-34/+1
* sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt2010-06-071-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-261-32/+135
|\
| * sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt2010-02-031-9/+42
| * sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt2010-02-011-14/+23
| * sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt2010-02-011-0/+51
| * sh: Handle PCI controller resource conflicts.Paul Mundt2010-02-011-2/+3
| * sh: Enable PCI66 support for SH7780 host controller.Paul Mundt2010-02-011-0/+2
| * sh: support PCI domains.Paul Mundt2010-01-291-2/+15
| * sh: Bail out early on PCI resource conflicts.Paul Mundt2010-01-291-13/+9
| * sh: Fix up read-only variable assignment in pcibios_align_resource().Paul Mundt2010-01-281-3/+1
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-3/+3
|/
* sh: Allow use of GENERIC_IOMAPDavid McKay2009-08-241-0/+4
* sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt2009-06-161-12/+2
* sh: pci: Rename pci-new.c to pci.c.Paul Mundt2009-04-201-0/+364
* sh: pci: Kill off the last remnants of the now unused pci-auto code.Paul Mundt2009-04-201-75/+0