V4L/DVB: s2255drv: return if vdev not found
[safe/jmp/linux-2.6] / drivers / of / base.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-14 Grant Likelyof: move definition of of_chosen into common code.
2010-02-09 Jeremy Kerrof: assume big-endian properties, adding conversions...
2010-02-09 Jeremy Kerrof: include linux/proc_fs.h
2010-02-09 Grant Likelyof: add 'of_' prefix to machine_is_compatible()
2010-02-09 Jeremy Kerrof: merge of_find_node_by_phandle
2010-02-09 Grant Likelyof: merge of_attach_node() & of_detach_node()
2010-01-28 Grant Likelyof: Merge of_node_get() and of_node_put()
2010-01-28 Grant Likelyof: merge machine_is_compatible()
2009-11-24 Grant Likelyof: merge prom_{add,remove,modify}_property
2009-10-15 Grant Likelyof: merge of_find_all_nodes() implementations
2009-09-23 Anton Vorontsovof: remove "stm,m25p40" alias
2009-06-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-05-19 Anton Vorontsovpowerpc/85xx: Add STMicro M25P40 serial flash support...
2009-04-27 Grant Likelyof: add of_parse_phandle() helper for parsing phandle...
2009-04-01 Anton Vorontsovpowerpc: add mmc-spi-slot bindings
2008-12-21 Anton Vorontsovof: of_parse_phandles_with_args() learns to differentia...
2008-12-21 Anton Vorontsovof: Minor simplification for the of_parse_phandles_with...
2008-11-19 Michael Ellermanof: Add helpers for finding device nodes which have...
2008-10-13 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next'
2008-10-13 Anton VorontsovOF: add fsl,mcu-mpc8349emitx to the exception list
2008-10-12 Anton Vorontsovof: Add new helper of_parse_phandles_with_args()
2008-10-10 Grant Likelypowerpc/of-bindings: Don't support linux,<modalias...
2008-10-08 Anton VorontsovOF: add fsl,mcu-mpc8349emitx to the exception list
2008-07-26 Grant Likelyof: adapt of_find_i2c_driver() to be usable by SPI...
2008-05-15 Timur Tabi[POWERPC] Add null pointer check to of_find_property
2008-04-07 Josh Boyer[POWERPC] Add of_device_is_available function
2008-02-06 Michael Ellerman[POWERPC] Add of_get_next_parent()
2008-01-17 Grant Likely[POWERPC] Add of_find_matching_node() helper function
2007-07-20 Stephen RothwellConsolidate of_find_node_by routines
2007-07-20 Stephen RothwellConsolidate of_get_next_child
2007-07-20 Stephen RothwellConsolidate of_get_parent
2007-07-20 Stephen RothwellConsolidate of_find_property
2007-07-20 Stephen RothwellConsolidate of_device_is_compatible
2007-07-20 Stephen RothwellStart split out of common open firmware code