index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-02-22
9
-16
/
+69
|
\
|
*
of: introduce of_graph_get_remote_node
Rob Herring
2017-02-15
1
-0
/
+37
|
*
of: Add missing space at end of pr_fmt().
Frank Rowand
2017-02-09
1
-1
/
+1
|
*
of: make of_device_make_bus_id() static
Frank Rowand
2017-02-09
1
-1
/
+1
|
*
of: fix of_node leak caused in of_find_node_opts_by_path
Qi Hou
2017-02-09
1
-0
/
+3
|
*
of/unittest: Swap arguments of of_unittest_apply_overlay()
Alexander Sverdlin
2017-01-23
1
-2
/
+2
|
*
of: remove redundant memset in overlay
XuYing
2017-01-09
1
-1
/
+0
|
*
of/irq: improve error report on irq discovery process failure
Guilherme G. Piccoli
2017-01-09
2
-8
/
+21
|
*
of: drop duplicate headers
Geliang Tang
2017-01-04
3
-3
/
+0
|
*
of: reserved_mem: set dma_ops for devices using reserved mem
Smitha T Murthy
2017-01-04
1
-0
/
+4
*
|
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
1
-0
/
+25
|
\
\
|
*
|
of: device: Export of_device_{get_modalias, uvent_modalias} to modules
Stephen Boyd
2017-01-20
1
-0
/
+2
|
*
|
of: device: Support loading a module with OF based modalias
Stephen Boyd
2017-01-20
1
-0
/
+23
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-22
1
-0
/
+26
|
\
\
|
*
|
of: base: add support to find the level of the last cache
Sudeep Holla
2017-01-17
1
-0
/
+26
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
1
-0
/
+1
|
\
\
|
*
|
of_mdio: Add "broadcom,bcm5241" to the whitelist.
David Daney
2017-02-19
1
-0
/
+1
|
|
/
*
|
OF: Prevent unaligned access in of_alias_scan()
Paul Burton
2017-01-03
1
-1
/
+1
*
|
of: Add check to of_scan_flat_dt() before accessing initial_boot_params
Tobias Wolf
2017-01-03
1
-3
/
+6
|
/
*
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
1
-0
/
+21
|
\
|
*
of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DT
Shawn Lin
2016-11-14
1
-0
/
+21
*
|
Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-15
4
-212
/
+168
|
\
\
|
*
|
Revert "of: base: add support to get machine model name"
Rob Herring
2016-12-09
1
-32
/
+0
|
*
|
of: Fix issue where code would fall through to error case.
Moritz Fischer
2016-12-09
1
-8
/
+8
|
*
|
drivers/of: fix missing pr_cont()s in of_print_phandle_args
Marcin Nowakowski
2016-12-09
1
-3
/
+6
|
*
|
of: base: add support to get machine model name
Sudeep Holla
2016-11-18
1
-0
/
+32
|
*
|
of/platform: clarify of_find_device_by_node refcounting
Johan Hovold
2016-11-15
1
-0
/
+3
|
*
|
of/platform: fix of_platform_device_destroy comment
Johan Hovold
2016-11-15
1
-3
/
+0
|
*
|
of: Remove unused variable overlay_symbols
Frank Rowand
2016-11-15
1
-4
/
+1
|
*
|
of: Move setting of pointer to beside test for non-null
Frank Rowand
2016-11-15
1
-2
/
+1
|
*
|
of: Add back an error message, restructured
Frank Rowand
2016-11-15
1
-6
/
+12
|
*
|
of: Update comments to reflect changes and increase clarity
Frank Rowand
2016-11-15
1
-19
/
+47
|
*
|
of: Remove redundant size check
Frank Rowand
2016-11-15
1
-1
/
+1
|
*
|
of: Update structure of code to be clearer, also remove BUG_ON()
Frank Rowand
2016-11-15
1
-31
/
+17
|
*
|
of: Rename variables to better reflect purpose or follow convention
Frank Rowand
2016-11-15
1
-87
/
+85
|
*
|
of: Remove prefix "__of_" from local function names
Frank Rowand
2016-11-15
1
-5
/
+5
|
*
|
of: Rename functions to more accurately reflect what they do
Frank Rowand
2016-11-15
1
-11
/
+11
|
*
|
of: Convert comparisons to zero or NULL to logical expressions
Frank Rowand
2016-11-15
1
-22
/
+20
|
*
|
of: Remove excessive printks to reduce clutter.
Frank Rowand
2016-11-15
1
-45
/
+8
|
*
|
of: Remove comments that state the obvious, to reduce clutter
Frank Rowand
2016-11-15
1
-29
/
+2
|
*
|
of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible.
David Daney
2016-11-15
1
-1
/
+6
|
|
/
*
|
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-12-14
1
-0
/
+1
|
\
\
|
*
|
of: irq: make of_msi_configure accessible from modules
Sinan Kaya
2016-10-19
1
-0
/
+1
|
|
/
*
|
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-13
1
-1
/
+46
|
\
\
|
*
\
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
2016-11-14
1
-2
/
+0
|
|
\
\
|
*
|
|
of/overlay: add of overlay notifications
Alan Tull
2016-11-10
1
-1
/
+46
|
|
|
/
|
|
/
|
*
|
|
of/fdt: mark hotpluggable memory
Reza Arbab
2016-12-12
1
-0
/
+19
*
|
|
of_mdio: add helper to deregister fixed-link PHYs
Johan Hovold
2016-11-29
1
-0
/
+15
*
|
|
of_mdio: fix device reference leak in of_phy_find_device
Johan Hovold
2016-11-17
1
-0
/
+1
*
|
|
of_mdio: fix node leak in of_phy_register_fixed_link error path
Johan Hovold
2016-11-17
1
-1
/
+4
|
|
/
|
/
|
[next]