aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* i2c: Encourage move to dev_pm_ops by warning on use of legacy methodsMark Brown2011-01-14
* i2c: Factor out runtime suspend checks from PM operationsMark Brown2011-01-14
* i2c: Unregister dummy devices last on adapter removalJean Delvare2011-01-14
* i2c: Convert SCx200 driver from using raw PCI to platform deviceAndres Salomon2011-01-14
* Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-13
|\
| * Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\
| | * i2c-bfin-twi: move setup to the earlier subsys initcallMichael Hennerich2011-01-12
| | * i2c-bfin-twi: handle faulty slave devices betterMichael Hennerich2011-01-12
| * | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \
| | * | i2c-nomadik: fix regression on adapter nameLinus Walleij2011-01-03
| * | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \
| | * | | i2c-eg20t: add driver for Intel EG20TTomoya MORINAGA2011-01-03
| | |/ /
| * | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \
| | * | | i2c-ocores: add some device tree documentationJonas Bonn2011-01-03
| | * | | i2c-ocores: Use devres for resource allocationJonas Bonn2011-01-03
| | * | | i2c-ocores: Adapt for device treeJonas Bonn2011-01-03
| | |/ /
| * | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \
| | * | | i2c-iop3xx: add iomem annotationAaro Koskinen2011-01-03
| | |/ /
| * | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \
| | * | | i2c-omap: Set latency requirements only once for several messagesSamu Onkalo2011-01-03
| | |/ /
| * | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638Ben Dooks2011-01-12
| |\ \ \ | | |_|/ | |/| |
| | * | i2c-mv64xxx: send repeated START between messages in xferRodolfo Giometti2011-01-03
| | |/
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\|
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | i2c: Constify i2c_client where possibleJean Delvare2011-01-10
* | | i2c-algo-bit: Complain about masters which can't read SCLJean Delvare2011-01-10
* | | i2c-algo-bit: Refactor adapter registrationJean Delvare2011-01-10
* | | i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard2011-01-10
* | | i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches2011-01-10
* | | i2c-i801: Include <linux/slab.h>Ben Hutchings2011-01-10
* | | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson2010-12-20
* | | Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-17
|\ \ \ | | |/ | |/|
| * | i2c_intel_mid: Fix slash in sysfs nameAlan Cox2010-12-14
* | | Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren2010-12-10
|\| |
| * | i2c/algos: convert Kconfig to use the menu's `visible' keywordArnaud Lacombe2010-11-22
| * | Revert "i2c: Fix Kconfig dependencies"Arnaud Lacombe2010-11-22
* | | Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2010-11-30
|\ \ \ | |/ / |/| |
| * | OMAP: I2C: Convert i2c driver to use PM runtime api'sRajendra Nayak2010-11-09
* | | i2c: Sanity checks on adapter registrationJean Delvare2010-11-15
* | | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-15
|/ /
* | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2010-10-31
* | i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse2010-10-31
* | i2c-i801: Add Intel Patsburg device IDSeth Heasley2010-10-31
|/
* Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-29
|\
| * i2c-intel-mid: Driver depends on PCIRandy Dunlap2010-10-29
| * Merge branch 'for-2637/i2c/samsung' into next-i2cBen Dooks2010-10-28
| |\
| | * i2c-s3c2410: Enable i2c clock only when doing some transfertArnaud Patard (Rtp)2010-10-21
| * | Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2cBen Dooks2010-10-28
| |\ \
| | * | i2c-nomadik: fixup bus delaysLinus Walleij2010-10-24