aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-pca-isa.c
Commit message (Expand)AuthorAgeFilesLines
* i2c-pca: Fix waitforcompletion() return valueYegor Yefremov2010-09-301-4/+8
* i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2010-05-211-1/+1
* i2c/pca: Don't use *_interruptibleWolfram Sang2010-01-161-2/+2
* i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-281-5/+13
* i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-281-1/+1
* i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa2009-03-281-4/+10
* i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-281-2/+3
* i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2008-10-151-1/+1
|\
| * powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-231-1/+1
* | i2c-pca-isa: Don't grab arbitrary resourcesRene Herman2008-10-141-3/+17
|/
* i2c-algo-pca: Extend for future driversWolfram Sang2008-04-221-32/+19
* i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang2008-04-221-2/+2
* i2c-pca-isa: Add access check to legacy ioportsChristian Krafft2008-02-241-0/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-041-1/+0
|\
| * PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* | i2c-pca-isa: Port to the new device driver modelJean Delvare2007-05-011-7/+28
|/
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan2005-06-211-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+184