index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Lines
2016-05-16
drivers/of: Split unflatten_dt_node()
Gavin Shan
-102
/
+147
2016-05-12
PCI, of: Move PCI I/O space management to PCI core code
Tomasz Nowicki
-115
/
+1
2016-05-11
drivers/of: Add check for null property in of_remove_property()
Suraj Jitindar Singh
-0
/
+3
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
-1
/
+1
2016-05-05
mtd: nand: move of_get_nand_xxx() helpers into nand_base.c
Boris Brezillon
-156
/
+0
2016-05-01
of: of_mdio: Check if MDIO bus controller is available
Florian Fainelli
-0
/
+4
2016-04-26
of_mdio: get_phy_device() doesn't return NULL anymore
Sergei Shtylyov
-1
/
+1
2016-04-25
of: document refcount incrementation of of_get_cpu_node()
Masahiro Yamada
-1
/
+2
2016-04-22
of/unittest: convert to use an explicit i2c mux core
Peter Rosin
-25
/
+12
2016-04-19
of: Introduce of_phandle_iterator_args()
Joerg Roedel
-6
/
+23
2016-04-19
of: Introduce of_for_each_phandle() helper macro
Joerg Roedel
-6
/
+1
2016-04-19
of: Remove counting special case from __of_parse_phandle_with_args()
Joerg Roedel
-5
/
+14
2016-04-19
of: Move phandle walking to of_phandle_iterator_next()
Joerg Roedel
-56
/
+74
2016-04-19
of: Introduce struct of_phandle_iterator
Joerg Roedel
-39
/
+60
2016-04-19
fdt: fix extend of cmd line
Max Uvarov
-2
/
+8
2016-04-19
of: mtd: prepare helper reading NAND ECC algo from DT
Rafał Miłecki
-0
/
+36
2016-04-18
of_mdio: make of_mdiobus_register_{device|phy}() *void*
Sergei Shtylyov
-13
/
+8
2016-04-15
of, numa: Add NUMA of binding implementation.
David Daney
-0
/
+215
2016-04-15
of/platform: Allow secondary compatible match in of_dev_lookup
Tony Lindgren
-5
/
+23
2016-03-19
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-10
/
+21
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-8
/
+6
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-4
/
+15
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-18
/
+25
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+0
2016-03-14
of_mdio: use PTR_ERR_OR_ZERO()
Sergei Shtylyov
-3
/
+3
2016-03-14
of_mdio: use IS_ERR_OR_NULL()
Sergei Shtylyov
-1
/
+1
2016-03-14
of_mdio: mdio_device_create() never returns NULL
Sergei Shtylyov
-1
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-0
/
+1
2016-03-03
of: add 'const' for of_property_*_string*() parameter '*np'
David Rivshin
-7
/
+8
2016-03-03
of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays()
Sergey Senozhatsky
-0
/
+5
2016-03-03
of: alloc anywhere from memblock if range not specified
Vinayak Menon
-1
/
+3
2016-03-01
of_mdio: fix kernel-doc for of_phy_connect()
Sergei Shtylyov
-0
/
+1
2016-03-01
of_mdio: kill useless variable in of_mdiobus_register()
Sergei Shtylyov
-3
/
+1
2016-02-18
of/fdt: factor out assignment of initrd_start/initrd_end
Ard Biesheuvel
-3
/
+11
2016-02-18
of/fdt: make memblock minimum physical address arch configurable
Ard Biesheuvel
-1
/
+4
2016-02-17
Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+8
2016-02-14
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
-1
/
+37
2016-02-13
of: resolver: Add missing of_node_get and of_node_put
Amitoj Kaur Chawla
-2
/
+5
2016-02-11
of/irq: Fix msi-map calculation for nonzero rid-base
Robin Murphy
-1
/
+8
2016-02-09
of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.
Aaro Koskinen
-0
/
+1
2016-02-06
of: earlycon: Log more helpful message if stdout-path node not found
Peter Hurley
-3
/
+6
2016-02-06
of: earlycon: Move address translation to of_setup_earlycon()
Peter Hurley
-8
/
+11
2016-02-06
of: earlycon: Initialize port fields from DT properties
Peter Hurley
-1
/
+1
2016-02-06
of: earlycon: Add options string handling
Peter Hurley
-5
/
+6
2016-02-06
of: earlycon: Fixup earlycon console name and index
Peter Hurley
-1
/
+1
2016-02-06
earlycon: Use common framework for earlycon declarations
Peter Hurley
-7
/
+7
2016-02-05
PCI: Remove includes of empty asm-generic/pci-bridge.h
Bjorn Helgaas
-1
/
+0
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+36
2016-01-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-15
/
+3
2016-01-28
of: of_mdio: Add a whitelist of PHY compatibilities.
Andrew Lunn
-0
/
+27
[prev]
[next]