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