aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2011-01-10i2c: Constify i2c_client where possibleJean Delvare
2011-01-10i2c-algo-bit: Complain about masters which can't read SCLJean Delvare
2011-01-10i2c-algo-bit: Refactor adapter registrationJean Delvare
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard
2011-01-10i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches
2011-01-10i2c-i801: Include <linux/slab.h>Ben Hutchings
2010-12-20I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren
2010-12-14i2c_intel_mid: Fix slash in sysfs nameAlan Cox
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren
2010-11-30Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren
2010-11-22i2c/algos: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe
2010-11-22Revert "i2c: Fix Kconfig dependencies"Arnaud Lacombe
2010-11-15i2c: Sanity checks on adapter registrationJean Delvare
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare
2010-11-09OMAP: I2C: Convert i2c driver to use PM runtime api'sRajendra Nayak
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley
2010-10-29Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-29i2c-intel-mid: Driver depends on PCIRandy Dunlap
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-28Merge branch 'for-2637/i2c/samsung' into next-i2cBen Dooks
2010-10-28Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2cBen Dooks
2010-10-28i2c-intel-mid: support for Moorestown and Medfield platformAlan Cox
2010-10-27NULL-terminate all pci_device_id tablesDzianis Kahanovich
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-25sh: i2c-sh7760: Replase from ctrl_* to __raw_*Nobuhiro Iwamatsu
2010-10-25i2c-nomadik: fixup bus delaysLinus Walleij
2010-10-25i2c-nomadik: support smbus emulationLinus Walleij
2010-10-25i2c-nomadik: dynamic clockingLinus Walleij
2010-10-25i2c-nomadik: documentation fixesLinus Walleij
2010-10-24i2c-viapro: Don't log nacksJean Delvare
2010-10-24i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck
2010-10-24i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck
2010-10-24i2c: Optimize function i2c_detect()Jean Delvare
2010-10-24i2c: Discard warning message on device instantiation from user-spaceJean Delvare
2010-10-24i2c-amd8111: Add proper error handlingJulia Lawall
2010-10-24i2c: Change to new flag variablematt mooney
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare
2010-10-24i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu
2010-10-24i2c: Fix Kconfig dependenciesJean Delvare
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21i2c-s3c2410: Enable i2c clock only when doing some transfertArnaud Patard (Rtp)
2010-10-17PCI: update Intel chipset names and definesSeth Heasley
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey
2010-10-13i2c/i2c-pasemi.c: Fix unsigned return typeJulia Lawall
2010-10-07Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds