aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren3-0/+1292
2007-07-17parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau1-1/+1
2007-07-15make i2c-acorn tristateAl Viro2-2/+2
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro1-4/+4
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-5/+5
2007-07-12i2c-rpx: RemoveJean Delvare4-111/+0
2007-07-12i2c-mpc: work around missing-9th-clock-pulse bugDomen Puncer1-0/+23
2007-07-12i2c: New PMC MSP71xx TWI bus driverMarc St-Jean3-0/+663
2007-07-12i2c-savage4: Delete many unused definesJean Delvare1-20/+1
2007-07-12i2c/tsl2550: Speed up initializationJean Delvare1-20/+26
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare3-0/+347
2007-07-12i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov1-51/+100
2007-07-12i2c-i801: Various cleanupsOleg Ryjkov1-41/+75
2007-07-12i2c: Add support for the TSL2550Rodolfo Giometti3-0/+465
2007-07-12i2c-pxa: Support new-style I2C driversRodolfo Giometti1-1/+8
2007-07-12i2c-gpio: Make some internal functions staticAtsushi Nemoto1-2/+2
2007-07-12i2c-gpio: Add support for new-style clientsAtsushi Nemoto1-1/+7
2007-07-12i2c-iop3xx: Switch to static adapter numberingMartin Michlmayr1-1/+2
2007-07-12i2c-sis5595: Resolve resource conflict with sis5595Jean Delvare1-7/+20
2007-07-12i2c-nforce2: Add support for SMBus block transactionsOleg Ryjkov1-1/+43
2007-07-12i2c-mpc: Use i2c_add_numbered_adapterGrant Likely1-1/+2
2007-07-12i2c-mv64xxx: Use i2c_add_numbered_adapterDale Farnsworth1-1/+2
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su2-1/+4
2007-07-12i2c: New DS1682 chip driverGrant Likely3-0/+270
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare7-12/+23
2007-07-12i2c: Deprecate legacy RTC driversJean Delvare1-3/+12
2007-07-12scx200_acb: Use mutex instead of semaphoreMatthias Kaehlcke1-7/+7
2007-07-12i2c: Add kernel documentationDavid Brownell1-0/+13
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui2-3/+5
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo2-2/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-2/+1
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-22i2c: Legacy i2c drivers shouldn't issue ueventsDavid Brownell1-2/+3
2007-05-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+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-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-08layered parport code uses parport->devDavid Brownell1-0/+1
2007-05-07remove software_suspend()Johannes Berg1-1/+3
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