summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-powermac.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1Star
* i2c: powermac: Use of_node_name_eq for node name comparisonsRob Herring2018-12-111-4/+4
* i2c: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-051-8/+9
* i2c: busses: make i2c_adapter_quirks constBhumika Goyal2017-08-291-1/+1
* i2c: Convert to using %pOF instead of full_nameRob Herring2017-07-311-6/+4Star
* i2c: powermac: use new 8 bit address helper functionWolfram Sang2016-04-111-3/+1Star
* i2c: powermac: make use of the new infrastructure for quirksWolfram Sang2015-03-131-6/+4Star
* i2c: remove FSF addressWolfram Sang2014-11-071-4/+0Star
* i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* drivers: clean-up prom.h implicit includesRob Herring2013-10-101-0/+1
* i2c: move OF helpers into the coreWolfram Sang2013-08-231-4/+5
* i2c: powermac: fix return path on errorWolfram Sang2013-08-211-1/+2
* i2c: use dev_get_platdata()Jingoo Han2013-08-191-1/+1
* i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-021-8/+2Star
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-1/+0Star
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-8/+8
* i2c/powermac: Improve detection of devices from device-treeBenjamin Herrenschmidt2012-07-111-24/+133
* i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-301-27/+71
* i2c/busses: Use module_platform_driver()Axel Lin2012-01-121-17/+2Star
* i2c-powermac: Be less verbose in the absence of real errors.Jean Delvare2010-03-131-7/+18
* i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDRJean Delvare2009-12-061-2/+0Star
* i2c-powermac: Drop temporary name bufferJean Delvare2009-12-061-6/+5Star
* i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2009-12-061-12/+3Star
* i2c-powermac: Log errorsJean Delvare2009-12-061-5/+23
* i2c-powermac: Refactor i2c_powermac_smbus_xferJean Delvare2009-12-061-44/+41Star
* i2c-powermac: Reject unsupported I2C transactionsJean Delvare2009-12-061-0/+6
* i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-281-1/+2
* hwmon: (ams) Convert to a new-style i2c driverJean Delvare2008-10-171-0/+29
* i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig2008-09-241-2/+2
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+3
* i2c: Spelling fixesJoe Perches2008-01-141-1/+1
* i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-121-2/+1Star
* i2c: completion header cleanupsJean Delvare2007-02-131-1/+0Star
* [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-271-1/+1
* Merge branch 'merge'Paul Mackerras2006-08-011-3/+1Star
|\
| * [PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare2006-07-131-3/+1Star
* | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-1/+2
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-091-0/+290