Age | Commit message (Expand) | Author |
2009-06-13 | i2c: OMAP3: Better noise suppression for fast/standard modes | Aaro Koskinen |
2009-06-13 | i2c: OMAP2/3: Fix scll/sclh calculations | Aaro Koskinen |
2009-02-08 | [ARM] omap: i2c: remove conditional ick clocks | Russell King |
2009-02-08 | [ARM] omap: i2c: remove armxor_ck | Russell King |
2009-02-08 | [ARM] omap: i2c: use short connection ids | Russell King |
2008-12-16 | i2c-omap: fix type of irq handler function | Ben Dooks |
2008-11-21 | i2c-omap: Enable I2C wakeups for 34xx | Kalle Jokiniemi |
2008-11-21 | i2c-omap: reprogram OCP_SYSCONFIG register after reset | Paul Walmsley |
2008-11-21 | i2c-omap: convert 'rev1' flag to generic 'rev' u8 | Paul Walmsley |
2008-11-21 | i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle() | Paul Walmsley |
2008-11-21 | i2c-omap: Clean-up i2c-omap | Tony Lindgren |
2008-11-21 | i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds | Paul Walmsley |
2008-11-21 | i2c-omap: Mark init-only functions as __init | Paul Walmsley |
2008-11-21 | i2c-omap: Add support for omap34xx | Chandra shekhar |
2008-11-21 | i2c-omap: FIFO handling support and broken hw workaround for i2c-omap | Nishanth Menon |
2008-11-21 | i2c-omap: Add high-speed support to omap-i2c | Syed Mohammed Khasim |
2008-11-21 | i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr() | Paul Walmsley |
2008-11-21 | i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg | Jarkko Nikula |
2008-09-05 | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King |
2008-04-22 | i2c: Fix platform driver hotplug/coldplug | Kay Sievers |
2008-03-23 | i2c-omap: Fix unhandled fault | Tony Lindgren |
2008-01-27 | i2c: Don't uselessly set i2c_adapter.retries | Jean Delvare |
2008-01-14 | i2c-omap: Fix NULL pointer dereferencing | Tony Lindgren |
2007-12-12 | i2c: Add missing spaces in split log messages | Joe Perches |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-05-01 | i2c-omap: Switch to static adapter numbering | David Brownell |
2006-12-10 | i2c: Fix OMAP clock prescaler to match the comment | Jean Delvare |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-26 | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare |
2006-09-26 | i2c: New bus driver for TI OMAP boards | Komal Shah |