index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
soc: Convert to using %pOFn instead of device_node.name
Rob Herring
7
-43
/
+43
2018-10-04
firmware: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-09-28
devfreq: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-09-28
bus: mvebu-mbus: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-09-28
bus: fsl-mc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+3
2018-09-28
xtensa: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+3
2018-09-28
nios2: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-09-28
Merge branch 'dt/cpu-type-rework' into dt/next
Rob Herring
23
-120
/
+111
2018-09-28
microblaze: get cpu node with of_get_cpu_node
Rob Herring
1
-2
/
+4
2018-09-28
fbdev: fsl-diu: get cpu node with of_get_cpu_node
Rob Herring
1
-1
/
+1
2018-09-28
of: use for_each_of_cpu_node iterator
Rob Herring
2
-14
/
+3
2018-09-28
iommu: fsl_pamu: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-28
edac: cpc925: use for_each_of_cpu_node iterator
Rob Herring
1
-18
/
+2
2018-09-28
clk: mvebu: use for_each_of_cpu_node iterator
Rob Herring
1
-2
/
+2
2018-09-28
x86: DT: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-28
SH: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-28
powerpc: 8xx: get cpu node with of_get_cpu_node
Rob Herring
1
-2
/
+3
2018-09-28
powerpc: 4xx: get cpu node with of_get_cpu_node
Rob Herring
1
-1
/
+1
2018-09-28
powerpc: use for_each_of_cpu_node iterator
Rob Herring
2
-40
/
+26
2018-09-28
openrisc: use for_each_of_cpu_node iterator
Rob Herring
1
-2
/
+1
2018-09-28
nios2: get cpu node with of_get_cpu_node
Rob Herring
1
-1
/
+3
2018-09-28
c6x: use for_each_of_cpu_node iterator
Rob Herring
1
-8
/
+3
2018-09-28
arm64: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-28
ARM: shmobile: use for_each_of_cpu_node iterator
Rob Herring
3
-15
/
+5
2018-09-28
ARM: topology: remove unneeded check for /cpus node
Rob Herring
1
-6
/
+0
2018-09-28
ARM: use for_each_of_cpu_node iterator
Rob Herring
1
-4
/
+1
2018-09-28
of: Support matching cpu nodes with no 'reg' property
Rob Herring
1
-0
/
+2
2018-09-28
of: Add cpu node iterator for_each_of_cpu_node()
Rob Herring
2
-0
/
+50
2018-09-27
of: unittest: Disable interrupt node tests for old world MAC systems
Guenter Roeck
1
-8
/
+18
2018-09-27
ARM: dt-bindings: Add vendor prefix for Facebook
Vijay Khemka
1
-0
/
+1
2018-09-26
mfd: arizona: Correct link for sound binding document
Charles Keepax
1
-1
/
+1
2018-09-26
dt-bindings: i2c: Fix SMBus typo
sim manseop
1
-1
/
+1
2018-09-26
dt-bindings: crypto: hip07-sec, drop incorrect commas
Jonathan Cameron
1
-1
/
+1
2018-09-26
dt-bindings: fpga: fix freeze controller compatible in region doc
Alan Tull
1
-2
/
+2
2018-09-26
dt-bindings: reset: imx7: update the compatible string
Anson Huang
1
-1
/
+1
2018-09-26
dt-binding: arm/cpus.txt: fix dynamic-power-coefficient unit
Vincent Guittot
1
-2
/
+2
2018-09-20
scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4
Rob Herring
23
-236
/
+1033
2018-09-19
scripts/dtc: Add yamltree.c to dtc sources
Rob Herring
1
-1
/
+1
2018-09-19
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
3
-0
/
+5
2018-09-19
of/unittest: Fix I2C bus unit-address error
Rob Herring
2
-4
/
+4
2018-09-19
Merge branch 'dt/linus' into HEAD
Rob Herring
1
-0
/
+3
2018-09-11
of: fix phandle cache creation for DTs with no phandles
Rob Herring
1
-0
/
+3
2018-09-07
of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
Rob Herring
1
-1
/
+1
2018-09-07
of: make default address and size cells sizes private
Rob Herring
3
-9
/
+8
2018-09-07
vsprintf: print OF node name using full_name
Rob Herring
1
-1
/
+6
2018-09-07
of: Convert to using %pOFn instead of device_node.name
Rob Herring
6
-22
/
+23
2018-09-04
of/unittest: add printf tests for node name
Rob Herring
1
-0
/
+4
2018-09-04
of/unittest: remove use of node name pointer in overlay high level test
Rob Herring
1
-5
/
+8
2018-09-02
Linux 4.19-rc2
v4.19-rc2
Linus Torvalds
1
-1
/
+1
2018-09-02
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+80
[next]