summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-omap.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] omap: i2c: remove conditional ick clocksRussell King2009-02-081-15/+13Star
* [ARM] omap: i2c: remove armxor_ckRussell King2009-02-081-9/+8Star
* [ARM] omap: i2c: use short connection idsRussell King2009-02-081-2/+2
* i2c-omap: fix type of irq handler functionBen Dooks2008-12-161-1/+1
* i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi2008-11-211-0/+27
* i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley2008-11-211-6/+34
* i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley2008-11-211-9/+16
* i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley2008-11-211-2/+7
* i2c-omap: Clean-up i2c-omapTony Lindgren2008-11-211-13/+18
* i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley2008-11-211-0/+6
* i2c-omap: Mark init-only functions as __initPaul Walmsley2008-11-211-2/+2
* i2c-omap: Add support for omap34xxChandra shekhar2008-11-211-9/+11
* i2c-omap: FIFO handling support and broken hw workaround for i2c-omapNishanth Menon2008-11-211-40/+150
* i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-211-22/+60
* i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley2008-11-211-4/+8
* i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msgJarkko Nikula2008-11-211-2/+6
* [ARM] omap: convert OMAP drivers to use ioremap()Russell King2008-09-051-2/+10
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-221-0/+1
* i2c-omap: Fix unhandled faultTony Lindgren2008-03-231-8/+28
* i2c: Don't uselessly set i2c_adapter.retriesJean Delvare2008-01-271-2/+0Star
* i2c-omap: Fix NULL pointer dereferencingTony Lindgren2008-01-141-1/+1
* i2c: Add missing spaces in split log messagesJoe Perches2007-12-121-3/+3
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* i2c-omap: Switch to static adapter numberingDavid Brownell2007-05-011-1/+2
* i2c: Fix OMAP clock prescaler to match the commentJean Delvare2006-12-101-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-271-1/+1
* i2c: New bus driver for TI OMAP boardsKomal Shah2006-09-271-0/+676