index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
Makefile
Age
Commit message (
Expand
)
Author
2018-01-17
PCI: Move OF-related PCI functions into PCI core
Rob Herring
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
of: make kobject and bin_attribute support configurable
Rob Herring
2017-06-01
of: Move OF property and graph API from base.c to property.c
Sakari Ailus
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-05-05
mtd: nand: move of_get_nand_xxx() helpers into nand_base.c
Boris Brezillon
2016-04-15
of, numa: Add NUMA of binding implementation.
David Daney
2015-06-04
of: clean-up unnecessary libfdt include paths
Rob Herring
2015-03-25
dt: OF_UNITTEST make dependency broken
Frank Rowand
2014-11-24
of/overlay: Introduce DT overlay support
Pantelis Antoniou
2014-11-04
of/unittest: Rename selftest.c to unittest.c
Grant Likely
2014-10-04
of: Introduce Device Tree resolve support.
Pantelis Antoniou
2014-08-11
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
2014-07-25
Adding selftest testdata dynamically into live tree
Gaurav Minocha
2014-07-07
of: Move CONFIG_OF_DYNAMIC code into a separate file
Grant Likely
2014-05-20
of/fdt: add FDT address translation support
Rob Herring
2014-04-30
of/fdt: Convert FDT functions to use libfdt
Rob Herring
2014-03-11
drivers: of: add initialization code for dynamic reserved memory
Marek Szyprowski
2013-10-15
Revert "drivers: of: add initialization code for dma reserved memory"
Marek Szyprowski
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-08-27
drivers: of: add initialization code for dma reserved memory
Marek Szyprowski
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-06-12
of: remove CONFIG_OF_DEVICE
Rob Herring
2012-05-24
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-04-13
spi/devicetree: Move devicetree support code into spi directory
Grant Likely
2012-04-07
gpio: Move DT support code into drivers/gpio
Grant Likely
2012-03-15
of/mtd/nand: add generic bindings and helpers
Jean-Christophe PLAGNIOL-VILLARD
2011-12-12
of: Add device tree selftests
Grant Likely
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-02-04
of/pci: move of_irq_map_pci() into generic code
Sebastian Andrzej Siewior
2010-11-01
of/net: Move of_get_mac_address() to a common source file.
David Daney
2010-10-10
of/promtree: make drivers/of/pdt.c no longer sparc-only
Andres Salomon
2010-07-05
of/address: merge of_iomap()
Grant Likely
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2009-11-23
of/flattree: merge find_flat_dt_string and initial_boot_params
Grant Likely
2009-04-27
openfirmware: Add OF phylib support code
Grant Likely
2008-07-25
spi: Add OF binding support for SPI busses
Grant Likely
2008-04-20
[POWERPC] i2c: Fix build breakage introduced by OF helpers
Jochen Friedrich
2008-04-17
[POWERPC] i2c: OF helpers for the i2c API
Jochen Friedrich
2008-04-17
[POWERPC] OF helpers for the GPIO API
Anton Vorontsov
2007-07-20
Create drivers/of/platform.c
Stephen Rothwell
2007-07-20
Begin to consolidate of_device.c
Stephen Rothwell
2007-07-20
Start split out of common open firmware code
Stephen Rothwell