| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: Encourage move to dev_pm_ops by warning on use of legacy methods | Mark Brown | 2011-01-14 | 1 | -0/+8 |
* | i2c: Factor out runtime suspend checks from PM operations | Mark Brown | 2011-01-14 | 1 | -48/+20 |
* | i2c: Unregister dummy devices last on adapter removal | Jean Delvare | 2011-01-14 | 1 | -1/+13 |
* | i2c: Convert SCx200 driver from using raw PCI to platform device | Andres Salomon | 2011-01-14 | 1 | -120/+80 |
* | Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2011-01-13 | 10 | -61/+1086 |
|\ |
|
| * | Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -1/+23 |
| |\ |
|
| | * | i2c-bfin-twi: move setup to the earlier subsys initcall | Michael Hennerich | 2011-01-12 | 1 | -1/+1 |
| | * | i2c-bfin-twi: handle faulty slave devices better | Michael Hennerich | 2011-01-12 | 1 | -0/+22 |
| * | | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -2/+4 |
| |\ \ |
|
| | * | | i2c-nomadik: fix regression on adapter name | Linus Walleij | 2011-01-04 | 1 | -2/+4 |
| * | | | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 3 | -0/+909 |
| |\ \ \ |
|
| | * | | | i2c-eg20t: add driver for Intel EG20T | Tomoya MORINAGA | 2011-01-04 | 3 | -0/+909 |
| | |/ / |
|
| * | | | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -43/+102 |
| |\ \ \ |
|
| | * | | | i2c-ocores: add some device tree documentation | Jonas Bonn | 2011-01-04 | 1 | -0/+35 |
| | * | | | i2c-ocores: Use devres for resource allocation | Jonas Bonn | 2011-01-04 | 1 | -35/+11 |
| | * | | | i2c-ocores: Adapt for device tree | Jonas Bonn | 2011-01-04 | 1 | -8/+56 |
| | |/ / |
|
| * | | | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 2 | -4/+4 |
| |\ \ \ |
|
| | * | | | i2c-iop3xx: add iomem annotation | Aaro Koskinen | 2011-01-04 | 2 | -4/+4 |
| | |/ / |
|
| * | | | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -4/+6 |
| |\ \ \ |
|
| | * | | | i2c-omap: Set latency requirements only once for several messages | Samu Onkalo | 2011-01-04 | 1 | -4/+6 |
| | |/ / |
|
| * | | | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -7/+38 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | i2c-mv64xxx: send repeated START between messages in xfer | Rodolfo Giometti | 2011-01-04 | 1 | -7/+38 |
| | |/ |
|
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 7 | -161/+205 |
| |\| |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -2/+2 |
* | | | i2c: Constify i2c_client where possible | Jean Delvare | 2011-01-10 | 1 | -13/+16 |
* | | | i2c-algo-bit: Complain about masters which can't read SCL | Jean Delvare | 2011-01-10 | 1 | -2/+12 |
* | | | i2c-algo-bit: Refactor adapter registration | Jean Delvare | 2011-01-10 | 1 | -16/+5 |
* | | | i2c: Add generic I2C multiplexer using GPIO API | Peter Korsgaard | 2011-01-10 | 3 | -0/+197 |
* | | | i2c-nforce2: Remove unnecessary cast of pci_get_drvdata | Joe Perches | 2011-01-10 | 1 | -1/+1 |
* | | | i2c-i801: Include <linux/slab.h> | Ben Hutchings | 2011-01-10 | 1 | -0/+1 |
* | | | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c | Benoit Cousson | 2010-12-21 | 1 | -2/+2 |
* | | | Merge branch 'devel-board' into omap-for-linus | Tony Lindgren | 2010-12-18 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | i2c_intel_mid: Fix slash in sysfs name | Alan Cox | 2010-12-15 | 1 | -1/+1 |
* | | | Merge branch 'devel-omap-irq' into omap-for-linus | Tony Lindgren | 2010-12-10 | 2 | -15/+2 |
|\| | |
|
| * | | i2c/algos: convert Kconfig to use the menu's `visible' keyword | Arnaud Lacombe | 2010-11-22 | 1 | -1/+1 |
| * | | Revert "i2c: Fix Kconfig dependencies" | Arnaud Lacombe | 2010-11-22 | 2 | -14/+1 |
* | | | Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren | 2010-11-30 | 1 | -46/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | OMAP: I2C: Convert i2c driver to use PM runtime api's | Rajendra Nayak | 2010-11-09 | 1 | -46/+23 |
* | | | i2c: Sanity checks on adapter registration | Jean Delvare | 2010-11-15 | 1 | -0/+12 |
* | | | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare | 2010-11-15 | 1 | -1/+0 |
|/ / |
|
* | | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers | David Woodhouse | 2010-10-31 | 1 | -0/+12 |
* | | i2c-i801: Handle multiple instances instead of keeping global state | David Woodhouse | 2010-10-31 | 1 | -144/+175 |
* | | i2c-i801: Add Intel Patsburg device ID | Seth Heasley | 2010-10-31 | 2 | -0/+3 |
|/ |
|
* | Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-10-30 | 5 | -16/+1176 |
|\ |
|
| * | i2c-intel-mid: Driver depends on PCI | Randy Dunlap | 2010-10-30 | 1 | -0/+1 |
| * | Merge branch 'for-2637/i2c/samsung' into next-i2c | Ben Dooks | 2010-10-28 | 1 | -1/+9 |
| |\ |
|
| | * | i2c-s3c2410: Enable i2c clock only when doing some transfert | Arnaud Patard (Rtp) | 2010-10-22 | 1 | -1/+9 |
| * | | Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2c | Ben Dooks | 2010-10-28 | 1 | -15/+21 |
| |\ \ |
|
| | * | | i2c-nomadik: fixup bus delays | Linus Walleij | 2010-10-25 | 1 | -2/+6 |