index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-74
/
+106
2016-10-11
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-4
/
+0
2016-10-08
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
1
-0
/
+2
2016-10-06
of/platform: Probe "isa" busses by default
Paul Burton
1
-0
/
+1
2016-10-05
Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-52
/
+121
2016-10-04
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-10
/
+1
2016-09-28
of/serial: move earlycon early_param handling to serial
Leif Lindholm
1
-10
/
+1
2016-09-23
mtd: Kill the OF_MTD Kconfig option
Boris Brezillon
1
-4
/
+0
2016-09-16
of/irq: Break out msi-map lookup (again)
Robin Murphy
2
-74
/
+106
2016-09-15
of/platform: Initialise dev->fwnode appropriately
Robin Murphy
1
-0
/
+2
2016-09-15
of: Add array read functions with min/max size limits
Richard Fitzgerald
1
-54
/
+102
2016-09-15
of: Make of_find_property_value_of_size take a length range
Richard Fitzgerald
1
-10
/
+29
2016-09-09
of_numa: Use pr_fmt()
Kefeng Wang
1
-10
/
+11
2016-09-09
of_numa: Use of_get_next_parent to simplify code
Kefeng Wang
1
-5
/
+1
2016-09-09
of/numa: remove a duplicated warning
Zhen Lei
1
-7
/
+2
2016-09-09
of/numa: add nid check for memory block
Zhen Lei
1
-0
/
+5
2016-09-09
of/numa: fix a memory@ node can only contains one memory block
Zhen Lei
1
-19
/
+10
2016-09-09
of/numa: remove a duplicated pr_debug information
Zhen Lei
1
-4
/
+0
2016-08-15
of: fix reference counting in of_graph_get_endpoint_by_regs
Lucas Stach
1
-9
/
+2
2016-08-12
of/platform: disable the of_platform_default_populate_init() for all the ppc ...
Kevin Hao
1
-0
/
+2
2016-08-09
of/irq: Mark interrupt controllers as populated before initialisation
Philipp Zabel
1
-2
/
+3
2016-08-09
drivers/of: Validate device node in __unflatten_device_tree()
Gavin Shan
1
-1
/
+1
2016-08-09
of: Delete an unnecessary check before the function call "of_node_put"
Markus Elfring
1
-2
/
+1
2016-08-05
ramoops: use DT reserved-memory bindings
Kees Cook
1
-2
/
+18
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+22
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-139
/
+188
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+37
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+13
2016-07-27
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-20
/
+63
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
1
-2
/
+2
2016-07-20
dt: Add of_device_compatible_match()
Benjamin Herrenschmidt
1
-0
/
+22
2016-07-19
of: fdt: mark unflattened tree as detached
Michal Suchanek
1
-3
/
+10
2016-07-19
of: overlay: add resolver error prints
Michal Suchanek
1
-0
/
+6
2016-07-19
of: use pr_fmt prefix for all console printing
Rob Herring
11
-121
/
+124
2016-07-17
of_mdio: Abstract a general interface for phy connect
Dongpo Li
1
-0
/
+36
2016-07-09
Merge tag 'v4.7-rc6' into patchwork
Mauro Carvalho Chehab
3
-13
/
+32
2016-07-06
FDT: Add a helper to get the subnode by given name
Shannon Zhao
1
-0
/
+13
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+32
2016-06-28
of_mdio: select fixed phy support unconditionally
Arnd Bergmann
2
-2
/
+1
2016-06-24
of/irq: Mark initialised interrupt controllers as populated
Jon Hunter
1
-0
/
+2
2016-06-24
of: fix memory leak related to safe_name()
Frank Rowand
3
-10
/
+25
2016-06-23
Revert "of/platform: export of_default_bus_match_table"
Kefeng Wang
1
-1
/
+0
2016-06-23
of: unittest: use of_platform_default_populate() to populate default bus
Kefeng Wang
1
-3
/
+2
2016-06-23
of/platform: Add common method to populate default bus
Kefeng Wang
1
-1
/
+19
2016-06-23
of_mdio: Enable fixed PHY support if driver is a module
Ben Hutchings
1
-1
/
+1
2016-06-09
drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes()
Gavin Shan
1
-2
/
+13
2016-06-09
[media] of: reserved_mem: restore old behavior when no region is defined
Marek Szyprowski
1
-1
/
+1
2016-06-03
of: silence warnings due to max() usage
Stephen Rothwell
1
-2
/
+6
2016-06-03
drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
Jaewon
1
-1
/
+4
[next]