index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
unicore32/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-05
unicore32/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
2012-03-20
unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h
Bjorn Helgaas
2012-02-23
unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
Bjorn Helgaas
2012-01-06
PCI: UniCore: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-03-17
unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs
GuanXuetao
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
2011-03-17
unicore32 machine related files: pci bus handling
GuanXuetao