Age | Commit message (Expand) | Author |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring |
2013-08-23 | i2c: move OF helpers into the core | Wolfram Sang |
2013-08-21 | i2c: powermac: fix return path on error | Wolfram Sang |
2013-08-19 | i2c: use dev_get_platdata() | Jingoo Han |
2013-04-02 | i2c: Ignore return value of i2c_del_adapter() | Lars-Peter Clausen |
2013-02-22 | i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls | Doug Anderson |
2012-12-22 | i2c: remove __dev* attributes from subsystem | Bill Pemberton |
2012-07-11 | i2c/powermac: Improve detection of devices from device-tree | Benjamin Herrenschmidt |
2012-04-30 | i2c/powermac: Register i2c devices from device-tree | Benjamin Herrenschmidt |
2012-01-12 | i2c/busses: Use module_platform_driver() | Axel Lin |
2010-03-13 | i2c-powermac: Be less verbose in the absence of real errors. | Jean Delvare |
2009-12-06 | i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR | Jean Delvare |
2009-12-06 | i2c-powermac: Drop temporary name buffer | Jean Delvare |
2009-12-06 | i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus | Jean Delvare |
2009-12-06 | i2c-powermac: Log errors | Jean Delvare |
2009-12-06 | i2c-powermac: Refactor i2c_powermac_smbus_xfer | Jean Delvare |
2009-12-06 | i2c-powermac: Reject unsupported I2C transactions | Jean Delvare |
2009-03-28 | i2c: Add missing KERN_* constants to printks | Frank Seidel |
2008-10-17 | hwmon: (ams) Convert to a new-style i2c driver | Jean Delvare |
2008-09-24 | i2c-powermac: Fix section for probe and remove functions | Uwe Kleine-Koenig |
2008-04-22 | i2c: Fix platform driver hotplug/coldplug | Kay Sievers |
2008-01-14 | i2c: Spelling fixes | Joe Perches |
2007-07-12 | i2c: Fix the i2c_smbus_read_i2c_block_data() prototype | Jean Delvare |
2007-02-13 | i2c: completion header cleanups | Jean Delvare |
2006-10-10 | [POWERPC] Fix i2c-powermac platform device usage | Benjamin Herrenschmidt |
2006-09-26 | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare |
2006-08-01 | Merge branch 'merge' | Paul Mackerras |
2006-07-31 | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr |
2006-07-12 | [PATCH] i2c-powermac: Fix master_xfer return value | Jean Delvare |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-01-09 | [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2 | Benjamin Herrenschmidt |