aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-ibm_iic.c
AgeCommit message (Expand)Author
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-09-30of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-05i2c: Add OF-style registration and bindingGrant Likely
2010-07-05of/i2c: Generalize OF supportGrant Likely
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2010-05-20i2c-ibm-iic: drop NO_IRQWolfram Sang
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-04i2c: Fix confusing i2c-ibm_iic messageSean MacLennan
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2008-07-14i2c-ibm_iic: Register child nodesSean MacLennan
2008-07-14i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpcStefan Roese
2008-07-14i2c-ibm_iic: Remove deprecated OCP style partStefan Roese
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-04-22i2c-ibm_iic: Support building as an of_platform driverSean MacLennan
2008-04-22i2c-ibm_iic: Change the log levelsSean MacLennan
2008-04-11i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt
2008-01-27i2c: Don't uselessly set i2c_adapter.retriesJean Delvare
2008-01-27i2c-ibm_iic: Whitespace cleanupStefan Roese
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-13i2c-ibm_iic: Add support for new-style clientsStefan Roese
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare
2006-12-10i2c: Add request/release_mem_region to i2c-ibm_iic bus driverJean-Baptiste Maneyrol
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-05[PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMONMartin Hicks
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (3/7)Jean Delvare
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare
2005-06-21[PATCH] Spelling fixes for drivers/i2c.Steven Cole
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds