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
/
include
/
linux
/
property.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
device property: Don't use "proxy" headers
Andy Shevchenko
2024-03-07
1
-0
/
+1
*
device property: Move enum dev_dma_attr to fwnode.h
Andy Shevchenko
2024-03-07
1
-6
/
+0
*
driver core: Move fw_devlink stuff to where it belongs
Andy Shevchenko
2024-03-07
1
-2
/
+0
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
1
-0
/
+12
|
\
|
*
device property: Add fwnode_property_match_property_string()
Andy Shevchenko
2023-11-16
1
-0
/
+12
*
|
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2024-01-12
1
-0
/
+1
|
\
\
|
*
|
device property: Add fwnode_name_eq()
Sakari Ailus
2023-12-04
1
-0
/
+1
|
|
/
*
|
Merge tag 'gpio-updates-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-12
1
-0
/
+26
|
\
\
|
*
|
device property: Implement device_is_big_endian()
Andy Shevchenko
2023-12-15
1
-0
/
+26
|
|
/
*
/
device property: Add SOFTWARE_NODE() macro for defining software nodes
Sakari Ailus
2023-11-20
1
-0
/
+7
|
/
*
device property: Replace custom implementation of COUNT_ARGS()
Andy Shevchenko
2023-10-05
1
-1
/
+2
*
device property: Implement device_is_compatible()
Andy Shevchenko
2023-06-15
1
-0
/
+12
*
device property: make device_property functions take const device *
Guenter Roeck
2023-04-20
1
-18
/
+18
*
device property: Remove unused struct net_device forward declaration
Andy Shevchenko
2023-03-27
1
-1
/
+0
*
device property: Constify a few fwnode APIs
Andy Shevchenko
2023-03-24
1
-3
/
+3
*
device property: constify fwnode_get_phy_mode() argument
Russell King
2023-03-24
1
-1
/
+1
*
device property: Make fwnode_graph_for_each_endpoint() consistent
Andy Shevchenko
2023-01-19
1
-3
/
+3
*
software node: Remove unused APIs
Andy Shevchenko
2023-01-17
1
-3
/
+0
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-43
/
+41
|
\
|
*
device property: Move PROPERTY_ENTRY_BOOL() a bit down
Andy Shevchenko
2022-11-23
1
-8
/
+8
|
*
device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
Andy Shevchenko
2022-11-23
1
-20
/
+14
|
*
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
2022-10-22
1
-3
/
+2
|
*
device property: Constify device child node APIs
Andy Shevchenko
2022-10-22
1
-6
/
+6
|
*
device property: Constify parameter in fwnode_graph_is_endpoint()
Andy Shevchenko
2022-10-22
1
-1
/
+1
|
*
device property: Constify fwnode connection match APIs
Andy Shevchenko
2022-10-22
1
-4
/
+4
|
*
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
2022-10-22
1
-1
/
+6
*
|
device property: Introduce fwnode_device_is_compatible() helper
Andy Shevchenko
2022-11-02
1
-1
/
+9
|
/
*
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
2022-09-24
1
-2
/
+2
*
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-0
/
+5
|
\
|
*
device property: Add helper to match multiple connections
Bjorn Andersson
2022-04-26
1
-0
/
+5
*
|
device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()
Andy Shevchenko
2022-04-13
1
-2
/
+1
*
|
device property: Introduce fwnode_for_each_parent_node()
Andy Shevchenko
2022-04-13
1
-2
/
+7
|
/
*
device property: Don't split fwnode_get_irq*() APIs in the code
Andy Shevchenko
2022-02-14
1
-3
/
+3
*
device property: Add fwnode_irq_get_byname
Akhil R
2022-01-28
1
-0
/
+1
*
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-14
1
-0
/
+2
|
\
|
*
device property: Add fwnode_iomap()
Anand Ashok Dumbre
2021-12-21
1
-0
/
+2
*
|
device property: Drop fwnode_graph_get_remote_node()
Sakari Ailus
2021-12-17
1
-3
/
+0
*
|
device property: Implement fwnode_graph_get_endpoint_count()
Sakari Ailus
2021-12-17
1
-0
/
+2
*
|
device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED
Sakari Ailus
2021-12-17
1
-1
/
+2
*
|
device property: Remove device_add_properties() API
Heikki Krogerus
2021-11-24
1
-4
/
+0
|
/
*
eth: fwnode: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
1
-0
/
+1
*
device property: move mac addr helpers to eth.c
Jakub Kicinski
2021-10-07
1
-4
/
+0
*
software nodes: Split software_node_notify()
Rafael J. Wysocki
2021-07-16
1
-2
/
+0
*
device property: Unify access to of_node
Andy Shevchenko
2021-06-07
1
-1
/
+1
*
software node: Introduce SOFTWARE_NODE_REFERENCE() helper macro
Andy Shevchenko
2021-04-05
1
-5
/
+8
*
software node: Fix device_add_software_node()
Heikki Krogerus
2021-03-10
1
-1
/
+1
*
software node: Provide replacement for device_add_properties()
Heikki Krogerus
2021-02-05
1
-0
/
+4
*
software node: Introduce device_add_software_node()
Heikki Krogerus
2021-01-15
1
-0
/
+3
*
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
2020-12-09
1
-0
/
+3
*
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-14
1
-0
/
+14
|
\
[next]