summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-ibm_iic.c
Commit message (Expand)AuthorAge
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* i2c: Add OF-style registration and bindingGrant Likely2010-07-05
* of/i2c: Generalize OF supportGrant Likely2010-07-05
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-21
| * i2c-ibm-iic: drop NO_IRQWolfram Sang2010-05-20
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* i2c: Fix confusing i2c-ibm_iic messageSean MacLennan2009-06-04
* i2c: Adapter timeout is in jiffiesJean Delvare2009-03-28
* i2c: Delete many unused adapter IDsJean Delvare2009-01-26
* i2c-ibm_iic: Register child nodesSean MacLennan2008-07-14
* i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpcStefan Roese2008-07-14
* i2c-ibm_iic: Remove deprecated OCP style partStefan Roese2008-07-14
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-14
* i2c-ibm_iic: Support building as an of_platform driverSean MacLennan2008-04-22
* i2c-ibm_iic: Change the log levelsSean MacLennan2008-04-22
* i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt2008-04-11
* i2c: Don't uselessly set i2c_adapter.retriesJean Delvare2008-01-27
* i2c-ibm_iic: Whitespace cleanupStefan Roese2008-01-27
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* i2c-ibm_iic: Add support for new-style clientsStefan Roese2007-10-13
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-13
* i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol2006-12-10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* fix file specification in commentsUwe Zeisberger2006-10-03
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks2006-01-05
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-28
* [PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2005-09-05
* [PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2005-09-05
* [PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare2005-09-05
* [PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2005-09-05
* [PATCH] Spelling fixes for drivers/i2c.Steven Cole2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16