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
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
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
1
-4
/
+5
2019-11-21
of: property: Add device link support for "iommu-map"
Will Deacon
1
-0
/
+10
2019-11-21
of: property: Fix the semantics of of_is_ancestor_of()
Saravana Kannan
1
-3
/
+3
2019-11-14
of: property: Fix documentation for out values
Matti Vaittinen
1
-4
/
+4
2019-11-07
of: property: Add device link support for iommus, mboxes and io-channels
Saravana Kannan
1
-0
/
+6
2019-11-07
of: property: Make it easy to add device links from DT properties
Saravana Kannan
1
-15
/
+47
2019-11-07
of: property: Minor style clean up of of_link_to_phandle()
Saravana Kannan
1
-2
/
+8
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2
-7
/
+13
2019-11-02
of: property: Skip adding device links to suppliers that aren't devices
Saravana Kannan
1
-1
/
+3
2019-11-02
of: property: Make sure child dependencies don't block probing of parent
Saravana Kannan
1
-5
/
+12
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+4
2019-10-25
Merge branch 'dt/linus' into dt/next
Rob Herring
2
-1
/
+4
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
1
-1
/
+3
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
1
-0
/
+1
2019-10-18
of: Use pr_warn instead of pr_warning
Kefeng Wang
1
-10
/
+10
2019-10-17
of: property: Minor code formatting/style clean ups
Saravana Kannan
1
-6
/
+6
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
1
-0
/
+10
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
1
-0
/
+6
2019-10-09
of: Make of_dma_get_range() work on bus nodes
Robin Murphy
1
-26
/
+18
2019-10-08
of/address: Fix of_pci_range_parser_one translation of DMA addresses
Rob Herring
1
-3
/
+12
2019-10-08
of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
Rob Herring
1
-1
/
+5
2019-10-08
of/unittest: Add dma-ranges address translation tests
Rob Herring
3
-0
/
+141
2019-10-08
of: Factor out #{addr,size}-cells parsing
Robin Murphy
3
-10
/
+27
2019-10-08
of: address: Follow DMA parent for "dma-coherent"
Robin Murphy
1
-1
/
+1
2019-10-08
of/address: Introduce of_get_next_dma_parent() helper
Robin Murphy
1
-0
/
+10
2019-10-08
of: address: Report of_dma_get_range() errors meaningfully
Robin Murphy
1
-2
/
+2
2019-10-08
of: Make of_dma_get_range() private
Rob Herring
2
-1
/
+11
2019-10-08
of: Remove unused of_find_matching_node_by_address()
Rob Herring
1
-19
/
+0
2019-10-04
of: property: Create device links for all child-supplier depencencies
Saravana Kannan
1
-0
/
+4
2019-10-04
of/platform: Pause/resume sync state during init and of_platform_populate()
Saravana Kannan
1
-0
/
+12
2019-10-04
of: property: Add functional dependency link from DT bindings
Saravana Kannan
1
-0
/
+241
2019-10-01
of/fdt: don't ignore errors from of_setup_earlycon
Christoph Hellwig
1
-2
/
+2
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-09-27
of: mdio: Fix a signedness bug in of_phy_get_and_connect()
Dan Carpenter
1
-1
/
+1
2019-09-19
Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+52
2019-09-19
of: restore old handling of cells_name=NULL in of_*_phandle_with_args()
Uwe Kleine-König
1
-2
/
+33
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+2
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+14
2019-09-13
of: Let of_for_each_phandle fallback to non-negative cell_count
Uwe Kleine-König
1
-8
/
+17
2019-08-27
of: unittest: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+3
2019-08-27
fdt: Update CRC check for rng-seed
Hsin-Yi Wang
1
-2
/
+6
[next]