summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c-s3c2410: fix check for being in suspend.Ben Dooks2008-12-161-3/+15
* i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto2008-12-161-0/+1
* i2c-highlander: Trivial endian casting fixesHarvey Harrison2008-12-111-2/+2
* i2c-pmcmsp: Fix endianness misannotationHarvey Harrison2008-12-111-1/+1
* i2c-parport: Fix misplaced parport_release callJean Delvare2008-11-281-2/+2
* i2c: Remove i2c clients in reverse orderJean Delvare2008-11-281-1/+1
* i2c/isp1301_omap: Build fixesDavid Brownell2008-11-281-18/+47
* i2c: fix i2c-sh_mobile rx underrunMagnus Damm2008-11-131-1/+2
* i2c-s3c2410: Correct use of ! and &Julia Lawall2008-10-301-1/+1
* scx200_i2c: Add missing class parameterLennart Sorensen2008-10-301-0/+1
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-238-9/+29
|\
| * i2c: Add info->archdata fieldAnton Vorontsov2008-10-221-0/+3
| * i2c: Inform about deprecated chips directoryWolfram Sang2008-10-222-1/+4
| * i2c: Use pci_ioremap_bar()Arjan van de Ven2008-10-221-1/+1
| * i2c-algo-pcf: Fix typo in debugging log messageDavid Miller2008-10-221-1/+1
| * i2c-algo-pcf: Add adapter hooks around xfer begin and endDavid Miller2008-10-221-4/+13
| * i2c-algo-pcf: Pass adapter data into ->waitforpin() methodDavid Miller2008-10-222-2/+3
| * i2c-i801: Add support for Intel Ibex PeakSeth Heasley2008-10-222-0/+4
* | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-218-34/+59
|\ \ | |/
| * PCI: Check dynids driver_data value for validityJean Delvare2008-10-202-8/+0
| * PCI: remove dynids.use_driver_dataMilton Miller2008-10-202-2/+0
| * x86: sysfs: kill owner field from attributeParag Warudkar2008-10-202-2/+0
| * i2c: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-17/+17
| * hwmon: (ams) Convert to a new-style i2c driverJean Delvare2008-10-171-0/+29
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-3/+3
| |\
| | * device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-161-2/+10
| |\ \ | | |/ | |/|
| | * Merge branch 's3c-move' into develRussell King2008-10-142-3/+5
| | |\
| | * \ Merge branch 'omap-all' into develRussell King2008-10-141-2/+10
| | |\ \
| | | * | [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-051-2/+10
* | | | | i2c-cpm: Suppress autoprobing for devicesWolfram Sang2008-10-201-1/+0
|/ / / /
* | | | 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
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
OpenPOWER on IntegriCloud