summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* of_i2c: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-291-1/+1
* of: i2c: add support for wakeup-source propertyOlof Johansson2012-09-071-0/+3
* of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren2012-05-121-0/+14
* of/i2c: call i2c_verify_client from of_find_i2c_device_by_nodeStephen Warren2012-05-121-1/+1
* of/i2c: Fix request module by aliasDavid Daney2010-12-241-1/+1
* of/mips: Cleanup some include directives/files.David Daney2010-10-211-0/+1
* of/i2c: Generalize OF supportGrant Likely2010-07-051-21/+29
* of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-1/+0
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* i2c/of: Allow device node to be passed via i2c_board_infoGrant Likely2010-04-281-0/+1
* of: assume big-endian properties, adding conversions where necessaryJeremy Kerr2010-02-091-2/+2
* drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-091-0/+19
* of/i2c: Fill the archdata for I2C devicesAnton Vorontsov2008-12-031-0/+11
* of: Format string bug in drivers/of/of_i2c.cJon Smirl2008-10-211-1/+1
* of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely2008-07-251-61/+3
* powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang2008-07-221-2/+0
* OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.Robert P. J. Day2008-07-121-0/+1
* rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-061-1/+0
* [POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSEAdrian Bunk2008-04-241-0/+3
* [POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich2008-04-201-0/+115