aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk
2008-10-17hwmon: (ams) Convert to a new-style i2c driverJean Delvare
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt
2008-10-14Merge branch 's3c-move' into develRussell King
2008-10-14Merge branch 'omap-all' into develRussell King
2008-10-14i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha
2008-10-14i2c: Restore i2c_smbus_process_call functionPrakash Mortha
2008-10-14i2c: Do earlier driver model initDavid Brownell
2008-10-14i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare
2008-10-14i2c: Guard against oopses from bad init sequencesDavid Brownell
2008-10-14i2c-parport-light: Don't register a platform device resourceJean Delvare
2008-10-14i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut
2008-10-14i2c-viapro: Add VX800/VX820 supportRudolf Marek
2008-10-14i2c: Renesas Highlander FPGA SMBus supportPaul Mundt
2008-10-14i2c-pca-isa: Don't grab arbitrary resourcesRene Herman
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare
2008-10-14i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi
2008-10-14Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt
2008-10-13i2c: MPC8349E-mITX Power Management and GPIO expander driverAnton Vorontsov
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-08i2c-mpc: suppress I2C device probingWolfgang Grandegger
2008-10-07[ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King
2008-10-03[ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron
2008-09-24i2c-dev: Return correct error code on class_create() failureSven Wegener
2008-09-24i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala
2008-09-09[I2C] pxa: provide late suspend and early resume hooksRussell King
2008-09-09[ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov
2008-09-09[ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport
2008-09-05Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-09-05i2c: fix i2c-sh_mobile timing issuesMagnus Damm
2008-08-28i2c: Prevent log spam on some DVB adaptersJean Delvare
2008-08-28i2c: Fix device_init_wakeup placeMarc Pignat
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-13USB: isp1301: fix compilationDmitry Baryshkov
2008-08-10i2c: correct some size_t printk formatsDavid Brownell
2008-08-10i2c: Check for address business before creating clientsJean Delvare
2008-08-10i2c: Let users select algorithm drivers manually againJean Delvare
2008-08-10i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil
2008-08-10i2c: Fix oops on bus multiplexer driver loadingJean Delvare
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King