VM: add "vm_mmap()" helper function
[linux-flexiantxendom0-3.2.10.git] / include / linux / of_device.h
2012-03-24 Linus TorvaldsMerge tag 'device-for-3.4' of git://git./linux/kernel...
2012-03-16 Paul Gortmakerdevice.h: audit and cleanup users in main include dir
2012-02-01 Grant Likelydrivercore: Output common devicetree information in...
2011-05-18 Grant Likelydrivercore: revert addition of of_match to struct device
2011-05-18 Milton Millerof: fix race when matching drivers
2011-02-28 Grant Likelydrivercore/dt: add a match table pointer to struct...
2010-10-21 Grant Likelyof/device: Rework to use common platform_device_alloc...
2010-08-06 Grant Likelyof/device: Replace struct of_device with struct platfor...
2010-07-30 Grant Likelyof/device: Make of_device_make_bus_id() usable by other...
2010-07-24 Grant Likelyof/device: Replace of_device with platform_device in...
2010-07-24 Grant Likelyof: remove asm/of_device.h
2010-07-24 Grant Likelyof: Merge of_platform_bus_type with platform_bus_type
2010-07-05 Grant Likelyof/device: Move struct of_device define outside of...
2010-07-05 Grant Likelyof/device: Add OF style matching helper function
2010-07-05 Grant Likelyof: Modify of_device_get_modalias to be passed struct...
2010-07-05 Grant Likelyof/device: merge of_device_uevent
2010-06-28 Grant Likelyof: kill struct of_device
2010-05-22 Grant Likelyof: change of_match_device to work with struct device
2010-04-29 Grant Likelyof: protect contents of of_platform.h and of_device.h
2008-05-16 Stephen Rothwell[POWERPC] Move of_device_get_modalias to drivers/of
2008-04-30 Robert P. J. DayRemove "#ifdef __KERNEL__" checks from unexported headers
2008-01-17 Grant Likely[POWERPC] Add of_find_matching_node() helper function
2007-10-17 Joachim Fenkes[POWERPC] Move of_device allocation into of_device...
2007-07-20 Stephen RothwellBegin consolidation of of_device.h