aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
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-22i2c: Legacy i2c drivers shouldn't issue ueventsDavid Brownell
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
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-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
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-07remove software_suspend()Johannes Berg
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: Restore i2c_smbus_read_block_dataJean Delvare
2007-05-01i2c-pxa: Clean transaction stopJean Delvare
2007-05-01i2c-algo-bit: Improve debuggingJean Delvare
2007-05-01i2c-algo-bit: Implement a 50/50 SCL duty cycleJean Delvare
2007-05-01i2c-omap: Switch to static adapter numberingDavid Brownell
2007-05-01i2c: Blackfin Two Wire Interface driverBryan Wu
2007-05-01i2c-algo-sgi: Comment and whitespace cleanupsLadislav Michl
2007-05-01i2c: Make i2c_del_driver a void functionJean Delvare
2007-05-01i2c: Move i2c-isa-only exported symbol declarationsJean Delvare
2007-05-01i2c: Add i2c_new_probed_device()Jean Delvare
2007-05-01i2c-algo-bit: Add i2c_bit_add_numbered_busJean Delvare
2007-05-01i2c: i2c EXPORT_SYMBOL cleanupDavid Brownell
2007-05-01i2c: Add i2c_add_numbered_adapter()David Brownell
2007-05-01i2c: Add i2c_board_info and i2c_new_device()David Brownell
2007-05-01i2c: i2c stack can remove()David Brownell
2007-05-01i2c: i2c stack can probe()David Brownell
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-algo-bit: Emulate SMBus block readJean Delvare
2007-05-01i2c: Emulate SMBus block read over I2CJean Delvare
2007-05-01i2c-algo-bit: Always send a stop condition before leavingJean Delvare