index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-12-12
tile/PCI: use for_each_pci_dev to simplify the code
Wei Yongjun
2012-09-19
Merge branch 'pci/thierry-fixup-irqs' into next
Bjorn Helgaas
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-08-23
tile: PCI: Use PCI Express Capability accessors
Jiang Liu
2012-07-25
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
Chris Metcalf
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
tile/PCI: factor out pcibios_setup()
Myron Stowe
2012-06-13
tile/PCI: use pci_scan_root_bus instead pci_scan_bus
Yinghai Lu
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-04-25
arch/tile: fix a couple of functions that should be __init
Chris Metcalf
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-01-06
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2011-12-04
tile: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-12-03
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-05-19
arch/tile: allocate PCI IRQs later in boot
Chris Metcalf
2011-05-04
arch/tile: improve support for PCI hotplug
Chris Metcalf
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-24
pci root complex: support for tile architecture
Chris Metcalf