Age | Commit message (Expand) | Author |
2010-12-14 | i2c_intel_mid: Fix slash in sysfs name | Alan Cox |
2010-11-22 | i2c/algos: convert Kconfig to use the menu's `visible' keyword | Arnaud Lacombe |
2010-11-22 | Revert "i2c: Fix Kconfig dependencies" | Arnaud Lacombe |
2010-11-15 | i2c: Sanity checks on adapter registration | Jean Delvare |
2010-11-15 | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare |
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/pca954x: Remove __devinit and __devexit from probe and remove functions | Guenter Roeck |
2010-10-24 | i2c/mux: Driver for PCA9541 I2C Master Selector | Guenter Roeck |
2010-10-24 | i2c: Optimize function i2c_detect() | Jean Delvare |
2010-10-24 | i2c: Discard warning message on device instantiation from user-space | 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: Let i2c_parent_is_i2c_adapter return the parent adapter | Jean Delvare |
2010-10-24 | i2c-pca-platform: Change device name of request_irq | Nobuhiro Iwamatsu |
2010-10-24 | i2c: Fix Kconfig dependencies | Jean Delvare |
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 |
2010-10-07 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-01 | i2c-s3c2410: fix calculation of SDA line delay | MyungJoo Ham |
2010-09-30 | of/i2c: Fix module load order issue caused by of_i2c.c | Grant Likely |
2010-09-30 | i2c: Fix checks which cause legacy suspend to never get called | Rajendra Nayak |
2010-09-30 | i2c-pca: Fix waitforcompletion() return value | Yegor Yefremov |
2010-09-30 | i2c: Fix for suspend/resume issue | Vishwanath BS |
2010-09-28 | i2c-davinci: Fix race when setting up for TX | Jon Povey |
2010-09-27 | i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout | Bernhard Walle |
2010-09-22 | i2c-omap: Make sure i2c bus is free before setting it to idle | Mathias Nyman |
2010-08-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2010-08-14 | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-08-12 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |