Age | Commit message (Expand) | Author | Files | Lines |
2010-12-14 | i2c_intel_mid: Fix slash in sysfs name | Alan Cox | 1 | -1/+1 |
2010-11-22 | i2c/algos: convert Kconfig to use the menu's `visible' keyword | Arnaud Lacombe | 1 | -1/+1 |
2010-11-22 | Revert "i2c: Fix Kconfig dependencies" | Arnaud Lacombe | 2 | -14/+1 |
2010-11-15 | i2c: Sanity checks on adapter registration | Jean Delvare | 1 | -0/+12 |
2010-11-15 | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare | 1 | -1/+0 |
2010-10-31 | i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers | David Woodhouse | 1 | -0/+12 |
2010-10-31 | i2c-i801: Handle multiple instances instead of keeping global state | David Woodhouse | 1 | -144/+175 |
2010-10-31 | i2c-i801: Add Intel Patsburg device ID | Seth Heasley | 2 | -0/+3 |
2010-10-29 | Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 5 | -16/+1176 |
2010-10-29 | i2c-intel-mid: Driver depends on PCI | Randy Dunlap | 1 | -0/+1 |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -7/+7 |
2010-10-28 | Merge branch 'for-2637/i2c/samsung' into next-i2c | Ben Dooks | 1 | -1/+9 |
2010-10-28 | Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2c | Ben Dooks | 1 | -15/+21 |
2010-10-28 | i2c-intel-mid: support for Moorestown and Medfield platform | Alan Cox | 3 | -0/+1145 |
2010-10-27 | NULL-terminate all pci_device_id tables | Dzianis Kahanovich | 1 | -1/+2 |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -12/+15 |
2010-10-25 | sh: i2c-sh7760: Replase from ctrl_* to __raw_* | Nobuhiro Iwamatsu | 1 | -2/+2 |
2010-10-25 | i2c-nomadik: fixup bus delays | Linus Walleij | 1 | -2/+6 |
2010-10-25 | i2c-nomadik: support smbus emulation | Linus Walleij | 1 | -4/+1 |
2010-10-25 | i2c-nomadik: dynamic clocking | Linus Walleij | 1 | -4/+9 |
2010-10-25 | i2c-nomadik: documentation fixes | Linus Walleij | 1 | -5/+5 |
2010-10-24 | i2c-viapro: Don't log nacks | Jean Delvare | 1 | -7/+1 |
2010-10-24 | i2c/pca954x: Remove __devinit and __devexit from probe and remove functions | Guenter Roeck | 1 | -4/+4 |
2010-10-24 | i2c/mux: Driver for PCA9541 I2C Master Selector | Guenter Roeck | 3 | -0/+422 |
2010-10-24 | i2c: Optimize function i2c_detect() | Jean Delvare | 1 | -7/+6 |
2010-10-24 | i2c: Discard warning message on device instantiation from user-space | Jean Delvare | 1 | -2/+0 |
2010-10-24 | i2c-amd8111: Add proper error handling | Julia Lawall | 1 | -50/+113 |
2010-10-24 | i2c: Change to new flag variable | matt mooney | 4 | -12/+4 |
2010-10-24 | i2c: Remove unneeded inclusions of <linux/i2c-id.h> | Jean Delvare | 4 | -4/+0 |
2010-10-24 | i2c: Let i2c_parent_is_i2c_adapter return the parent adapter | Jean Delvare | 2 | -19/+24 |
2010-10-24 | i2c-pca-platform: Change device name of request_irq | Nobuhiro Iwamatsu | 1 | -1/+1 |
2010-10-24 | i2c: Fix Kconfig dependencies | Jean Delvare | 2 | -1/+14 |
2010-10-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+1 |
2010-10-21 | i2c-s3c2410: Enable i2c clock only when doing some transfert | Arnaud Patard (Rtp) | 1 | -1/+9 |
2010-10-17 | PCI: update Intel chipset names and defines | Seth Heasley | 2 | -7/+7 |
2010-10-18 | i2c-imx: do not allow interruptions when waiting for I2C to complete | Marc Kleine-Budde | 1 | -9/+3 |
2010-10-18 | i2c-davinci: Fix TX setup for more SoCs | Jon Povey | 1 | -9/+15 |
2010-10-13 | i2c/i2c-pasemi.c: Fix unsigned return type | Julia Lawall | 1 | -1/+1 |
2010-10-07 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -38/+48 |
2010-10-01 | i2c-s3c2410: fix calculation of SDA line delay | MyungJoo Ham | 1 | -2/+2 |
2010-09-30 | of/i2c: Fix module load order issue caused by of_i2c.c | Grant Likely | 4 | -4/+9 |
2010-09-30 | i2c: Fix checks which cause legacy suspend to never get called | Rajendra Nayak | 1 | -20/+24 |
2010-09-30 | i2c-pca: Fix waitforcompletion() return value | Yegor Yefremov | 2 | -8/+15 |
2010-09-30 | i2c: Fix for suspend/resume issue | Vishwanath BS | 1 | -6/+0 |
2010-09-28 | i2c-davinci: Fix race when setting up for TX | Jon Povey | 1 | -3/+3 |
2010-09-27 | i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeout | Bernhard Walle | 1 | -1/+1 |
2010-09-22 | i2c-omap: Make sure i2c bus is free before setting it to idle | Mathias Nyman | 1 | -0/+2 |
2010-08-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 17 | -207/+1804 |
2010-08-14 | Merge branch 'for-linus/i2c-2636' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 5 | -66/+971 |
2010-08-12 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -61/+671 |