index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Lines
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
-0
/
+6
2019-10-09
of: Make of_dma_get_range() work on bus nodes
Robin Murphy
-26
/
+18
2019-10-08
of/address: Fix of_pci_range_parser_one translation of DMA addresses
Rob Herring
-3
/
+12
2019-10-08
of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
Rob Herring
-1
/
+5
2019-10-08
of/unittest: Add dma-ranges address translation tests
Rob Herring
-0
/
+141
2019-10-08
of: Factor out #{addr,size}-cells parsing
Robin Murphy
-10
/
+27
2019-10-08
of: address: Follow DMA parent for "dma-coherent"
Robin Murphy
-1
/
+1
2019-10-08
of/address: Introduce of_get_next_dma_parent() helper
Robin Murphy
-0
/
+10
2019-10-08
of: address: Report of_dma_get_range() errors meaningfully
Robin Murphy
-2
/
+2
2019-10-08
of: Make of_dma_get_range() private
Rob Herring
-1
/
+11
2019-10-08
of: Remove unused of_find_matching_node_by_address()
Rob Herring
-19
/
+0
2019-10-04
of: property: Create device links for all child-supplier depencencies
Saravana Kannan
-0
/
+4
2019-10-04
of/platform: Pause/resume sync state during init and of_platform_populate()
Saravana Kannan
-0
/
+12
2019-10-04
of: property: Add functional dependency link from DT bindings
Saravana Kannan
-0
/
+241
2019-10-01
of/fdt: don't ignore errors from of_setup_earlycon
Christoph Hellwig
-2
/
+2
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-1
/
+1
2019-09-27
of: mdio: Fix a signedness bug in of_phy_get_and_connect()
Dan Carpenter
-1
/
+1
2019-09-19
Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-10
/
+52
2019-09-19
of: restore old handling of cells_name=NULL in of_*_phandle_with_args()
Uwe Kleine-König
-2
/
+33
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-13
/
+2
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+14
2019-09-13
of: Let of_for_each_phandle fallback to non-negative cell_count
Uwe Kleine-König
-8
/
+17
2019-08-27
of: unittest: Add of_node_put() before return
Nishka Dasgupta
-1
/
+3
2019-08-27
fdt: Update CRC check for rng-seed
Hsin-Yi Wang
-2
/
+6
2019-08-23
fdt: add support for rng-seed
Hsin-Yi Wang
-2
/
+12
2019-08-14
of: irq: fix a trivial typo in a doc comment
Lubomir Rintel
-1
/
+1
2019-08-12
of: resolver: Add of_node_put() before return and break
Nishka Dasgupta
-3
/
+9
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
-13
/
+2
2019-07-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-3
/
+7
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2019-07-11
Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-91
/
+58
2019-07-08
of: unittest: simplify getting the adapter of a client
Wolfram Sang
-1
/
+1
2019-07-08
of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap
Masahiro Yamada
-3
/
+4
2019-07-08
of/platform: Drop superfluous cast in of_device_make_bus_id()
Geert Uytterhoeven
-2
/
+1
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
-2
/
+2
2019-06-18
of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warning
Kefeng Wang
-54
/
+45
2019-06-06
of: Allow the iommu-map property to omit untranslated devices
Jean-Philippe Brucker
-3
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
-4
/
+2
2019-05-24
of/fdt: Mark initial_boot_params as __ro_after_init
Stephen Boyd
-1
/
+1
2019-05-24
of/fdt: Remove dead code and mark functions with __init
Stephen Boyd
-32
/
+5
2019-05-24
of: reserved-memory: ignore disabled memory-region nodes
Krishna Reddy
-0
/
+3
2019-05-13
of_net: Fix missing of_find_device_by_node ref count drop
Petr Štetiar
-1
/
+4
2019-05-10
of_net: remove nvmem-mac-address property
Petr Štetiar
-23
/
+6
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-3
/
+51
2019-05-07
Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-26
/
+62
2019-05-05
of_net: add NVMEM support to of_get_mac_address
Petr Štetiar
-3
/
+51
2019-05-02
of: unittest: Remove error printing on OOM
Geert Uytterhoeven
-9
/
+4
2019-05-02
of: irq: Remove WARN_ON() for kzalloc() failure
Geert Uytterhoeven
-1
/
+1
2019-05-01
of/device.c: fix the wrong comments
Jojo Zeng
-1
/
+1
2019-04-29
of: del redundant type conversion
xiaojiangfeng
-1
/
+1
[prev]
[next]