summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2008-10-155-2/+222
|\
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-153-20/+82
| |\
| * \ Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-10-143-0/+221
| |\ \
| | * | i2c: MPC8349E-mITX Power Management and GPIO expander driverAnton Vorontsov2008-10-133-0/+221
| * | | i2c-mpc: suppress I2C device probingWolfgang Grandegger2008-10-081-1/+0
| |/ /
| * | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-231-1/+1
* | | i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha2008-10-141-1/+12
* | | i2c: Restore i2c_smbus_process_call functionPrakash Mortha2008-10-141-0/+22
* | | i2c: Do earlier driver model initDavid Brownell2008-10-141-1/+4
* | | i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare2008-10-141-2/+2
* | | i2c: Guard against oopses from bad init sequencesDavid Brownell2008-10-141-0/+8
* | | i2c-parport-light: Don't register a platform device resourceJean Delvare2008-10-141-31/+8
* | | i2c/tps65010: Vibrator hookup to gpiolibMarek Vasut2008-10-141-3/+9
* | | i2c-viapro: Add VX800/VX820 supportRudolf Marek2008-10-142-1/+7
* | | i2c: Renesas Highlander FPGA SMBus supportPaul Mundt2008-10-143-0/+511
* | | i2c-pca-isa: Don't grab arbitrary resourcesRene Herman2008-10-141-3/+17
* | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2Jean Delvare2008-10-141-65/+33
* | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 1Felipe Balbi2008-10-141-29/+30
| |/ |/|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-17/+77
|\ \
| * | [ARM] pxa: move i2c register and bit definitions into i2c-pxa.cEric Miao2008-10-071-1/+38
| * | Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-072-71/+218
| |\ \ | | |/
| * | [ARM] 5278/1: i2c-pxa fast mode supportJonathan Cameron2008-10-031-2/+4
| * | [I2C] pxa: provide late suspend and early resume hooksRussell King2008-09-091-6/+24
| * | [ARM] 5203/1: i2c-pxa: fix scheduling while atomic in i2c_pxa_abort()Dmitry Baryshkov2008-09-091-3/+4
| * | [ARM] 5201/1: PXA3xx: Add support for power i2c busMike Rapoport2008-09-091-5/+7
* | | i2c-dev: Return correct error code on class_create() failureSven Wegener2008-09-241-1/+3
* | | i2c-powermac: Fix section for probe and remove functionsUwe Kleine-Koenig2008-09-241-2/+2
| |/ |/|
* | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-09-051-63/+208
|\ \
| * | i2c: fix i2c-sh_mobile timing issuesMagnus Damm2008-09-051-63/+208
| |/
* | i2c: Prevent log spam on some DVB adaptersJean Delvare2008-08-281-6/+6
* | i2c: Fix device_init_wakeup placeMarc Pignat2008-08-281-2/+4
|/
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* USB: isp1301: fix compilationDmitry Baryshkov2008-08-131-1/+1
* i2c: correct some size_t printk formatsDavid Brownell2008-08-102-6/+6
* i2c: Check for address business before creating clientsJean Delvare2008-08-101-1/+6
* i2c: Let users select algorithm drivers manually againJean Delvare2008-08-102-3/+22
* i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil2008-08-101-1/+3
* i2c: Fix oops on bus multiplexer driver loadingJean Delvare2008-08-102-7/+7
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-079-18/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-073-29/+144
|\
| * i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich2008-07-281-11/+24
| * i2c: S3C24XX I2C frequency scaling support.Ben Dooks2008-07-281-13/+103
| * i2c: i2c_gpio: keep probe resident for hotplugged devices.Ben Dooks2008-07-281-4/+5
| * i2c: S3C2410: Pass the I2C bus number via drivers platform dataBen Dooks2008-07-281-1/+12
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-076-6/+6
* | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-072-2/+0
|/
* gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
* gpio: sysfs interfaceDavid Brownell2008-07-251-0/+2
* Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2008-07-211-2/+4
* device create: i2c: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-3/+3
OpenPOWER on IntegriCloud