index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
property.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-15
drivers: fwnode: fix fwnode_irq_get[_byname]()
Matti Vaittinen
1
-3
/
+9
2023-04-20
device property: make device_property functions take const device *
Guenter Roeck
1
-8
/
+8
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
1
-3
/
+3
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
1
-1
/
+1
2023-03-10
device property: Clarify description of returned value in some functions
Andy Shevchenko
1
-34
/
+90
2023-01-19
device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
Yang Yingliang
1
-6
/
+12
2022-12-07
device property: Fix documentation for fwnode_get_next_parent()
Miaoqian Lin
1
-1
/
+1
2022-11-23
device property: Rename goto label to be more precise
Andy Shevchenko
1
-2
/
+3
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2022-10-25
device property: Fix documentation for *_match_string() APIs
Andy Shevchenko
1
-2
/
+2
2022-10-22
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
1
-2
/
+2
2022-10-22
device property: Constify device child node APIs
Andy Shevchenko
1
-3
/
+3
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
1
-4
/
+4
2022-10-22
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
1
-2
/
+9
2022-09-24
device property: Add const qualifier to device_get_match_data() parameter
Andy Shevchenko
1
-2
/
+2
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-16
/
+80
2022-05-06
device property: Advertise fwnode and device property count API calls
Andy Shevchenko
1
-0
/
+30
2022-05-05
device property: Fix recent breakage of fwnode_get_next_parent_dev()
Douglas Anderson
1
-1
/
+1
2022-04-26
device property: Use multi-connection matchers for single case
Bjorn Andersson
1
-50
/
+5
2022-04-26
device property: Add helper to match multiple connections
Bjorn Andersson
1
-0
/
+109
2022-04-13
device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()
Andy Shevchenko
1
-11
/
+9
2022-04-13
device property: Introduce fwnode_for_each_parent_node()
Andy Shevchenko
1
-27
/
+29
2022-04-13
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
1
-38
/
+51
2022-04-05
device property: Add irq_get to fwnode operation
Sakari Ailus
1
-11
/
+1
2022-04-05
device property: Add iomap to fwnode operations
Sakari Ailus
1
-4
/
+1
2022-04-05
device property: Convert device_{dma_supported,get_dma_attr} to fwnode
Sakari Ailus
1
-21
/
+4
2022-02-14
device property: Don't split fwnode_get_irq*() APIs in the code
Andy Shevchenko
1
-16
/
+16
2022-01-28
device property: Add fwnode_irq_get_byname
Akhil R
1
-0
/
+29
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+16
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+11
2021-12-21
device property: Add fwnode_iomap()
Anand Ashok Dumbre
1
-0
/
+16
2021-12-17
device property: Drop fwnode_graph_get_remote_node()
Sakari Ailus
1
-38
/
+0
2021-12-17
device property: Use fwnode_graph_for_each_endpoint() macro
Sakari Ailus
1
-4
/
+4
2021-12-17
device property: Implement fwnode_graph_get_endpoint_count()
Sakari Ailus
1
-10
/
+39
2021-12-17
device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED
Sakari Ailus
1
-2
/
+2
2021-12-17
device property: Fix fwnode_graph_devcon_match() fwnode leak
Sakari Ailus
1
-1
/
+3
2021-12-03
device property: Check fwnode->secondary when finding properties
Daniel Scally
1
-2
/
+11
2021-11-24
device property: Remove device_add_properties() API
Heikki Krogerus
1
-48
/
+0
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
1
-63
/
+0
2021-08-16
Revert "media: device property: Call fwnode_graph_get_endpoint_by_id() for fw...
Daniel Scally
1
-8
/
+1
2021-08-16
device property: Check fwnode->secondary in fwnode_graph_get_next_endpoint()
Daniel Scally
1
-1
/
+20
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+8
2021-06-07
device property: Unify access to of_node
Andy Shevchenko
1
-16
/
+13
2021-05-27
device property: Don't check for NULL twice in the loops
Andy Shevchenko
1
-8
/
+8
2021-05-10
device property: Retrieve fwnode from of_node via accessor
Andy Shevchenko
1
-2
/
+2
2021-01-26
media: device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->se...
Daniel Scally
1
-1
/
+8
2021-01-26
media: device property: Return true in fwnode_device_is_available for NULL ops
Daniel Scally
1
-0
/
+6
2020-12-09
device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()
Saravana Kannan
1
-0
/
+52
2020-09-08
device property: Move fwnode_connection_find_match() under drivers/base/prope...
Heikki Krogerus
1
-0
/
+73
2020-07-23
device property: Avoid NULL pointer dereference in device_get_next_child_node()
Andy Shevchenko
1
-1
/
+1
[next]