aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2011-10-24mfd: remove CONFIG_MFD_SUPPORTArnd Bergmann
2011-09-07i2c-tegra: fix possible race condition after txDoug Anderson
2011-09-07i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport
2011-09-07i2c-tegra: Add of_match_tableJohn Bonesio
2011-09-07i2c-pxa2xx: return proper error code in ce4100_i2c_probe error pathsAxel Lin
2011-08-24i2c-nomadik: fix kerneldoc warningLinus Walleij
2011-08-23Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman
2011-08-23i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar
2011-07-27i2c-eg20t : Fix the issue of Combined R/W transfer modeTomoya MORINAGA
2011-07-27i2c-eg20t : Support Combined R/W transfer modeTomoya MORINAGA
2011-07-27i2c: Tegra: Add DeviceTree supportJohn Bonesio
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely
2011-07-25i2c-ali1535: Fix style issuesLABBE Corentin
2011-07-11doc: Kconfig: Typo: square -> squaredMichael Witten
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-11drivers/i2c: static should be at beginning of declarationJesper Juhl
2011-07-07Merge branch 'for-30-rc5/all-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare
2011-06-27Merge branches 'for-30-rc4/i2c-bfin', 'for-30-rc4/i2c-omap', 'for-30-rc4/i2c-...Ben Dooks
2011-06-27i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedlySonic Zhang
2011-06-27i2c-s3c2410: Remove useless break codeJonghwan Choi
2011-06-27i2c-s3c2410: Fix typo 'i2s' -> 'i2c'Huisung Kang
2011-06-27i2c: tegra: Assign unused slave addressStephen Warren
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz
2011-05-24Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-05-25Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...Ben Dooks
2011-05-25i2c-nomadik: break out single messsage transmissionLinus Walleij
2011-05-25i2c-nomadik: reset the hw after status checkVirupax Sadashivpetimath
2011-05-25i2c-nomadik: remove the unnecessary delayVirupax Sadashivpetimath
2011-05-25i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath
2011-05-25i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath
2011-05-25i2c-nomadik: use pm_runtime APIRabin Vincent
2011-05-25i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath
2011-05-25i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath
2011-05-25i2c-nomadik: remove the redundant error messagesrinidhi kasagar
2011-05-25i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath
2011-05-25i2c-nomadik: add regulator supportJonas Aberg
2011-05-24i2c-parport: Various cleanupsJean Delvare
2011-05-24i2c-i801: Don't depend on other kernel driver config optionsJean Delvare
2011-05-24i2c-i801: Check for vendor Fujitsu before probing for apanelJean Delvare
2011-05-24i2c-i801: Don't probe for slaves on IDF channelsJean Delvare
2011-05-24i2c-i801: SMBus patch for Intel Panther Point DeviceIDsSeth Heasley
2011-05-23Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt