aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-omap.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+0
* 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-261-1/+1
* i2c: New bus driver for TI OMAP boardsKomal Shah2006-09-261-0/+676