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
/
include
/
linux
/
of.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-01
of: fix clang -Wunsequenced for be32_to_cpu()
Phong Tran
1
-2
/
+2
2019-04-10
of: use correct function prototype for of_overlay_fdt_apply()
Chris Packham
1
-1
/
+2
2019-01-10
of: Remove struct device_node.type pointer
Rob Herring
1
-1
/
+0
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+16
2018-11-18
of: Drop full path from full_name for PDT systems
Rob Herring
1
-1
/
+0
2018-11-08
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
1
-0
/
+6
2018-11-08
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
1
-5
/
+10
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+10
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+12
2018-10-04
of: Fix property name in of_node_get_device_type
Rob Herring
1
-1
/
+1
2018-09-28
Merge branch 'dt/cpu-type-rework' into dt/next
Rob Herring
1
-0
/
+11
2018-09-28
of: Add cpu node iterator for_each_of_cpu_node()
Rob Herring
1
-0
/
+11
2018-09-25
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
1
-0
/
+11
2018-09-20
of: base: Introduce of_alias_get_alias_list() to check alias IDs
Michal Simek
1
-0
/
+10
2018-09-07
of: make default address and size cells sizes private
Rob Herring
1
-6
/
+0
2018-08-31
of: Add device_type access helper functions
Rob Herring
1
-0
/
+12
2018-08-30
of: add node name compare helper functions
Rob Herring
1
-0
/
+13
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-03-05
Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...
Rob Herring
1
-3
/
+3
2018-03-04
of: change overlay apply input data from unflattened to FDT
Frank Rowand
1
-3
/
+3
2018-02-12
of: Support parsing phandle argument lists through a nexus node
Stephen Boyd
1
-0
/
+12
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
1
-5
/
+1
2018-01-02
of: Add helper for mapping device node to logical CPU number
Suzuki K Poulose
1
-0
/
+7
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-12
/
+50
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-21
/
+24
2017-11-08
of: add of_property_read_variable_* dummy helpers
Arnd Bergmann
1
-12
/
+50
2017-10-17
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
1
-3
/
+0
2017-10-17
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
1
-5
/
+5
2017-10-17
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
1
-6
/
+6
2017-10-16
of: make kobject and bin_attribute support configurable
Rob Herring
1
-12
/
+10
2017-10-16
of: wrap accesses to device_node kobject
Rob Herring
1
-0
/
+2
2017-10-16
of: make struct property _flags field configurable
Rob Herring
1
-0
/
+4
2017-10-16
of: remove struct property.unique_id for FDT
Rob Herring
1
-0
/
+2
2017-10-13
include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
Arnd Bergmann
1
-0
/
+10
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
1
-2
/
+1
2017-07-10
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2017-07-05
Merge branch 'dt/property-move' into dt/next
Rob Herring
1
-10
/
+20
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
1
-0
/
+2
2017-06-14
of: Provide dummy of_device_compatible_match() for compile-testing
Geert Uytterhoeven
1
-0
/
+6
2017-06-01
of: Support const and non-const use for to_of_node()
Sakari Ailus
1
-8
/
+12
2017-06-01
of: Make of_fwnode_handle() safer
Sakari Ailus
1
-1
/
+7
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+3
2017-04-03
drivers/of/base.c: Add of_property_read_u64_index
Alistair Popple
1
-0
/
+3
2017-03-29
of: Add of_fwnode_handle() to convert device nodes to fwnode_handle
Sakari Ailus
1
-0
/
+4
2017-01-17
of: base: add support to find the level of the last cache
Sudeep Holla
1
-0
/
+1
2016-11-10
of/overlay: add of overlay notifications
Alan Tull
1
-0
/
+25
2016-09-15
of: Add array read functions with min/max size limits
Richard Fitzgerald
1
-12
/
+132
2016-07-31
Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-7
/
+7
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
[next]