| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: move OF helpers into the core | Wolfram Sang | 2013-08-23 | 1 | -114/+0 |
* | of_i2c: Honour "status=disabled" property of device | Alexander Sverdlin | 2012-11-29 | 1 | -1/+1 |
* | of: i2c: add support for wakeup-source property | Olof Johansson | 2012-09-07 | 1 | -0/+3 |
* | of/i2c: implement of_find_i2c_adapter_by_node | Stephen Warren | 2012-05-12 | 1 | -0/+14 |
* | of/i2c: call i2c_verify_client from of_find_i2c_device_by_node | Stephen Warren | 2012-05-12 | 1 | -1/+1 |
* | of/i2c: Fix request module by alias | David Daney | 2010-12-24 | 1 | -1/+1 |
* | of/mips: Cleanup some include directives/files. | David Daney | 2010-10-21 | 1 | -0/+1 |
* | of/i2c: Generalize OF support | Grant Likely | 2010-07-06 | 1 | -21/+29 |
* | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 2010-05-19 | 1 | -1/+0 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 1 | -1/+1 |
* | i2c/of: Allow device node to be passed via i2c_board_info | Grant Likely | 2010-04-29 | 1 | -0/+1 |
* | of: assume big-endian properties, adding conversions where necessary | Jeremy Kerr | 2010-02-09 | 1 | -2/+2 |
* | drivers/of: Add the of_find_i2c_device_by_node function. | Jon Smirl | 2009-01-09 | 1 | -0/+19 |
* | of/i2c: Fill the archdata for I2C devices | Anton Vorontsov | 2008-12-03 | 1 | -0/+11 |
* | of: Format string bug in drivers/of/of_i2c.c | Jon Smirl | 2008-10-21 | 1 | -1/+1 |
* | of: adapt of_find_i2c_driver() to be usable by SPI also | Grant Likely | 2008-07-26 | 1 | -61/+3 |
* | powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2c | Wolfram Sang | 2008-07-22 | 1 | -2/+0 |
* | OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c. | Robert P. J. Day | 2008-07-12 | 1 | -0/+1 |
* | rtc-ds1374: rename device to just "ds1374" | Jean Delvare | 2008-06-06 | 1 | -1/+0 |
* | [POWERPC] drivers/of/of_i2c.c: Add MODULE_LICENSE | Adrian Bunk | 2008-04-24 | 1 | -0/+3 |
* | [POWERPC] i2c: Fix build breakage introduced by OF helpers | Jochen Friedrich | 2008-04-20 | 1 | -0/+115 |