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
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-13
/
+40
2020-04-22
net: mdio: of: export part of of_mdiobus_register_phy()
Oleksij Rempel
1
-31
/
+42
2020-04-17
of: unittest: kmemleak in duplicate property update
Frank Rowand
2
-10
/
+25
2020-04-17
of: overlay: kmemleak in dup_and_fixup_symbol_prop()
Frank Rowand
1
-0
/
+2
2020-04-17
of: unittest: kmemleak in of_unittest_overlay_high_level()
Frank Rowand
1
-1
/
+4
2020-04-17
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
1
-2
/
+5
2020-04-17
of: unittest: kmemleak on changeset destroy
Frank Rowand
1
-0
/
+4
2020-04-02
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-168
/
+905
2020-03-31
of: some unittest overlays not untracked
Frank Rowand
1
-7
/
+23
2020-03-31
of: gpio unittest kfree() wrong object
Frank Rowand
1
-1
/
+1
2020-03-31
of: of_private.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+1
2020-03-04
of: property: Delete of_devlink kernel commandline option
Saravana Kannan
1
-6
/
+0
2020-03-04
of: property: Start using fw_devlink_get_flags()
Saravana Kannan
1
-1
/
+1
2020-03-03
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
1
-0
/
+1
2020-03-02
of: overlay: log the error cause on resolver failure
Luca Ceresoli
1
-1
/
+4
2020-03-02
of: unittest: make gpio overlay test dependent on CONFIG_OF_GPIO
Frank Rowand
1
-227
/
+238
2020-02-27
Merge branch 'dt/ranges-rework' into dt/next
Rob Herring
1
-127
/
+146
2020-02-26
of: unittest: annotate warnings triggered by unittest
Frank Rowand
1
-30
/
+345
2020-02-26
of: unittest: add overlay gpio test to catch gpio hog problem
Frank Rowand
8
-1
/
+370
2020-02-26
of: property: Add device link support for power-domains and hwlocks
Saravana Kannan
1
-0
/
+4
2020-02-25
of: of_reserved_mem: Increase limit on number of reserved regions
Patrick Daly
1
-1
/
+1
2020-02-14
of/address: Support multiple 'dma-ranges' entries
Rob Herring
1
-4
/
+24
2020-02-14
of/address: use range parser for of_dma_get_range
Rob Herring
1
-25
/
+13
2020-02-14
of/address: Rework of_pci_range parsing for non-PCI buses
Rob Herring
1
-12
/
+21
2020-02-14
of: Drop struct of_pci_range.pci_space field
Rob Herring
1
-1
/
+0
2020-02-13
of/address: Move range parser code out of CONFIG_PCI
Rob Herring
1
-106
/
+109
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+36
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-4
/
+13
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-01-31
net: mii_timestamper: fix static allocation by PHY driver
Michael Walle
1
-1
/
+7
2020-01-31
net: mdio: of: fix potential NULL pointer derefernce
Michael Walle
1
-3
/
+6
2020-01-30
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-126
/
+33
2020-01-28
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2
-1
/
+9
2020-01-08
of: overlay: Remove blank line between assignment and check
Geert Uytterhoeven
1
-1
/
+0
2020-01-02
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
1
-0
/
+36
2019-12-25
net: mdio: of: Register discovered MII time stampers.
Richard Cochran
1
-1
/
+29
2019-12-24
of: Rework and simplify phandle cache to use a fixed size
Rob Herring
4
-124
/
+24
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+2
2019-12-19
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
1
-1
/
+2
2019-12-12
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
1
-3
/
+3
2019-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-87
/
+256
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-4
/
+5
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+328
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+16
2019-11-26
of: unittest: fix memory leak in attach_node_and_children
Erhard Furtner
1
-1
/
+3
2019-11-26
of: overlay: add_changeset_property() memory leak
Frank Rowand
1
-17
/
+20
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-7
/
+13
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-10
/
+10
2019-11-22
of: property: Add device link support for interrupt-parent, dmas and -gpio(s)
Saravana Kannan
1
-0
/
+8
[next]