index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-7
/
+2
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-4
/
+2
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-5
/
+0
2012-07-05
microblaze/PCI: factor out pcibios_setup()
Myron Stowe
1
-5
/
+0
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-2
/
+2
2012-05-15
microblaze/PCI: fix "io_offset undeclared" error
Bjorn Helgaas
1
-0
/
+1
2012-02-23
microblaze/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-66
/
+3
2012-02-23
microblaze/PCI: remove unused pci_flags
Bjorn Helgaas
1
-39
/
+9
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-22
/
+21
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-19
/
+0
2012-01-06
microblaze/PCI: use pci_scan_root_bus()
Bjorn Helgaas
1
-7
/
+3
2012-01-06
microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
1
-15
/
+15
2012-01-06
microblaze/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
1
-1
/
+1
2012-01-06
microblaze/PCI: fix pci_bus_for_each_resource() usage
Bjorn Helgaas
1
-2
/
+0
2012-01-06
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+5
2012-01-05
microblaze: Remove NO_IRQ from architecture
Michal Simek
1
-2
/
+2
2011-11-28
microblaze: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-19
/
+0
2011-10-31
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
2
-0
/
+2
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-06-08
microblaze/pci: Move the remains of pci_32.c to pci-common.c
Benjamin Herrenschmidt
3
-139
/
+113
2011-06-08
microblaze/pci: Remove powermac originated cruft
Benjamin Herrenschmidt
1
-270
/
+2
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-33
/
+7
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
microblaze: Convert to new irq function names
Thomas Gleixner
1
-1
/
+1
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
1
-0
/
+1
2011-02-04
of/pci: move of_irq_map_pci() into generic code
Sebastian Andrzej Siewior
1
-0
/
+1
2010-10-21
microblaze: pci-common cleanup
Nishanth Aravamudan
1
-4
/
+2
2010-10-21
microblaze: use asm-generic/pci-dma-compat.h
FUJITA Tomonori
1
-15
/
+0
2010-08-16
of: Fix missing includes
Grant Likely
2
-1
/
+3
2010-08-16
microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node
Michal Simek
1
-1
/
+1
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
1
-0
/
+1
2010-05-13
microblaze: Remove powerpc code from Microblaze port
Michal Simek
1
-1
/
+1
2010-05-06
microblaze: resource/PCI: align functions now return start of resource
Michal Simek
1
-7
/
+6
2010-05-06
microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource...
Michal Simek
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-11
microblaze: PCI early support for noMMU system
Michal Simek
1
-0
/
+2
2010-03-11
microblaze: Add support for Xilinx PCI host bridge
Michal Simek
2
-0
/
+169
2010-03-11
microblaze: Enable PCI, missing files
Michal Simek
3
-0
/
+207
2010-03-11
microblaze: Add core PCI files
Michal Simek
2
-0
/
+2070