index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
of_device_common.c
Age
Commit message (
Expand
)
Author
2020-04-02
sparc32: use per-device dma_ops
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-11-18
sparc: Use of_node_name_eq for node name comparisons
Rob Herring
2014-04-29
sparc: fix sparse warnings in of_device_common.c
Sam Ravnborg
2014-01-28
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2011-10-31
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-03-18
sparc: Implement of_iomap().
David S. Miller
2011-03-18
sparc: Implement of_address_to_resource().
David S. Miller
2010-07-24
of: make of_find_device_by_node generic
Jonas Bonn
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-16
sparc: move of_device common code to of_device_common
Robert Reif