index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-01-31
net: mii_timestamper: fix static allocation by PHY driver
Michael Walle
2020-01-31
net: mdio: of: fix potential NULL pointer derefernce
Michael Walle
2020-01-30
Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-28
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2020-01-08
of: overlay: Remove blank line between assignment and check
Geert Uytterhoeven
2020-01-02
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
2019-12-25
net: mdio: of: Register discovered MII time stampers.
Richard Cochran
2019-12-24
of: Rework and simplify phandle cache to use a fixed size
Rob Herring
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-19
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
2019-12-12
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
2019-12-02
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-26
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-26
of: unittest: fix memory leak in attach_node_and_children
Erhard Furtner
2019-11-26
of: overlay: add_changeset_property() memory leak
Frank Rowand
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-22
of: property: Add device link support for interrupt-parent, dmas and -gpio(s)
Saravana Kannan
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
of: property: Add device link support for "iommu-map"
Will Deacon
2019-11-21
of: property: Fix the semantics of of_is_ancestor_of()
Saravana Kannan
2019-11-14
of: property: Fix documentation for out values
Matti Vaittinen
2019-11-07
of: property: Add device link support for iommus, mboxes and io-channels
Saravana Kannan
2019-11-07
of: property: Make it easy to add device links from DT properties
Saravana Kannan
2019-11-07
of: property: Minor style clean up of of_link_to_phandle()
Saravana Kannan
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-02
of: property: Skip adding device links to suppliers that aren't devices
Saravana Kannan
2019-11-02
of: property: Make sure child dependencies don't block probing of parent
Saravana Kannan
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-25
Merge branch 'dt/linus' into dt/next
Rob Herring
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
2019-10-18
of: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-17
of: property: Minor code formatting/style clean ups
Saravana Kannan
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
2019-10-09
of: Make of_dma_get_range() work on bus nodes
Robin Murphy
2019-10-08
of/address: Fix of_pci_range_parser_one translation of DMA addresses
Rob Herring
2019-10-08
of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
Rob Herring
2019-10-08
of/unittest: Add dma-ranges address translation tests
Rob Herring
2019-10-08
of: Factor out #{addr,size}-cells parsing
Robin Murphy
2019-10-08
of: address: Follow DMA parent for "dma-coherent"
Robin Murphy
2019-10-08
of/address: Introduce of_get_next_dma_parent() helper
Robin Murphy
2019-10-08
of: address: Report of_dma_get_range() errors meaningfully
Robin Murphy
2019-10-08
of: Make of_dma_get_range() private
Rob Herring
[next]