aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/of_i2c.c
AgeCommit message (Expand)Author
2012-11-29of_i2c: Honour "status=disabled" property of deviceAlexander Sverdlin
2012-09-07of: i2c: add support for wakeup-source propertyOlof Johansson
2012-05-12of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren
2012-05-12of/i2c: call i2c_verify_client from of_find_i2c_device_by_nodeStephen Warren
2010-12-24of/i2c: Fix request module by aliasDavid Daney
2010-10-21of/mips: Cleanup some include directives/files.David Daney
2010-07-05of/i2c: Generalize OF supportGrant Likely
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-28i2c/of: Allow device node to be passed via i2c_board_infoGrant Likely
2010-02-09of: assume big-endian properties, adding conversions where necessaryJeremy Kerr
2009-01-09drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl
2008-12-03of/i2c: Fill the archdata for I2C devicesAnton Vorontsov
2008-10-21of: Format string bug in drivers/of/of_i2c.cJon Smirl
2008-07-25of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely
2008-07-22powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang
2008-07-12OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.Robert P. J. Day
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare
2008-04-24[POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSEAdrian Bunk
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich