index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_platform.h
Age
Commit message (
Expand
)
Author
2013-04-09
<linux/of_platform.h>: fix compilation warnings with DT disabled
Sergei Shtylyov
2012-12-19
of: define struct device in of_platform.h if !OF_DEVICE and !OF_ADDRESS
Jonas Gorski
2012-03-05
dt: fix twl4030 for non-dt compile on x86
Grant Likely
2012-02-26
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
2011-10-31
of_platform.h: delete needless include <linux/module.h>
Paul Gortmaker
2011-06-21
dt/platform: allow device name to be overridden
Grant Likely
2011-06-21
dt: add of_platform_populate() for creating device from the device tree
Grant Likely
2011-06-21
dt: Add default match table for bus ids
Grant Likely
2011-03-23
dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
Grant Likely
2011-03-01
dt: eliminate of_platform_driver shim code
Grant Likely
2011-02-28
dt/powerpc: move of_bus_type infrastructure to ibmebus
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-24
of: remove of_default_bus_ids
Jonas Bonn
2010-07-24
of/device: Replace of_device with platform_device in includes and core code
Grant Likely
2010-07-24
of: remove asm/of_platform.h
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-07-05
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
2010-07-05
of/device: Merge of_platform_bus_probe()
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-04-28
of: protect contents of of_platform.h and of_device.h
Grant Likely
2009-05-02
of: make of_(un)register_platform_driver common code
Grant Likely
2008-12-04
of: Fix comment, sparc no longer uses of_device objects on special busses.
David S. Miller
2007-10-17
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
2007-07-22
[POWERPC] Constify of_platform_driver match_table
Stephen Rothwell
2007-07-22
[POWERPC] Constify of_platform_driver name
Stephen Rothwell
2007-07-20
Create drivers/of/platform.c
Stephen Rothwell
2007-07-20
Create linux/of_platorm.h
Stephen Rothwell