index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
devicetree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
1
-7
/
+1
|
\
|
*
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
1
-6
/
+1
|
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
1
-1
/
+1
|
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
1
-3
/
+2
|
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
1
-1
/
+1
*
|
of: implement pci_address_to_pio as weak function
Rob Herring
2013-10-10
1
-10
/
+0
*
|
x86: add necessary includes for prom.h
Rob Herring
2013-10-10
1
-0
/
+1
*
|
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
1
-9
/
+0
*
|
x86: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
1
-15
/
+8
|
/
*
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-24
1
-2
/
+1
*
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-15
1
-1
/
+1
*
irqdomain: Refactor irq_domain_associate_many()
Grant Likely
2013-06-24
1
-3
/
+1
*
x86: dt: Use linear irq domain for ioapic(s)
Sebastian Andrzej Siewior
2012-08-21
1
-9
/
+42
*
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
2012-02-23
1
-71
/
+30
*
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
2011-07-22
1
-42
/
+18
|
\
|
*
x86/devicetree: Use generic PCI <-> OF matching
Benjamin Herrenschmidt
2011-06-08
1
-42
/
+18
*
|
x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub
Florian Fainelli
2011-06-09
1
-0
/
+11
|
/
*
x86, ioapic: Consolidate gsi routing info into 'struct ioapic'
Suresh Siddha
2011-05-20
1
-1
/
+3
*
x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'
Suresh Siddha
2011-05-20
1
-1
/
+1
*
x86: devicetree: Configure IOAPIC pin only once
Sebastian Andrzej Siewior
2011-04-28
1
-1
/
+1
*
x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional
Thomas Gleixner
2011-03-24
1
-3
/
+1
*
x86: DT: Fix return condition in irq_create_of_mapping()
Thomas Gleixner
2011-03-24
1
-1
/
+1
*
x86: dt: Cleanup local apic setup
Thomas Gleixner
2011-02-25
1
-20
/
+20
*
x86: dt: Fix OLPC=y/INTEL_CE=n build
Sebastian Andrzej Siewior
2011-02-24
1
-4
/
+19
*
x86: ioapic: Add OF bindings for IO_APIC
Sebastian Andrzej Siewior
2011-02-23
1
-0
/
+104
*
x86: dtb: Add generic bus probe
Sebastian Andrzej Siewior
2011-02-23
1
-0
/
+19
*
x86: dtb: Add support for PCI devices backed by dtb nodes
Sebastian Andrzej Siewior
2011-02-23
1
-0
/
+83
*
x86: dtb: Add device tree support for HPET
Sebastian Andrzej Siewior
2011-02-23
1
-0
/
+19
*
x86: dtb: Add early parsing of IO_APIC
Sebastian Andrzej Siewior
2011-02-23
1
-2
/
+108
*
x86: dtb: Add irq domain abstraction
Sebastian Andrzej Siewior
2011-02-23
1
-1
/
+45
*
x86: Add device tree support
Sebastian Andrzej Siewior
2011-02-23
1
-0
/
+51