| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | i2c: powermac: Use of_node_name_eq for node name comparisons | Rob Herring | 2018-12-11 | 1 | -4/+4 |
* | i2c: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-10-05 | 1 | -8/+9 |
* | i2c: busses: make i2c_adapter_quirks const | Bhumika Goyal | 2017-08-29 | 1 | -1/+1 |
* | i2c: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-31 | 1 | -6/+4 |
* | i2c: powermac: use new 8 bit address helper function | Wolfram Sang | 2016-04-11 | 1 | -3/+1 |
* | i2c: powermac: make use of the new infrastructure for quirks | Wolfram Sang | 2015-03-13 | 1 | -6/+4 |
* | i2c: remove FSF address | Wolfram Sang | 2014-11-07 | 1 | -4/+0 |
* | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
* | drivers: clean-up prom.h implicit includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | i2c: move OF helpers into the core | Wolfram Sang | 2013-08-23 | 1 | -4/+5 |
* | i2c: powermac: fix return path on error | Wolfram Sang | 2013-08-21 | 1 | -1/+2 |
* | i2c: use dev_get_platdata() | Jingoo Han | 2013-08-19 | 1 | -1/+1 |
* | i2c: Ignore return value of i2c_del_adapter() | Lars-Peter Clausen | 2013-04-02 | 1 | -8/+2 |
* | i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls | Doug Anderson | 2013-02-22 | 1 | -1/+0 |
* | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 2012-12-22 | 1 | -8/+8 |
* | i2c/powermac: Improve detection of devices from device-tree | Benjamin Herrenschmidt | 2012-07-11 | 1 | -24/+133 |
* | i2c/powermac: Register i2c devices from device-tree | Benjamin Herrenschmidt | 2012-04-30 | 1 | -27/+71 |
* | i2c/busses: Use module_platform_driver() | Axel Lin | 2012-01-12 | 1 | -17/+2 |
* | i2c-powermac: Be less verbose in the absence of real errors. | Jean Delvare | 2010-03-13 | 1 | -7/+18 |
* | i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR | Jean Delvare | 2009-12-06 | 1 | -2/+0 |
* | i2c-powermac: Drop temporary name buffer | Jean Delvare | 2009-12-06 | 1 | -6/+5 |
* | i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus | Jean Delvare | 2009-12-06 | 1 | -12/+3 |
* | i2c-powermac: Log errors | Jean Delvare | 2009-12-06 | 1 | -5/+23 |
* | i2c-powermac: Refactor i2c_powermac_smbus_xfer | Jean Delvare | 2009-12-06 | 1 | -44/+41 |
* | i2c-powermac: Reject unsupported I2C transactions | Jean Delvare | 2009-12-06 | 1 | -0/+6 |
* | i2c: Add missing KERN_* constants to printks | Frank Seidel | 2009-03-28 | 1 | -1/+2 |
* | hwmon: (ams) Convert to a new-style i2c driver | Jean Delvare | 2008-10-17 | 1 | -0/+29 |
* | i2c-powermac: Fix section for probe and remove functions | Uwe Kleine-Koenig | 2008-09-24 | 1 | -2/+2 |
* | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 | 1 | -0/+3 |
* | i2c: Spelling fixes | Joe Perches | 2008-01-14 | 1 | -1/+1 |
* | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare | 2007-07-12 | 1 | -2/+1 |
* | i2c: completion header cleanups | Jean Delvare | 2007-02-13 | 1 | -1/+0 |
* | [POWERPC] Fix i2c-powermac platform device usage | Benjamin Herrenschmidt | 2006-10-10 | 1 | -13/+15 |
* | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare | 2006-09-26 | 1 | -1/+1 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-01 | 1 | -3/+1 |
|\ |
|
| * | [PATCH] i2c-powermac: Fix master_xfer return value | Jean Delvare | 2006-07-12 | 1 | -3/+1 |
* | | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -1/+2 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+290 |