aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm1-37/+36
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into develRussell King2-3/+3
2008-12-16i2c-s3c2410: fix check for being in suspend.Ben Dooks1-3/+15
2008-12-16i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto1-0/+1
2008-12-13Merge git://git.marvell.com/orion into develRussell King3-21/+50
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison1-2/+2
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison1-1/+1
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2008-11-28i2c-parport: Fix misplaced parport_release callJean Delvare1-2/+2
2008-11-28i2c: Remove i2c clients in reverse orderJean Delvare1-1/+1
2008-11-28i2c/isp1301_omap: Build fixesDavid Brownell1-18/+47
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-11-13i2c: fix i2c-sh_mobile rx underrunMagnus Damm1-1/+2
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2Ben Dooks2-1/+2
2008-10-30i2c-s3c2410: Correct use of ! and &Julia Lawall1-1/+1
2008-10-30scx200_i2c: Add missing class parameterLennart Sorensen1-0/+1
2008-10-30[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks1-2/+2
2008-10-23Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds8-9/+29
2008-10-22i2c: Add info->archdata fieldAnton Vorontsov1-0/+3
2008-10-22i2c: Inform about deprecated chips directoryWolfram Sang2-1/+4
2008-10-22i2c: Use pci_ioremap_bar()Arjan van de Ven1-1/+1
2008-10-22i2c-algo-pcf: Fix typo in debugging log messageDavid Miller1-1/+1
2008-10-22i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller1-4/+13
2008-10-22i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller2-2/+3
2008-10-22i2c-i801: Add support for Intel Ibex PeakSeth Heasley2-0/+4
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt8-34/+59
2008-10-20i2c-cpm: Suppress autoprobing for devicesWolfram Sang1-1/+0
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare2-8/+0
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller2-2/+0
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar2-2/+0
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk1-17/+17
2008-10-17hwmon: (ams) Convert to a new-style i2c driverJean Delvare1-0/+29
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-3/+3
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+10
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-3/+3
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-2/+222
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt3-20/+82
2008-10-14Merge branch 's3c-move' into develRussell King2-3/+5
2008-10-14Merge branch 'omap-all' into develRussell King1-2/+10
2008-10-14i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha1-1/+12
2008-10-14i2c: Restore i2c_smbus_process_call functionPrakash Mortha1-0/+22
2008-10-14i2c: Do earlier driver model initDavid Brownell1-1/+4
2008-10-14i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare1-2/+2
2008-10-14i2c: Guard against oopses from bad init sequencesDavid Brownell1-0/+8
2008-10-14i2c-parport-light: Don't register a platform device resourceJean Delvare1-31/+8
2008-10-14i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut1-3/+9
2008-10-14i2c-viapro: Add VX800/VX820 supportRudolf Marek2-1/+7
2008-10-14i2c: Renesas Highlander FPGA SMBus supportPaul Mundt3-0/+511
2008-10-14i2c-pca-isa: Don't grab arbitrary resourcesRene Herman1-3/+17