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
/
base
/
swnode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
software node: fix wrong node passed to find nargs_prop
Clément Léger
2021-12-22
1
-1
/
+1
*
device property: Drop redundant NULL checks
Andy Shevchenko
2021-10-26
1
-6
/
+0
*
software node: balance refcount for managed software nodes
Laurentiu Tudor
2021-09-16
1
-0
/
+3
*
software nodes: Split software_node_notify()
Rafael J. Wysocki
2021-07-16
1
-29
/
+32
*
software node: Handle software node injection to an existing device properly
Heikki Krogerus
2021-06-23
1
-4
/
+12
*
software node: Allow node addition to already existing device
Heikki Krogerus
2021-04-15
1
-2
/
+3
*
software node: Imply kobj_to_swnode() to be no-op
Andy Shevchenko
2021-04-05
1
-1
/
+1
*
software node: Deduplicate code in fwnode_create_software_node()
Andy Shevchenko
2021-04-05
1
-9
/
+8
*
software node: Introduce software_node_alloc()/software_node_free()
Andy Shevchenko
2021-04-05
1
-23
/
+24
*
software node: Free resources explicitly when swnode_register() fails
Andy Shevchenko
2021-04-05
1
-12
/
+17
*
device property: Sync descriptions of swnode array and group APIs
Andy Shevchenko
2021-03-23
1
-5
/
+13
*
software node: Fix device_add_software_node()
Heikki Krogerus
2021-03-10
1
-9
/
+17
*
software node: Fix node registration
Heikki Krogerus
2021-03-10
1
-0
/
+3
*
Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2021-02-21
1
-19
/
+161
|
\
|
*
media: software_node: Add support for fwnode_graph*() family of functions
Heikki Krogerus
2021-01-26
1
-1
/
+114
|
*
media: software_node: unregister software_nodes in reverse order
Daniel Scally
2021-01-26
1
-4
/
+11
|
*
media: software_node: Enforce parent before child ordering of nodes arrays
Daniel Scally
2021-01-26
1
-12
/
+30
|
*
media: software_node: Fix refcounts in software_node_get_next_child()
Daniel Scally
2021-01-26
1
-2
/
+6
*
|
software node: Provide replacement for device_add_properties()
Heikki Krogerus
2021-02-05
1
-0
/
+43
*
|
software node: Introduce device_add_software_node()
Heikki Krogerus
2021-01-15
1
-9
/
+62
|
/
*
driver core: Add fwnode_init()
Saravana Kannan
2020-12-09
1
-1
/
+1
*
software node: Use software_node_unregister() when unregistering group of nodes
Andy Shevchenko
2020-07-10
1
-6
/
+2
*
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-07
1
-6
/
+21
|
\
|
*
software node: implement software_node_unregister()
Greg Kroah-Hartman
2020-05-27
1
-6
/
+21
*
|
software node: Allow register and unregister software node groups
Andy Shevchenko
2020-04-20
1
-0
/
+48
|
/
*
Revert "software node: Simplify software_node_release() function"
Brendan Higgins
2020-03-04
1
-7
/
+7
*
software node: remove separate handling of references
Dmitry Torokhov
2019-12-03
1
-30
/
+18
*
software node: implement reference properties
Dmitry Torokhov
2019-12-03
1
-8
/
+41
*
software node: allow embedding of small arrays into property_entry
Dmitry Torokhov
2019-12-03
1
-60
/
+55
*
software node: replace is_array with is_inline
Dmitry Torokhov
2019-12-03
1
-7
/
+5
*
software node: simplify property_entry_read_string_array()
Dmitry Torokhov
2019-11-05
1
-14
/
+7
*
software node: remove property_entry_read_uNN_array functions
Dmitry Torokhov
2019-11-05
1
-71
/
+14
*
software node: get rid of property_set_pointer()
Dmitry Torokhov
2019-11-05
1
-71
/
+19
*
software node: clean up property_copy_string_array()
Dmitry Torokhov
2019-11-05
1
-11
/
+8
*
device property: Add a function to obtain a node's prefix
Sakari Ailus
2019-10-11
1
-0
/
+22
*
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
2019-10-11
1
-0
/
+12
*
software node: Make argument to to_software_node const
Sakari Ailus
2019-10-11
1
-2
/
+2
*
software node: Get reference to parent swnode in get_parent op
Sakari Ailus
2019-10-11
1
-1
/
+4
*
software node: Initialize the return value in software_node_find_by_name()
Heikki Krogerus
2019-09-11
1
-1
/
+1
*
software node: Initialize the return value in software_node_to_swnode()
Heikki Krogerus
2019-09-04
1
-1
/
+1
*
software node: Add software_node_find_by_name()
Heikki Krogerus
2019-08-26
1
-0
/
+37
*
software node: Add software_node_get_reference_args()
Heikki Krogerus
2019-06-03
1
-0
/
+47
*
software node: Use kobject name when finding child nodes by name
Heikki Krogerus
2019-06-03
1
-5
/
+1
*
software node: Add support for static node descriptors
Heikki Krogerus
2019-06-03
1
-63
/
+193
*
software node: Simplify software_node_release() function
Heikki Krogerus
2019-06-03
1
-10
/
+10
*
software node: Allow node creation without properties
Heikki Krogerus
2019-06-03
1
-0
/
+3
*
drivers: base: swnode: Make two functions static
YueHaibing
2019-03-19
1
-2
/
+2
*
software node: Implement get_named_child_node fwnode callback
Heikki Krogerus
2019-02-14
1
-0
/
+23
*
drivers: base: swnode: check if swnode is NULL before dereferencing it
Colin Ian King
2018-12-26
1
-1
/
+2
*
drivers: base: swnode: check if pointer p is NULL before dereferencing it
Colin Ian King
2018-12-26
1
-1
/
+1
[next]