of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / drivers / of / of_i2c.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-04-29 Grant Likelyi2c/of: Allow device node to be passed via i2c_board_info
2010-02-09 Jeremy Kerrof: assume big-endian properties, adding conversions...
2009-01-09 Jon Smirldrivers/of: Add the of_find_i2c_device_by_node function.
2008-12-03 Anton Vorontsovof/i2c: Fill the archdata for I2C devices
2008-10-21 Jon Smirlof: Format string bug in drivers/of/of_i2c.c
2008-07-26 Grant Likelyof: adapt of_find_i2c_driver() to be usable by SPI...
2008-07-22 Wolfram Sangpowerpc/mpc5200: Fix wrong 'no interrupt' handling...
2008-07-12 Robert P. J. DayOpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.
2008-06-06 Jean Delvarertc-ds1374: rename device to just "ds1374"
2008-04-24 Adrian Bunk[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSE
2008-04-20 Jochen Friedrich[POWERPC] i2c: Fix build breakage introduced by OF...