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
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-10
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+148
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2017-07-07
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-826
/
+910
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-10
/
+52
2017-07-05
Merge branch 'dt/property-move' into dt/next
Rob Herring
3
-734
/
+809
2017-07-05
Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...
Rob Herring
2
-10
/
+52
2017-07-03
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
1
-10
/
+52
2017-07-02
OF/PCI: Update of_irq_parse_and_map_pci() comment
Matthew Minter
1
-1
/
+2
2017-06-27
vsprintf: Add %p extension "%pOF" for device tree
Pantelis Antoniou
2
-1
/
+61
2017-06-22
of: find_node_by_full_name rewrite to compare each level
Rob Herring
3
-37
/
+25
2017-06-22
of: use kbasename instead of open coding
Rob Herring
3
-7
/
+4
2017-06-22
of: detect invalid phandle in overlay
Frank Rowand
1
-0
/
+4
2017-06-22
of: be consistent in form of file mode
Frank Rowand
1
-1
/
+1
2017-06-22
of: make __of_attach_node() static
Frank Rowand
2
-2
/
+1
2017-06-22
of: address.c header comment typo
Frank Rowand
1
-1
/
+1
2017-06-22
of: fdt.c header comment typo
Frank Rowand
1
-1
/
+1
2017-06-22
of: make of_fdt_is_compatible() static
Frank Rowand
1
-1
/
+1
2017-06-22
device property: Introduce fwnode_device_is_available()
Sakari Ailus
1
-0
/
+6
2017-06-22
device property: Move fwnode graph ops to firmware specific locations
Sakari Ailus
1
-0
/
+52
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
1
-0
/
+90
2017-06-22
Merge branch 'dt/property-move' of git://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
3
-734
/
+767
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-06-13
of_mdio: move of_mdio_parse_addr to header file
Jon Mason
1
-22
/
+0
2017-06-13
mdio_bus: handle only single PHY reset GPIO
Sergei Shtylyov
1
-1
/
+0
2017-06-01
of: Move OF property and graph API from base.c to property.c
Sakari Ailus
3
-734
/
+767
2017-05-30
iommu/of: Ignore all errors except EPROBE_DEFER
Sricharan R
1
-2
/
+2
2017-05-24
Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+2
2017-05-22
of/platform: Make of_platform_device_destroy globally visible
Jan Glauber
1
-1
/
+2
2017-05-19
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+4
2017-05-17
of: fdt: add missing allocation-failure check
Johan Hovold
1
-0
/
+3
2017-05-17
of_graph: add of_graph_get_endpoint_count()
Kuninori Morimoto
1
-0
/
+12
2017-05-17
of_graph: add of_graph_get_port_parent()
Kuninori Morimoto
1
-8
/
+22
2017-05-17
of_graph: add of_graph_get_remote_endpoint()
Kuninori Morimoto
1
-2
/
+16
2017-05-17
of-graph: export symbol of_phandle_iterator_init/next
Kuninori Morimoto
1
-0
/
+2
2017-05-16
of: irq: use of_irq_get() in of_irq_to_resource()
Thomas Petazzoni
1
-1
/
+4
2017-05-12
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+38
2017-05-11
Partially Revert "of: fix sparse warnings in fdt, irq, reserved mem, and reso...
Rob Herring
1
-1
/
+1
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+21
2017-05-09
of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandle
Nicholas Piggin
1
-0
/
+38
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-45
/
+0
2017-05-05
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-24
/
+540
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+31
2017-05-04
of: fix sparse warnings in fdt, irq, reserved mem, and resolver code
Rob Herring
4
-5
/
+5
2017-05-04
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
1
-1
/
+1
2017-05-04
of: fix sparse warnings in of_find_next_cache_node
Rob Herring
1
-7
/
+6
2017-05-04
of/unittest: Missing unlocks on error
Dan Carpenter
1
-2
/
+6
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+71
2017-05-03
of: fix uninitialized variable warning for overlay test
Arnd Bergmann
1
-1
/
+1
2017-04-28
of: fix unittest build without CONFIG_OF_OVERLAY
Arnd Bergmann
1
-1
/
+1
2017-04-27
of: Add unit tests for applying overlays
Frank Rowand
7
-8
/
+505
[next]