index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
property.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
device property: Don't overwrite addr when failing in device_get_mac_address
Julien Grall
2015-09-08
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
1
-4
/
+91
|
\
|
*
device property: Return -ENXIO if there is no suitable FW interface
Guenter Roeck
2015-08-27
1
-4
/
+13
|
*
device property: Add ETH_ALEN check, update comments.
Jeremy Linton
2015-08-20
1
-8
/
+13
|
*
Add a matching set of device_ functions for determining mac/phy
Jeremy Linton
2015-08-13
1
-0
/
+73
*
|
device property: fallback to pset when gettng one string
Andy Shevchenko
2015-08-26
1
-1
/
+2
*
|
device property: fix potential NULL pointer dereference
Andy Shevchenko
2015-08-06
1
-2
/
+3
|
/
*
-
.
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
Rafael J. Wysocki
2015-06-26
1
-13
/
+13
|
\
\
|
|
*
ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()
Alexander Sverdlin
2015-06-24
1
-13
/
+13
|
|
/
*
/
device property: Introduces device_dma_is_coherent()
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+14
|
/
*
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-54
/
+144
|
\
|
*
device property: Introduce firmware node type for platform data
Rafael J. Wysocki
2015-04-03
1
-5
/
+93
|
*
driver core: Implement device property accessors through fwnode ones
Rafael J. Wysocki
2015-03-25
1
-28
/
+17
|
*
driver core: property: Update fwnode_property_read_string_array()
Rafael J. Wysocki
2015-03-25
1
-2
/
+4
|
*
driver core: Add comments about returning array counts
Adrian Hunter
2015-03-18
1
-21
/
+32
*
|
Driver core: Fix missing whitespace in function argument
Florin Papa
2015-03-25
1
-1
/
+1
|
/
*
Driver core: Unified interface for firmware node properties
Rafael J. Wysocki
2014-11-04
1
-0
/
+246
*
Driver core: Unified device properties interface for platform firmware
Rafael J. Wysocki
2014-11-04
1
-0
/
+185