aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c: Convert SCx200 driver from using raw PCI to platform deviceAndres Salomon2011-01-141-120/+80
* Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-1310-61/+1086
|\
| * Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638Ben Dooks2011-01-121-1/+23
| |\
| | * i2c-bfin-twi: move setup to the earlier subsys initcallMichael Hennerich2011-01-121-1/+1
| | * i2c-bfin-twi: handle faulty slave devices betterMichael Hennerich2011-01-121-0/+22
| * | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638Ben Dooks2011-01-121-2/+4
| |\ \
| | * | i2c-nomadik: fix regression on adapter nameLinus Walleij2011-01-041-2/+4
| * | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638Ben Dooks2011-01-123-0/+909
| |\ \ \
| | * | | i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-043-0/+909
| | |/ /
| * | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638Ben Dooks2011-01-121-43/+102
| |\ \ \
| | * | | i2c-ocores: add some device tree documentationJonas Bonn2011-01-041-0/+35
| | * | | i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-041-35/+11
| | * | | i2c-ocores: Adapt for device treeJonas Bonn2011-01-041-8/+56
| | |/ /
| * | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638Ben Dooks2011-01-122-4/+4
| |\ \ \
| | * | | i2c-iop3xx: add iomem annotationAaro Koskinen2011-01-042-4/+4
| | |/ /
| * | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638Ben Dooks2011-01-121-4/+6
| |\ \ \
| | * | | i2c-omap: Set latency requirements only once for several messagesSamu Onkalo2011-01-041-4/+6
| | |/ /
| * | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638Ben Dooks2011-01-121-7/+38
| |\ \ \ | | |_|/ | |/| |
| | * | i2c-mv64xxx: send repeated START between messages in xferRodolfo Giometti2011-01-041-7/+38
| | |/
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-2/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-223-145/+191
| |\ \ | | |/
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* | | i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches2011-01-101-1/+1
* | | i2c-i801: Include <linux/slab.h>Ben Hutchings2011-01-101-0/+1
* | | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson2010-12-201-2/+2
* | | Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-171-1/+1
|\ \ \ | | |/ | |/|
| * | i2c_intel_mid: Fix slash in sysfs nameAlan Cox2010-12-141-1/+1
* | | OMAP: I2C: Convert i2c driver to use PM runtime api'sRajendra Nayak2010-11-091-46/+23
|/ /
* | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-311-0/+12
* | i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-311-144/+175
* | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-312-0/+3
|/
* Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-295-16/+1176
|\
| * i2c-intel-mid: Driver depends on PCIRandy Dunlap2010-10-291-0/+1
| * Merge branch 'for-2637/i2c/samsung' into next-i2cBen Dooks2010-10-281-1/+9
| |\
| | * i2c-s3c2410: Enable i2c clock only when doing some transfertArnaud Patard (Rtp)2010-10-211-1/+9
| * | Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2cBen Dooks2010-10-281-15/+21
| |\ \
| | * | i2c-nomadik: fixup bus delaysLinus Walleij2010-10-251-2/+6
| | * | i2c-nomadik: support smbus emulationLinus Walleij2010-10-251-4/+1
| | * | i2c-nomadik: dynamic clockingLinus Walleij2010-10-251-4/+9
| | * | i2c-nomadik: documentation fixesLinus Walleij2010-10-251-5/+5
| * | | i2c-intel-mid: support for Moorestown and Medfield platformAlan Cox2010-10-283-0/+1145
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-282-7/+7
|\ \ \ \
| * | | | PCI: update Intel chipset names and definesSeth Heasley2010-10-172-7/+7
* | | | | NULL-terminate all pci_device_id tablesDzianis Kahanovich2010-10-271-1/+2
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-252-12/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | sh: i2c-sh7760: Replase from ctrl_* to __raw_*Nobuhiro Iwamatsu2010-10-251-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-169-146/+1124
| |\ \ \
| * | | | i2c: i2c-sh_mobile irq rollback fixMagnus Damm2010-08-041-10/+13
* | | | | i2c-viapro: Don't log nacksJean Delvare2010-10-241-7/+1
* | | | | i2c-amd8111: Add proper error handlingJulia Lawall2010-10-241-50/+113