aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
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-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-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
2010-10-01i2c-s3c2410: fix calculation of SDA line delayMyungJoo Ham
2010-09-30of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely
2010-09-30i2c: Fix checks which cause legacy suspend to never get calledRajendra Nayak
2010-09-30i2c-pca: Fix waitforcompletion() return valueYegor Yefremov
2010-09-30i2c: Fix for suspend/resume issueVishwanath BS
2010-09-28i2c-davinci: Fix race when setting up for TXJon Povey
2010-09-27i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeoutBernhard Walle
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-08-14Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11i2c: I2C bus multiplexer driver pca954xMichael Lawnick
2010-08-11i2c: Multiplexed I2C bus core supportMichael Lawnick
2010-08-11i2c: Use a separate mutex for userspace client listsJean Delvare
2010-08-11i2c: Make i2c_default_probe self-sufficientJean Delvare
2010-08-11i2c: Drop dummy variableJean Delvare
2010-08-11i2c: Move adapter locking helpers to i2c-coreJean Delvare
2010-08-11V4L/DVB: Use custom I2C probing function mechanismJean Delvare
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-11i2c-dev: Use memdup_userJulia Lawall
2010-08-11i2c-dev: Remove unnecessary kmalloc castsJoe Perches
2010-08-11Merge branch 'for-2636/i2c/nuc' into next-i2cBen Dooks
2010-08-11Merge branch 'for-2636/i2c/nxp' into next-i2cBen Dooks
2010-08-11Merge branch 'for-2636/i2c/pxa' into next-i2cBen Dooks
2010-08-11i2c/nuc900: add i2c driver support for nuc900Wan ZongShun
2010-08-11i2c: Enable NXP LPC support in KconfigKevin Wells
2010-08-11i2c-pxa: fix compiler warning, due to missing constMarc Kleine-Budde
2010-08-09Merge branch 'davinci-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Ben Dooks
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King