aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare
2007-07-12scx200_acb: Use mutex instead of semaphoreMatthias Kaehlcke
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-26[ARM] 4403/1: Make the PXA-I2C driver work with lockdep validatorEnrico Scholz
2007-05-22i2c-s3c2410: Fix build warningArnaud Patard
2007-05-22i2c-tiny-usb: Fix truncated adapter nameJean Delvare
2007-05-10i2c-at91: compile fix (IS_ERR)Alexey Dobriyan
2007-05-10i2c-at91 supports new-style i2c driversDavid Brownell
2007-05-10arm: fix i2c-pxa buildRussell King
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08layered parport code uses parport->devDavid Brownell
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-01i2c-s3c2410: Fix bug in releasing driverBen Dooks
2007-05-01i2c-s3c2410: Fix I2C SDA to SCL setup timeBen Dooks
2007-05-01i2c: New i2c-tiny-usb bus driverTill Harbaum
2007-05-01i2c: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary
2007-05-01i2c: Obsolete i2c-ixp2000, i2c-ixp4xx and scx200_i2cJean Delvare
2007-05-01i2c: New Simtec I2C bus driverBen Dooks
2007-05-01i2c: Bitbanging I2C bus driver using the GPIO APIHaavard Skinnemoen
2007-05-01Use menuconfig objects - I2CJan Engelhardt
2007-05-01i2c-pxa: Clean transaction stopJean Delvare
2007-05-01i2c-omap: Switch to static adapter numberingDavid Brownell
2007-05-01i2c: Blackfin Two Wire Interface driverBryan Wu
2007-05-01i2c: Move i2c-isa-only exported symbol declarationsJean Delvare
2007-05-01i2c-pca-isa: Port to the new device driver modelJean Delvare
2007-05-01i2c-elektor: Port to the new device driver modelJean Delvare
2007-05-01i2c-parport-light: Port to the new device driver modelJean Delvare
2007-05-01i2c-parport: Fix a minor race on driver unloadJean Delvare
2007-05-01scx200_acb: Fix PCI device reference countJean Delvare
2007-05-01i2c-nforce2: Add support for the MCP61 and MCP65Jean Delvare
2007-05-01i2c-parport: Optimize binary sizeJean Delvare
2007-05-01i2c: Class attribute cleanupDavid Brownell
2007-05-01i2c: Shrink struct i2c_clientDavid Brownell
2007-05-01i2c: i2c_adapter devices need no driverJean Delvare
2007-05-01i2c: Kill i2c_adapter.class_devJean Delvare
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao
2007-04-21[ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda
2007-04-17Minor bug fixes to i2c-pasemiOlof Johansson
2007-04-17i2c-pasemi: Depend on PPC_PASEMI againJean Delvare
2007-03-22i2c-i801: Restore the device state before leavingJean Delvare
2007-03-22i2c-amd8111: Missed cleanupJean Delvare
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-18Merge the easy part of the IOP branchRussell King
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau