summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2007-05-26[ARM] 4403/1: Make the PXA-I2C driver work with lockdep validatorEnrico Scholz1-14/+9
2007-05-22i2c-s3c2410: Fix build warningArnaud Patard1-1/+2
2007-05-22i2c-tiny-usb: Fix truncated adapter nameJean Delvare1-1/+1
2007-05-10i2c-at91: compile fix (IS_ERR)Alexey Dobriyan1-0/+1
2007-05-10i2c-at91 supports new-style i2c driversDavid Brownell1-1/+5
2007-05-10arm: fix i2c-pxa buildRussell King1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08layered parport code uses parport->devDavid Brownell1-0/+1
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-8/+10
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-3/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare3-3/+0
2007-05-01i2c-s3c2410: Fix bug in releasing driverBen Dooks1-36/+34
2007-05-01i2c-s3c2410: Fix I2C SDA to SCL setup timeBen Dooks1-6/+20
2007-05-01i2c: New i2c-tiny-usb bus driverTill Harbaum3-0/+289
2007-05-01i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary2-2/+2
2007-05-01i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2cJean Delvare1-3/+12
2007-05-01i2c: New Simtec I2C bus driverBen Dooks3-0/+199
2007-05-01i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen3-0/+224
2007-05-01Use menuconfig objects - I2CJan Engelhardt1-47/+44
2007-05-01i2c-pxa: Clean transaction stopJean Delvare1-0/+13
2007-05-01i2c-omap: Switch to static adapter numberingDavid Brownell1-1/+2
2007-05-01i2c: Blackfin Two Wire Interface driverBryan Wu3-0/+661
2007-05-01i2c: Move i2c-isa-only exported symbol declarationsJean Delvare1-0/+4
2007-05-01i2c-pca-isa: Port to the new device driver modelJean Delvare2-8/+29
2007-05-01i2c-elektor: Port to the new device driver modelJean Delvare1-12/+39
2007-05-01i2c-parport-light: Port to the new device driver modelJean Delvare1-27/+117
2007-05-01i2c-parport: Fix a minor race on driver unloadJean Delvare1-4/+8
2007-05-01scx200_acb: Fix PCI device reference countJean Delvare1-0/+1
2007-05-01i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare1-0/+4
2007-05-01i2c-parport: Optimize binary sizeJean Delvare1-8/+5
2007-05-01i2c: Class attribute cleanupDavid Brownell1-20/+0
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell13-13/+13
2007-05-01i2c: i2c_adapter devices need no driverJean Delvare1-1/+0
2007-05-01i2c: Kill i2c_adapter.class_devJean Delvare1-17/+1
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-6/+6
2007-04-21[ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda1-2/+4
2007-04-17Minor bug fixes to i2c-pasemiOlof Johansson1-3/+3
2007-04-17i2c-pasemi: Depend on PPC_PASEMI againJean Delvare1-2/+1
2007-03-22i2c-i801: Restore the device state before leavingJean Delvare1-0/+25
2007-03-22i2c-amd8111: Missed cleanupJean Delvare1-1/+2
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King3-0/+108
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-10/+10
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-78/+165
2007-02-18Merge the easy part of the IOP branchRussell King1-1/+1
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day10-10/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau11-11/+0
2007-02-14[ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams1-1/+1
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare4-3/+8
2007-02-13i2c: PA Semi SMBus driverOlof Johansson3-0/+434
2007-02-13i2c-amd8111: Proposed cleanupsJean Delvare1-28/+42