aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pca-isa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-30i2c-pca: Fix waitforcompletion() return valueYegor Yefremov1-4/+8
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten1-1/+1
2010-01-16i2c/pca: Don't use *_interruptibleWolfram Sang1-2/+2
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang1-5/+13
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang1-1/+1
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa1-4/+10
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel1-2/+3
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-1/+0
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2008-10-14i2c-pca-isa: Don't grab arbitrary resourcesRene Herman1-3/+17
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala1-1/+1
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang1-32/+19
2008-04-22i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang1-2/+2
2008-02-24i2c-pca-isa: Add access check to legacy ioportsChristian Krafft1-0/+7
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-05-01i2c-pca-isa: Port to the new device driver modelJean Delvare1-7/+28
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2005-06-21[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+184