aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare1-65/+33
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi1-29/+30
2008-10-14Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt3-0/+221
2008-10-13i2c: MPC8349E-mITX Power Management and GPIO expander driverAnton Vorontsov3-0/+221
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-17/+77
2008-10-08i2c-mpc: suppress I2C device probingWolfgang Grandegger1-1/+0
2008-10-07[ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao1-1/+38
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2-71/+218
2008-10-03[ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron1-2/+4
2008-09-24i2c-dev: Return correct error code on class_create() failureSven Wegener1-1/+3
2008-09-24i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig1-2/+2
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala1-1/+1
2008-09-09[I2C] pxa: provide late suspend and early resume hooksRussell King1-6/+24
2008-09-09[ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov1-3/+4
2008-09-09[ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport1-5/+7
2008-09-05Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-63/+208
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-2/+10
2008-09-05i2c: fix i2c-sh_mobile timing issuesMagnus Damm1-63/+208
2008-08-28i2c: Prevent log spam on some DVB adaptersJean Delvare1-6/+6
2008-08-28i2c: Fix device_init_wakeup placeMarc Pignat1-2/+4
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-13USB: isp1301: fix compilationDmitry Baryshkov1-1/+1
2008-08-10i2c: correct some size_t printk formatsDavid Brownell2-6/+6
2008-08-10i2c: Check for address business before creating clientsJean Delvare1-1/+6
2008-08-10i2c: Let users select algorithm drivers manually againJean Delvare2-3/+22
2008-08-10i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil1-1/+3
2008-08-10i2c: Fix oops on bus multiplexer driver loadingJean Delvare2-7/+7
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King9-18/+18