Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8241a1e466cd56e6c10472cac9c1ad4e54bc65db
/
drivers
/
of
8bc4d5f
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
e7f44b6
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
e0fb1b3
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
7afd16f
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
27f4ec1
of/unittest: Remove unnecessary module.h header inclusion
by Javier Martinez Canillas
· 9 years ago
dddc33e
drivers/of: Fix build warning in populate_node()
by Gavin Shan
· 9 years ago
78c44d9
drivers/of: Fix depth when unflattening devicetree
by Rhyland Klein
· 9 years ago
f2b1e0f
Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
b9c4385
of: dynamic: changeset prop-update revert fix
by Pantelis Antoniou
· 9 years ago
bb91f92
drivers/of: Export of_detach_node()
by Gavin Shan
· 9 years ago
8326241
drivers/of: Return allocated memory from of_fdt_unflatten_tree()
by Gavin Shan
· 9 years ago
c426323
drivers/of: Specify parent node in of_fdt_unflatten_tree()
by Gavin Shan
· 9 years ago
947c82c
drivers/of: Rename unflatten_dt_node()
by Gavin Shan
· 9 years ago
5080008
drivers/of: Avoid recursively calling unflatten_dt_node()
by Gavin Shan
· 9 years ago
dfbd4c6
drivers/of: Split unflatten_dt_node()
by Gavin Shan
· 9 years ago
c5076cf
PCI, of: Move PCI I/O space management to PCI core code
by Tomasz Nowicki
· 9 years ago
201b3fe
drivers/of: Add check for null property in of_remove_property()
by Suraj Jitindar Singh
· 9 years ago
53c92d7
iommu: of: enforce const-ness of struct iommu_ops
by Robin Murphy
· 9 years ago
d48f62b
mtd: nand: move of_get_nand_xxx() helpers into nand_base.c
by Boris Brezillon
· 9 years ago
a77f4f7
of: of_mdio: Check if MDIO bus controller is available
by Florian Fainelli
· 9 years ago
af5840a
of_mdio: get_phy_device() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
1c986e3
of: document refcount incrementation of of_get_cpu_node()
by Masahiro Yamada
· 9 years ago
b6e3b71
of/unittest: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
abdaa77
of: Introduce of_phandle_iterator_args()
by Joerg Roedel
· 9 years ago
f623ce9
of: Introduce of_for_each_phandle() helper macro
by Joerg Roedel
· 9 years ago
2021bd0
of: Remove counting special case from __of_parse_phandle_with_args()
by Joerg Roedel
· 9 years ago
cd209b4
of: Move phandle walking to of_phandle_iterator_next()
by Joerg Roedel
· 9 years ago
74e1fbb
of: Introduce struct of_phandle_iterator
by Joerg Roedel
· 9 years ago
34b8202
fdt: fix extend of cmd line
by Max Uvarov
· 9 years ago
dd2dcc0
of: mtd: prepare helper reading NAND ECC algo from DT
by Rafał Miłecki
· 9 years ago
b520bd0
of_mdio: make of_mdiobus_register_{device|phy}() *void*
by Sergei Shtylyov
· 9 years ago
298535c
of, numa: Add NUMA of binding implementation.
by David Daney
· 9 years ago
fc5cf80
of/platform: Allow secondary compatible match in of_dev_lookup
by Tony Lindgren
· 9 years ago
31e1823
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
588ab3f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
96b9b1c
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
5189b1d
of_mdio: use PTR_ERR_OR_ZERO()
by Sergei Shtylyov
· 9 years ago
ac044b9
of_mdio: use IS_ERR_OR_NULL()
by Sergei Shtylyov
· 9 years ago
a3478ba
of_mdio: mdio_device_create() never returns NULL
by Sergei Shtylyov
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fe99c70
of: add 'const' for of_property_*_string*() parameter '*np'
by David Rivshin
· 9 years ago
815d74b
of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays()
by Sergey Senozhatsky
· 9 years ago
e53b50c
of: alloc anywhere from memblock if range not specified
by Vinayak Menon
· 9 years ago
735c1e2
of_mdio: fix kernel-doc for of_phy_connect()
by Sergei Shtylyov
· 9 years ago
2fca6d2
of_mdio: kill useless variable in of_mdiobus_register()
by Sergei Shtylyov
· 9 years ago
369bc9a
of/fdt: factor out assignment of initrd_start/initrd_end
by Ard Biesheuvel
· 9 years ago
270522a
of/fdt: make memblock minimum physical address arch configurable
by Ard Biesheuvel
· 9 years ago
c28b947
Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
249f3c4
Merge 4.5-rc4 into tty-next
by Greg Kroah-Hartman
· 9 years ago
82f6875
of: resolver: Add missing of_node_get and of_node_put
by Amitoj Kaur Chawla
· 9 years ago
5d589d8
of/irq: Fix msi-map calculation for nonzero rid-base
by Robin Murphy
· 9 years ago
f5a952c0
of: of_mdio: Add marvell, 88e1145 to whitelist of PHY compatibilities.
by Aaro Koskinen
· 9 years ago
0fcc286
of: earlycon: Log more helpful message if stdout-path node not found
by Peter Hurley
· 9 years ago
c90fe9c
of: earlycon: Move address translation to of_setup_earlycon()
by Peter Hurley
· 9 years ago
088da2a
of: earlycon: Initialize port fields from DT properties
by Peter Hurley
· 9 years ago
4d118c9
of: earlycon: Add options string handling
by Peter Hurley
· 9 years ago
05d9613
of: earlycon: Fixup earlycon console name and index
by Peter Hurley
· 9 years ago
2eaa790
earlycon: Use common framework for earlycon declarations
by Peter Hurley
· 9 years ago
5bd28338
PCI: Remove includes of empty asm-generic/pci-bridge.h
by Bjorn Helgaas
· 9 years ago
34229b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
30e4c9a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ae46113
of: of_mdio: Add a whitelist of PHY compatibilities.
by Andrew Lunn
· 9 years ago
6ed7423
of: of_mdio: Ensure mdio device is a PHY
by Andrew Lunn
· 9 years ago
14a0db3
of: MSI: Simplify irqdomain lookup
by Marc Zyngier
· 9 years ago
5339f9d
Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
1832237
drivers/of: Export OF changeset functions
by Gavin Shan
· 9 years ago
1bc16ad
mdio: remove an unneed condition
by Dan Carpenter
· 9 years ago
a9049e0
mdio: Add support for mdio drivers.
by Andrew Lunn
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
801a8ef
of: phy: Only register a phy device for phys
by Andrew Lunn
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
b80443c
of/platform: export of_default_bus_match_table
by Masahiro Yamada
· 9 years ago
d2329fb
of/unittest: Show broken behaviour in the platform bus
by Grant Likely
· 9 years ago
289582e
of/address: replace printk(KERN_ERR ...) with pr_err(...)
by Masahiro Yamada
· 9 years ago
264041e
of/irq: optimize device node matching loop in of_irq_init()
by Masahiro Yamada
· 9 years ago
4c3141e
of/irq: Export of_irq_find_parent again
by Carlo Caione
· 9 years ago
f806238
of/fdt: Add mutex protection for calls to __unflatten_device_tree()
by Guenter Roeck
· 9 years ago
ba85edb
of/address: fix typo in comment block of of_translate_one()
by Masahiro Yamada
· 9 years ago
78bb2ab
of: do not use 0x in front of %pa
by Dmitry V. Krivenok
· 9 years ago
9eb8cd2
of: Fix comparison of reserved memory regions
by Michael Ellerman
· 9 years ago
be23c9d
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
b4a2375
Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
1cc8e34
drivers: of: of_reserved_mem: fixup the alignment with CMA setup
by Jason Liu
· 9 years ago
85a1c77
of: Print rather than WARN'ing when overlap check fails
by Michael Ellerman
· 9 years ago
f2115fa
Merge branch 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
5023071
PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
by Suthikulpanit, Suravee
· 9 years ago
37efbe2
of/pci: Fix pci_get_host_bridge_device leak
by Suthikulpanit, Suravee
· 9 years ago
9bbd4b9
Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
3c87b79
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
510bd06
of: simplify arch_find_n_match_cpu_physical_id() function
by Masahiro Yamada
· 9 years ago
0b13ea8
drivers: of: removing assignment of 0 to static variable
by Saurabh Sengar
· 9 years ago
25fff6a
Merge branch 'all-dtbs-v2' into for-next
by Rob Herring
· 9 years ago
1b7c501
of: add config option to enable building of all dtbs
by Rob Herring
· 9 years ago
Next »