aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
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-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-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
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-07-28i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich
2008-07-28i2c: S3C24XX I2C frequency scaling support.Ben Dooks
2008-07-28i2c: i2c_gpio: keep probe resident for hotplugged devices.Ben Dooks
2008-07-28i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-25gpio: sysfs interfaceDavid Brownell
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman
2008-07-21device create: i2c: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-16i2c: Convert the max6875 driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Convert the pca9539 driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Convert the pcf8575 driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Convert the pcf8574 driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Convert the pcf8591 driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Convert the eeprom driver to a new-style i2c driverJean Delvare
2008-07-16i2c: Clear i2c_adapter.dev on adapter removalJean Delvare
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-15Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14i2c: Add detection capability to new-style driversJean Delvare
2008-07-14i2c: Call client_unregister for new-style devices tooJean Delvare
2008-07-14i2c: Clean up old chip driversJean Delvare
2008-07-14i2c-ibm_iic: Register child nodesSean MacLennan