index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
*
of_net: Fix missing of_find_device_by_node ref count drop
Petr Štetiar
2019-05-13
*
of_net: remove nvmem-mac-address property
Petr Štetiar
2019-05-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
|
\
|
*
of_net: add NVMEM support to of_get_mac_address
Petr Štetiar
2019-05-06
*
|
Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-08
|
\
\
|
|
/
|
/
|
|
*
of: unittest: Remove error printing on OOM
Geert Uytterhoeven
2019-05-02
|
*
of: irq: Remove WARN_ON() for kzalloc() failure
Geert Uytterhoeven
2019-05-02
|
*
of/device.c: fix the wrong comments
Jojo Zeng
2019-05-01
|
*
of: del redundant type conversion
xiaojiangfeng
2019-04-29
|
*
of: Improve of_phandle_iterator_next() error message
Florian Fainelli
2019-04-10
|
*
of: address: Add support for the parent DMA bus
Maxime Ripard
2019-04-10
|
*
of: address: Retrieve a parent through a callback in __of_translate_address
Maxime Ripard
2019-04-10
|
*
of: reserved_mem: fix reserve memory leak
pierre Kuo
2019-04-10
|
*
of: property: Document that of_graph_get_endpoint_by_regs needs of_node_put
Maxime Ripard
2019-04-10
*
|
of_net: Fix residues after of_get_nvmem_mac_address removal
Petr Štetiar
2019-04-19
|
/
*
of: fix kmemleak crash caused by imbalance in early memory reservation
Mike Rapoport
2019-03-12
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
*
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-12
*
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
|
\
|
*
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-20
|
*
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
2019-02-13
*
|
Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-10
|
\
\
|
*
|
of: unittest: unflatten device tree on UML when testing
Brendan Higgins
2019-02-28
|
*
|
of: mark early_init_dt_alloc_reserved_memory_arch static
Christoph Hellwig
2019-02-28
|
*
|
of: unittest: add caution to function header comment
Frank Rowand
2019-02-13
|
*
|
of: unittest: remove report of expected error
Frank Rowand
2019-02-13
|
*
|
media: s5p-mfc: Fix memdev DMA configuration
Robin Murphy
2019-01-21
*
|
|
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2019-02-04
|
|
/
|
/
|
*
|
OF: properties: add missing of_node_put
Julia Lawall
2019-01-16
*
|
of: Remove struct device_node.type pointer
Rob Herring
2019-01-10
|
/
*
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
|
\
|
*
of: __of_detach_node() - remove node from phandle cache
Frank Rowand
2018-12-21
|
*
of: of_node_get()/of_node_put() nodes held in phandle cache
Frank Rowand
2018-12-21
|
*
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2018-12-13
|
|
\
|
*
|
of: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-05
|
*
|
OF: Add a warning in case chosen node is not present
Nick Kossifidis
2018-12-03
|
*
|
of: Use device_type helpers to access the node type
Rob Herring
2018-11-27
|
*
|
of/fdt: Remove custom __early_init_dt_declare_initrd() implementation
Florian Fainelli
2018-11-26
|
*
|
of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT
Florian Fainelli
2018-11-26
|
*
|
Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...
Rob Herring
2018-11-09
|
|
\
\
|
|
*
|
of: unittest: initialize args before calling of_*parse_*()
Frank Rowand
2018-11-09
|
|
*
|
of: unittest: find overlays[] entry by name instead of index
Frank Rowand
2018-11-09
|
|
*
|
of: unittest: allow base devicetree to have symbol metadata
Frank Rowand
2018-11-09
|
|
*
|
of: overlay: set node fields from properties when add new overlay node
Frank Rowand
2018-11-09
|
|
*
|
of: unittest: remove unused of_unittest_apply_overlay() argument
Frank Rowand
2018-11-09
|
|
*
|
of: overlay: check prevents multiple fragments touching same property
Frank Rowand
2018-11-09
|
|
*
|
of: overlay: check prevents multiple fragments add or delete same node
Frank Rowand
2018-11-09
|
|
*
|
of: overlay: test case of two fragments adding same node
Frank Rowand
2018-11-09
|
|
*
|
of: overlay: make all pr_debug() and pr_err() messages unique
Frank Rowand
2018-11-09
[next]