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