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
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
of/irq: do irq resolution in platform_get_irq
Rob Herring
2014-04-24
2
-1
/
+29
*
of: selftest: add deferred probe interrupt test
Rob Herring
2014-04-24
2
-0
/
+45
*
dt: Fix binding typos in clock-names and interrupt-names
Geert Uytterhoeven
2014-04-23
1
-1
/
+1
*
of: Clean up of_update_property
Guenter Roeck
2014-04-15
1
-7
/
+3
*
of: Fix the section mismatch warnings.
Xiubo Li
2014-04-14
1
-1
/
+1
*
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-04-07
1
-0
/
+34
|
\
|
*
of_mtd: Add helpers to get ECC strength and ECC step size
Ezequiel Garcia
2014-03-10
1
-0
/
+34
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-04
1
-40
/
+41
|
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
2
-25
/
+24
|
\
\
|
*
|
of_mdio: Allow the DT to specify the phy ID and avoid autoprobing
Jason Gunthorpe
2014-03-20
1
-1
/
+22
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
6
-76
/
+260
|
|
\
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
3
-44
/
+71
|
|
\
\
|
*
|
|
net: phy: re-design phy_modes to be self-contained
Florian Fainelli
2014-02-12
1
-24
/
+2
*
|
|
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-02
10
-87
/
+655
|
\
\
\
\
|
*
|
|
|
of: Add support for ePAPR "stdout-path" property
Grant Likely
2014-03-28
1
-3
/
+3
|
*
|
|
|
Merge branch 'devicetree/next-reserved-mem' into devicetree/next
Grant Likely
2014-03-19
4
-0
/
+367
|
|
\
\
\
\
|
|
*
|
|
|
of: only scan for reserved mem when fdt present
Josh Cartwright
2014-03-15
1
-0
/
+3
|
|
*
|
|
|
drivers: of: add support for custom reserved memory drivers
Marek Szyprowski
2014-03-11
1
-0
/
+29
|
|
*
|
|
|
drivers: of: add initialization code for dynamic reserved memory
Marek Szyprowski
2014-03-11
4
-2
/
+206
|
|
*
|
|
|
drivers: of: add initialization code for static reserved memory
Marek Szyprowski
2014-03-11
1
-0
/
+131
|
*
|
|
|
|
of: device_node kobject lifecycle fixes
Pantelis Antoniou
2014-03-19
3
-13
/
+28
|
*
|
|
|
|
of: remove /proc/device-tree
Grant Likely
2014-03-11
2
-59
/
+1
|
*
|
|
|
|
of/selftest: Add self tests for manipulation of properties
Grant Likely
2014-03-11
1
-0
/
+62
|
*
|
|
|
|
of: Make device nodes kobjects so they show up in sysfs
Grant Likely
2014-03-11
4
-11
/
+173
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
2014-03-04
8
-65
/
+276
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Revert "of: fix of_update_property()"
Grant Likely
2014-03-04
1
-13
/
+21
|
*
|
|
|
of: Allows to use the PCI translator without the PCI core
Gregory CLEMENT
2014-02-20
2
-3
/
+9
|
*
|
|
|
of: fix of_update_property()
Xiubo Li
2014-02-04
1
-22
/
+14
|
*
|
|
|
of: add __of_add_property() without lock operations
Xiubo Li
2014-02-04
1
-14
/
+24
|
*
|
|
|
of: Clear detach flag on attach
Pantelis Antoniou
2014-02-03
1
-0
/
+1
|
*
|
|
|
of: make of_get_phy_mode parse 'phy-connection-type'
Florian Fainelli
2014-02-03
1
-4
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
1
-0
/
+151
|
\
\
\
\
|
*
|
|
|
of: Warn if of_graph_parse_endpoint is called with the root node
Philipp Zabel
2014-03-06
1
-0
/
+3
|
*
|
|
|
[media] of: move common endpoint parsing to drivers/of
Philipp Zabel
2014-03-06
1
-0
/
+28
|
*
|
|
|
of: Reduce indentation in of_graph_get_next_endpoint
Philipp Zabel
2014-03-06
1
-20
/
+22
|
*
|
|
|
of: Warn if of_graph_get_next_endpoint is called with the root node
Philipp Zabel
2014-03-06
1
-2
/
+2
|
*
|
|
|
[media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
Philipp Zabel
2014-03-06
1
-0
/
+118
|
|
|
/
/
|
|
/
|
|
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...
Mark Brown
2014-03-26
1
-0
/
+32
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
|
*
|
of: add functions to count number of elements in a property
Heiko Stuebner
2014-02-12
1
-0
/
+32
|
|
/
/
*
|
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-02-21
6
-76
/
+260
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
of: Add self test for of_match_node()
Grant Likely
2014-02-20
3
-0
/
+87
|
*
|
of: Move testcase FDT data into drivers/of
Grant Likely
2014-02-20
3
-0
/
+99
|
*
|
of: reimplement the matching method for __of_match_node()
Kevin Hao
2014-02-20
1
-36
/
+75
|
*
|
Revert "of: search the best compatible match first in __of_match_node()"
Kevin Hao
2014-02-18
1
-42
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-18
1
-8
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
of_mdio: fix phy interrupt passing
Ben Dooks
2014-02-18
1
-7
/
+9
|
*
|
net: of_mdio: fix of_set_phy_supported after driver probing
Florian Fainelli
2014-02-14
1
-1
/
+5
|
|
/
*
|
of: search the best compatible match first in __of_match_node()
Kevin Hao
2014-02-15
1
-1
/
+42
*
|
Revert "OF: base: match each node compatible against all given matches first"
Kevin Hao
2014-02-14
1
-37
/
+16
*
|
of: fix PCI bus match for PCIe slots
Kleber Sacilotto de Souza
2014-02-05
1
-2
/
+3
|
/
[next]