aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2011-04-21i2c-nomadik: Reset the hw after status checkVirupax Sadashivpetimath
2011-03-07i2c-nomadik: Remove the unnecessary delayVirupax Sadashivpetimath
2011-03-04i2c-nomadik: Change the TX and RX ThresholdVirupax Sadashivpetimath
2011-03-04i2c-nomadik: Add code to retry on timeout failureVirupax Sadashivpetimath
2011-02-17nmk-i2c: use pm_runtime APIRabin Vincent
2011-02-08i2c-nomadik : Print abort cause only on abort tagVirupax Sadashivpetimath
2011-01-25i2c-nomadik: Correct adapter timeout initializationVirupax Sadashivpetimath
2011-01-20i2c-nomadik: remove the redundant error messagesrinidhi kasagar
2011-01-18i2c: Factor out runtime suspend checks from PM operationsMark Brown
2011-01-18i2c: Fix checks which cause legacy suspend to never get calledRajendra Nayak
2011-01-18i2c: Fix for suspend/resume issueVishwanath BS
2011-01-13plat-nomadik: i2c-nomadik: Correct errno usedVirupax Sadashivpetimath
2010-12-15i2c-nomadik: support smbus emulationLinus Walleij
2010-12-10i2c-nomadik: make i2c timeout specific to i2c busVirupax Sadashivpetimath
2010-11-10i2c-nomadik: Fix regulator handlingJonas Aaberg
2010-10-23i2c: nomadic-i2c driver updates for clock and powerMian Yousaf Kaukab
2010-07-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-07-10i2c/mips: Fix error return codes from Sibyte i2c bus driverGuenter Roeck
2010-07-10i2c: Fix probability checkJean Delvare
2010-07-09hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-06-03i2c/busses: Move two drivers to embedded sectionWolfram Sang
2010-06-03i2c: Rename i2c_check_addr to i2c_check_addr_busyJean Delvare
2010-06-03i2c: Document reserved I2C addressesJean Delvare
2010-06-03i2c: Check for address validity on client registrationJean Delvare
2010-06-03i2c: Share the I2C device presence detection codeJean Delvare
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-nforce2: Remove redundant error messages on ACPI conflictChase Douglas
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2010-05-21i2c-algo-pca: Fix coding style issuesFarid Hammane
2010-05-21i2c-dev: Fix all coding style issuesFarid Hammane
2010-05-21i2c-core: Fix some coding style issuesFarid Hammane
2010-05-21i2c-gpio: Move initialization code to subsys_initcall()Marek Szyprowski
2010-05-21i2c-parport: Make template structure constJean Delvare
2010-05-21i2c-dev: Remove unnecessary castsH Hartley Sweeten
2010-05-21i2c-stub: Expose the default functionality flagsJean Delvare
2010-05-21i2c/scx200_acb: Make PCI device ids constantJean Delvare
2010-05-21i2c-i801: Fix all checkpatch warningsIvo Manca
2010-05-21i2c-i801: All newer devices have all the optional featuresJean Delvare
2010-05-21i2c-i801: Let the user disable selected driver featuresJean Delvare
2010-05-20Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-20i2c-highlander: remover superflous variableWolfram Sang
2010-05-20i2c-ibm-iic: drop NO_IRQWolfram Sang
2010-05-20i2c-cpm: drop NO_IRQWolfram Sang
2010-05-20i2c-mpc: drop NO_IRQWolfram Sang
2010-05-20i2c-pxa: only define 'blue_murder'-function if DEBUG is #definedWolfram Sang
2010-05-20i2c-pxa: remove unused macroUwe Kleine-König
2010-05-20i2c-nomadik: fix operator precedence warningRabin Vincent