index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: add config option to enable building of all dtbs
Rob Herring
2015-10-27
1
-0
/
+10
*
of: add HAS_IOMEM depends to OF_ADDRESS
Rob Herring
2015-07-27
1
-1
/
+1
*
of: make unittest select OF_EARLY_FLATTREE instead of depend on it
Rob Herring
2015-06-04
1
-1
/
+2
*
of: make CONFIG_OF user selectable
Rob Herring
2015-06-04
1
-5
/
+9
*
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-24
1
-1
/
+1
|
\
|
*
of: OF_IRQ should depend on IRQ_DOMAIN
Geert Uytterhoeven
2015-04-14
1
-1
/
+1
*
|
of: Allow selection of OF_DYNAMIC and OF_OVERLAY if OF_UNITTEST
Geert Uytterhoeven
2015-03-27
1
-1
/
+10
|
/
*
of: Drop superfluous dependance for OF_OVERLAY
Matwey V. Kornilov
2015-03-02
1
-1
/
+0
*
of: Add prompt for OF_OVERLAY config
Matwey V. Kornilov
2015-03-02
1
-1
/
+1
*
Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol
Gaurav Minocha
2015-01-13
1
-1
/
+0
*
of: remove select of non-existant OF_DEVICE config symbol
Grant Likely
2014-11-26
1
-1
/
+0
*
of/overlay: Introduce DT overlay support
Pantelis Antoniou
2014-11-24
1
-0
/
+7
*
of/fdt: export fdt blob as /sys/firmware/fdt
Ard Biesheuvel
2014-11-19
1
-0
/
+1
*
of/unittest: Rename selftest.c to unittest.c
Grant Likely
2014-11-04
1
-2
/
+2
*
of/selftest: Use the resolver to fixup phandles
Grant Likely
2014-10-04
1
-0
/
+1
*
of: Introduce Device Tree resolve support.
Pantelis Antoniou
2014-10-04
1
-0
/
+3
*
of: Fixing OF Selftest build error
Gaurav Minocha
2014-08-03
1
-1
/
+1
*
Adding selftest testdata dynamically into live tree
Gaurav Minocha
2014-07-25
1
-0
/
+1
*
of/fdt: Convert FDT functions to use libfdt
Rob Herring
2014-04-30
1
-0
/
+1
*
Merge branch 'devicetree/next-reserved-mem' into devicetree/next
Grant Likely
2014-03-19
1
-0
/
+6
|
\
|
*
drivers: of: add initialization code for dynamic reserved memory
Marek Szyprowski
2014-03-11
1
-0
/
+6
*
|
of: remove /proc/device-tree
Grant Likely
2014-03-11
1
-8
/
+0
|
/
*
of: Allows to use the PCI translator without the PCI core
Gregory CLEMENT
2014-02-20
1
-0
/
+4
*
of/Kconfig: Spelling s/one/once/
Geert Uytterhoeven
2013-12-30
1
-1
/
+1
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-0
/
+1
|
\
|
*
dt: disable self-tests for !OF_IRQ
Rob Herring
2013-11-08
1
-0
/
+1
*
|
Revert "drivers: of: add initialization code for dma reserved memory"
Marek Szyprowski
2013-10-15
1
-6
/
+0
|
/
*
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-09-09
1
-0
/
+6
|
\
|
*
drivers: of: add initialization code for dma reserved memory
Marek Szyprowski
2013-08-27
1
-0
/
+6
*
|
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-6
/
+0
|
/
*
of: remove CONFIG_OF_DEVICE
Rob Herring
2013-06-12
1
-3
/
+0
*
of_i2c: sparc: Allow OF_I2C for sparc
Andreas Larsson
2012-12-07
1
-1
/
+1
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
1
-6
/
+0
|
\
|
*
gpio: Move DT support code into drivers/gpio
Grant Likely
2012-04-07
1
-6
/
+0
*
|
spi/devicetree: Move devicetree support code into spi directory
Grant Likely
2012-04-13
1
-6
/
+0
|
/
*
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
1
-0
/
+4
|
\
|
*
of/mtd/nand: add generic bindings and helpers
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-0
/
+4
*
|
of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
Grant Likely
2012-02-21
1
-2
/
+3
|
/
*
of: Add device tree selftests
Grant Likely
2011-12-12
1
-0
/
+9
*
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-06-08
1
-1
/
+7
*
x86: dtb: Add support for PCI devices backed by dtb nodes
Sebastian Andrzej Siewior
2011-02-23
1
-1
/
+1
*
of/pci: move of_irq_map_pci() into generic code
Sebastian Andrzej Siewior
2011-02-04
1
-0
/
+6
*
of/flattree: Add Kconfig for EARLY_FLATTREE
Stephen Neuendorffer
2010-12-29
1
-0
/
+4
*
of/net: Move of_get_mac_address() to a common source file.
David Daney
2010-11-01
1
-0
/
+4
*
of/promtree: make drivers/of/pdt.c no longer sparc-only
Andres Salomon
2010-10-10
1
-1
/
+4
*
proc: unify PROC_DEVICETREE config
Andres Salomon
2010-07-05
1
-0
/
+8
*
of: Put all CONFIG_OF dependencies into a Kconfig menu block
Grant Likely
2010-07-05
1
-9
/
+16
*
of: define CONFIG_OF globally so architectures can select it
Stephen Rothwell
2010-07-05
1
-0
/
+3
*
of/i2c: Generalize OF support
Grant Likely
2010-07-05
1
-1
/
+1
*
of/address: merge of_iomap()
Grant Likely
2010-07-05
1
-0
/
+4
[next]