aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-omap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-2/+10
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-03-23i2c-omap: Fix unhandled faultTony Lindgren1-8/+28
2008-01-27i2c: Don't uselessly set i2c_adapter.retriesJean Delvare1-2/+0
2008-01-14i2c-omap: Fix NULL pointer dereferencingTony Lindgren1-1/+1
2007-12-12i2c: Add missing spaces in split log messagesJoe Perches1-3/+3
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-05-01i2c-omap: Switch to static adapter numberingDavid Brownell1-1/+2
2006-12-10i2c: Fix OMAP clock prescaler to match the commentJean Delvare1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare1-1/+1
2006-09-26i2c: New bus driver for TI OMAP boardsKomal Shah1-0/+676