skbuff: struct ubuf_info callback type safety
[linux-flexiantxendom0-3.2.10.git] / include / linux / of_fdt.h
2011-12-27 Uwe Kleine-KönigARM/of: allow *machine_desc.dt_compat to be const
2011-08-04 Grant LikelyRevert "dt: add of_alias_scan and of_alias_get_id"
2011-08-03 Shawn Guodt: add of_alias_scan and of_alias_get_id
2011-01-16 Grant Likelydt/flattree: Return virtual address from early_init_dt_...
2011-01-09 Grant Likelyof/flattree: forward declare struct device_node in...
2011-01-01 Grant Likelyof/flattree: Add of_flat_dt_match() helper function
2010-12-30 Stephen Neuendorfferof/flattree: Refactor unflatten_device_tree and add...
2010-12-29 Stephen Neuendorfferof/flattree: Add non-boottime device tree functions
2010-10-21 Grant Likelyof/flattree: Eliminate need to provide early_init_dt_sc...
2010-04-29 Grant Likelyof/flattree: Make unflatten_device_tree() safe to call...
2010-04-29 Grant Likelyof/flattree: make of_fdt.h safe to unconditionally...
2010-02-14 Jeremy Kerrof/flattree: Don't assume HAVE_LMB
2010-02-14 Grant Likelyof: Remove old and misplaced function declarations
2010-02-09 Jeremy Kerrof/flattree: endian-convert members of boot_param_header
2010-02-09 Jeremy Kerrof: use __be32 for cell value accessors
2010-02-09 Jeremy Kerrof/flattree: use callback to setup initrd from /chosen
2010-02-09 Grant Likelyof/flattree: merge early_init_dt_scan_memory() common...
2010-02-09 Grant Likelyof: add 'of_' prefix to machine_is_compatible()
2009-12-11 Grant Likelyof/flattree: merge early_init_dt_scan_chosen()
2009-12-10 Grant Likelyof/flattree: merge dt_mem_next_cell
2009-12-10 Grant Likelyof/flattree: Merge earlyinit_dt_scan_root()
2009-12-10 Grant Likelyof/flattree: Merge early_init_dt_check_for_initrd()
2009-11-24 Grant Likelyof/flattree: Merge unflatten_device_tree
2009-11-24 Grant Likelyof/flattree: Merge unflatten_dt_node
2009-11-24 Grant Likelyof/flattree: remove __init annotations from the header...
2009-11-23 Grant Likelyof/flattree: merge find_flat_dt_string and initial_boot...
2009-10-15 Grant Likelyof: merge other miscellaneous prototypes
2009-10-15 Grant Likelyof: merge of_*_flat_dt*() functions
2009-10-15 Grant Likelyof: merge struct boot_param_header from Microblaze...
2009-10-15 Grant Likelyof: add common header for flattened device tree represe...