summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2011-01-11i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches1-1/+1
2011-01-11i2c-i801: Include <linux/slab.h>Ben Hutchings1-0/+1
2011-01-04i2c-mv64xxx: send repeated START between messages in xferRodolfo Giometti1-7/+38
2011-01-04i2c-nomadik: fix regression on adapter nameLinus Walleij1-2/+4
2011-01-04i2c-omap: Set latency requirements only once for several messagesSamu Onkalo1-4/+6
2011-01-04i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA3-0/+909
2011-01-04i2c-ocores: add some device tree documentationJonas Bonn1-0/+35
2011-01-04i2c-ocores: Use devres for resource allocationJonas Bonn1-35/+11
2011-01-04i2c-ocores: Adapt for device treeJonas Bonn1-8/+56
2011-01-04i2c-iop3xx: add iomem annotationAaro Koskinen2-4/+4
2010-12-22Merge branch 'master' into for-nextJiri Kosina3-145/+191
2010-12-21I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson1-2/+2
2010-12-18Merge branch 'devel-board' into omap-for-linusTony Lindgren1-1/+1
2010-12-15i2c_intel_mid: Fix slash in sysfs nameAlan Cox1-1/+1
2010-11-09OMAP: I2C: Convert i2c driver to use PM runtime api'sRajendra Nayak1-46/+23
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-2/+2
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse1-0/+12
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley2-0/+3
2010-10-30Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds5-16/+1176
2010-10-30i2c-intel-mid: Driver depends on PCIRandy Dunlap1-0/+1
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-7/+7
2010-10-28Merge branch 'for-2637/i2c/samsung' into next-i2cBen Dooks1-1/+9
2010-10-28Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2cBen Dooks1-15/+21
2010-10-28i2c-intel-mid: support for Moorestown and Medfield platformAlan Cox3-0/+1145
2010-10-27NULL-terminate all pci_device_id tablesDzianis Kahanovich1-1/+2
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-12/+15
2010-10-25sh: i2c-sh7760: Replase from ctrl_* to __raw_*Nobuhiro Iwamatsu1-2/+2
2010-10-25i2c-nomadik: fixup bus delaysLinus Walleij1-2/+6
2010-10-25i2c-nomadik: support smbus emulationLinus Walleij1-4/+1
2010-10-25i2c-nomadik: dynamic clockingLinus Walleij1-4/+9
2010-10-25i2c-nomadik: documentation fixesLinus Walleij1-5/+5
2010-10-24i2c-viapro: Don't log nacksJean Delvare1-7/+1
2010-10-24i2c-amd8111: Add proper error handlingJulia Lawall1-50/+113
2010-10-24i2c: Change to new flag variablematt mooney1-3/+1
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare4-4/+0
2010-10-24i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu1-1/+1
2010-10-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-1/+1
2010-10-22i2c-s3c2410: Enable i2c clock only when doing some transfertArnaud Patard (Rtp)1-1/+9
2010-10-18PCI: update Intel chipset names and definesSeth Heasley2-7/+7
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde1-9/+3
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey1-9/+15
2010-10-13i2c/i2c-pasemi.c: Fix unsigned return typeJulia Lawall1-1/+1
2010-10-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+24
2010-10-01i2c-s3c2410: fix calculation of SDA line delayMyungJoo Ham1-2/+2
2010-09-30of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely3-0/+9
2010-09-30i2c-pca: Fix waitforcompletion() return valueYegor Yefremov2-8/+15
2010-09-28i2c-davinci: Fix race when setting up for TXJon Povey1-3/+3
2010-09-28i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeoutBernhard Walle1-1/+1
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman1-0/+2