aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-ibm_iic.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare2010-10-241-1/+0
* of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely2010-09-301-0/+3
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* i2c: Add OF-style registration and bindingGrant Likely2010-07-051-3/+0
* of/i2c: Generalize OF supportGrant Likely2010-07-051-1/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-8/+8
|\
| * i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-211-1/+1
| * i2c-ibm-iic: drop NO_IRQWolfram Sang2010-05-201-7/+7
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-2/+2
|/
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-4/+5
* i2c: Fix confusing i2c-ibm_iic messageSean MacLennan2009-06-041-3/+3
* i2c: Adapter timeout is in jiffiesJean Delvare2009-03-281-3/+3
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0
* i2c-ibm_iic: Register child nodesSean MacLennan2008-07-141-11/+6
* i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpcStefan Roese2008-07-141-5/+1
* i2c-ibm_iic: Remove deprecated OCP style partStefan Roese2008-07-141-181/+0
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-2/+2
* i2c-ibm_iic: Support building as an of_platform driverSean MacLennan2008-04-221-1/+186
* i2c-ibm_iic: Change the log levelsSean MacLennan2008-04-221-5/+5
* i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt2008-04-111-1/+1
* i2c: Don't uselessly set i2c_adapter.retriesJean Delvare2008-01-271-1/+0
* i2c-ibm_iic: Whitespace cleanupStefan Roese2008-01-271-95/+95
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* i2c-ibm_iic: Add support for new-style clientsStefan Roese2007-10-131-1/+8
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-131-0/+1
* i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol2006-12-101-0/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks2006-01-051-0/+1
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-281-2/+1
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare2005-09-051-1/+1
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-051-1/+0
* [PATCH] Spelling fixes for drivers/i2c.Steven Cole2005-06-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+819