Age | Commit message (Expand) | Author |
2011-02-17 | i2c: Unregister dummy devices last on adapter removal | Jean Delvare |
2010-12-09 | i2c-pca-platform: Change device name of request_irq | Nobuhiro Iwamatsu |
2010-10-28 | i2c-pca: Fix waitforcompletion() return value | Yegor Yefremov |
2010-05-12 | i2c: Fix probing of FSC hardware monitoring chips | Jean Delvare |
2010-04-26 | i2c-i801: Add Intel Cougar Point device IDs | Seth Heasley |
2010-04-01 | i2c-i801: Don't use the block buffer for I2C block writes | Jean Delvare |
2010-02-23 | i2c-tiny-usb: Fix on big-endian systems | Jean Delvare |
2010-01-22 | i2c/pca: Don't use *_interruptible | Wolfram Sang |
2010-01-22 | i2c: Do not use device name after device_unregister | Thadeu Lima de Souza Cascardo |
2009-11-30 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-11-26 | i2c: Fix userspace_device list corruption | Jean Delvare |
2009-11-26 | i2c/tsl2550: Fix lux value in extended mode | Michele Jr De Candia |
2009-11-21 | ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq | Russell King |
2009-11-20 | i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes | Kevin Wells |
2009-11-20 | i2c: i2c-pnx: Limit minimum jiffie timeout to 2 | Kevin Wells |
2009-11-07 | i2c-piix4: Modify code name SB900 to Hudson-2 | Crane Cai |
2009-11-02 | i2c-mpc: Do not generate STOP after read. | Joakim Tjernlund |
2009-11-02 | i2c: imx: disable clock when it's possible to save power. | Richard Zhao |
2009-11-02 | i2c: imx: only imx1 needs disable delay | Richard Zhao |
2009-11-02 | i2c: imx: check busy bit when START/STOP | Richard Zhao |
2009-10-04 | i2c: Hide probe errors caused by ACPI resource conflicts | Jean Delvare |
2009-09-26 | ACPI: i2c-scmi: don't use acpi_device_uid() | Bjorn Helgaas |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King |
2009-09-23 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-09-21 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2009-09-19 | [PATCH] i2c-imx: make bus available early | Wolfram Sang |
2009-09-19 | i2c-mv64xxx: correct mv64xxx_i2c_intr() return type | Mikael Pettersson |
2009-09-18 | i2c: Clearly mark ACPI drivers as such | Jean Delvare |
2009-09-18 | i2c: Add driver for SMBus Control Method Interface | Crane Cai |
2009-09-18 | i2c-pnx: Correct use of request_region/request_mem_region | Julia Lawall |
2009-09-18 | i2c-piix4: Add AMD SB900 SMBus device ID | Crane Cai |
2009-09-18 | i2c/chips: Remove deprecated pcf8574 driver | Wolfram Sang |
2009-09-18 | i2c/chips: Remove deprecated pca9539 driver | Wolfram Sang |
2009-09-18 | i2c/chips: Remove deprecated pcf8575 driver | Wolfram Sang |
2009-09-18 | i2c/scx200_acb: Provide more information on bus errors | Willy Tarreau |
2009-09-18 | i2c: Provide compatibility links for i2c adapters | Jean Delvare |
2009-09-18 | i2c: Convert i2c adapters to bus devices | Jean Delvare |
2009-09-18 | i2c: Convert i2c clients to a device type | Jean Delvare |
2009-09-18 | i2c/tsl2550: Use combined SMBus transactions | Jean Delvare |
2009-09-18 | i2c-taos-evm: Switch echo off to improve performance | Jean Delvare |
2009-09-10 | [ARM] pxa: update dependancy of pxa i2c module | Haojian Zhuang |
2009-08-23 | i2c: Runtime PM for SuperH Mobile I2C | Magnus Damm |
2009-08-23 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-08-20 | i2c-stu300: I2C STU300 stability updates | Linus Walleij |
2009-08-20 | i2c-omap: Enable workaround for Errata 1.153 based on | Moiz Sonasath |
2009-08-20 | i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts | Moiz Sonasath |
2009-08-20 | i2c-omap: Fix I2C status ACK | Nishanth Menon |
2009-07-30 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-07-30 | i2c-omap: OMAP3430 Silicon Errata 1.153 | Sonasath, Moiz |
2009-07-30 | i2c-omap: In case of a NACK|ARDY|AL return from the ISR | Sonasath, Moiz |