Age | Commit message (Expand) | Author |
2011-01-12 | Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638 | Ben Dooks |
2011-01-12 | i2c-bfin-twi: move setup to the earlier subsys initcall | Michael Hennerich |
2011-01-12 | i2c-bfin-twi: handle faulty slave devices better | Michael Hennerich |
2011-01-10 | i2c-nforce2: Remove unnecessary cast of pci_get_drvdata | Joe Perches |
2011-01-10 | i2c-i801: Include <linux/slab.h> | Ben Hutchings |
2011-01-04 | i2c-mv64xxx: send repeated START between messages in xfer | Rodolfo Giometti |
2011-01-04 | i2c-nomadik: fix regression on adapter name | Linus Walleij |
2011-01-04 | i2c-omap: Set latency requirements only once for several messages | Samu Onkalo |
2011-01-04 | i2c-eg20t: add driver for Intel EG20T | Tomoya MORINAGA |
2011-01-04 | i2c-ocores: add some device tree documentation | Jonas Bonn |
2011-01-04 | i2c-ocores: Use devres for resource allocation | Jonas Bonn |
2011-01-04 | i2c-ocores: Adapt for device tree | Jonas Bonn |
2011-01-04 | i2c-iop3xx: add iomem annotation | Aaro Koskinen |
2010-12-20 | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c | Benoit Cousson |
2010-12-17 | Merge branch 'devel-board' into omap-for-linus | Tony Lindgren |
2010-12-14 | i2c_intel_mid: Fix slash in sysfs name | Alan Cox |
2010-11-09 | OMAP: I2C: Convert i2c driver to use PM runtime api's | Rajendra Nayak |
2010-10-31 | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers | David Woodhouse |
2010-10-31 | i2c-i801: Handle multiple instances instead of keeping global state | David Woodhouse |
2010-10-31 | i2c-i801: Add Intel Patsburg device ID | Seth Heasley |
2010-10-29 | Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-10-29 | i2c-intel-mid: Driver depends on PCI | Randy Dunlap |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-10-28 | Merge branch 'for-2637/i2c/samsung' into next-i2c | Ben Dooks |
2010-10-28 | Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2c | Ben Dooks |
2010-10-28 | i2c-intel-mid: support for Moorestown and Medfield platform | Alan Cox |
2010-10-27 | NULL-terminate all pci_device_id tables | Dzianis Kahanovich |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-10-25 | sh: i2c-sh7760: Replase from ctrl_* to __raw_* | Nobuhiro Iwamatsu |
2010-10-25 | i2c-nomadik: fixup bus delays | Linus Walleij |
2010-10-25 | i2c-nomadik: support smbus emulation | Linus Walleij |
2010-10-25 | i2c-nomadik: dynamic clocking | Linus Walleij |
2010-10-25 | i2c-nomadik: documentation fixes | Linus Walleij |
2010-10-24 | i2c-viapro: Don't log nacks | Jean Delvare |
2010-10-24 | i2c-amd8111: Add proper error handling | Julia Lawall |
2010-10-24 | i2c: Change to new flag variable | matt mooney |
2010-10-24 | i2c: Remove unneeded inclusions of <linux/i2c-id.h> | Jean Delvare |
2010-10-24 | i2c-pca-platform: Change device name of request_irq | Nobuhiro Iwamatsu |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2010-10-21 | i2c-s3c2410: Enable i2c clock only when doing some transfert | Arnaud Patard (Rtp) |
2010-10-17 | PCI: update Intel chipset names and defines | Seth Heasley |
2010-10-18 | i2c-imx: do not allow interruptions when waiting for I2C to complete | Marc Kleine-Budde |
2010-10-18 | i2c-davinci: Fix TX setup for more SoCs | Jon Povey |
2010-10-13 | i2c/i2c-pasemi.c: Fix unsigned return type | Julia Lawall |