aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-omap.c
AgeCommit message (Expand)Author
2009-08-20i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath
2009-08-20i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath
2009-08-20i2c-omap: Fix I2C status ACKNishanth Menon
2009-07-30i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz
2009-07-30i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz
2009-07-30i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz
2009-07-30i2c: strncpy does not null terminate stringRoel Kluin
2009-07-15i2c: Use resource_sizeJulia Lawall
2009-06-22i2c-omap: Fix build breaking typo cpu_is_omap_2430Tony Lindgren
2009-06-16i2c: Use resource_size macroLinus Walleij
2009-06-13i2c: OMAP3: Better noise suppression for fast/standard modesAaro Koskinen
2009-06-13i2c: OMAP2/3: Fix scll/sclh calculationsAaro Koskinen
2009-02-08[ARM] omap: i2c: remove conditional ick clocksRussell King
2009-02-08[ARM] omap: i2c: remove armxor_ckRussell King
2009-02-08[ARM] omap: i2c: use short connection idsRussell King
2008-12-16i2c-omap: fix type of irq handler functionBen Dooks
2008-11-21i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi
2008-11-21i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley
2008-11-21i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley
2008-11-21i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley
2008-11-21i2c-omap: Clean-up i2c-omapTony Lindgren
2008-11-21i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley
2008-11-21i2c-omap: Mark init-only functions as __initPaul Walmsley
2008-11-21i2c-omap: Add support for omap34xxChandra shekhar
2008-11-21i2c-omap: FIFO handling support and broken hw workaround for i2c-omapNishanth Menon
2008-11-21i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim
2008-11-21i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley
2008-11-21i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msgJarkko Nikula
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers
2008-03-23i2c-omap: Fix unhandled faultTony Lindgren
2008-01-27i2c: Don't uselessly set i2c_adapter.retriesJean Delvare
2008-01-14i2c-omap: Fix NULL pointer dereferencingTony Lindgren
2007-12-12i2c: Add missing spaces in split log messagesJoe Perches
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-05-01i2c-omap: Switch to static adapter numberingDavid Brownell
2006-12-10i2c: Fix OMAP clock prescaler to match the commentJean Delvare
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-09-26i2c: New bus driver for TI OMAP boardsKomal Shah