summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-omap.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-20OMAP3: I2C: Clean up Errata 1p153 handlingmanjugk manjugk1-1/+5
2010-05-20OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interruptmanjugk manjugk1-0/+40
2010-05-20omap: i2c: add a timeout to the busy waitingAlexander Shishkin1-1/+9
2010-05-20omap: i2c: make errata 1.153 workaround a separate functionAlexander Shishkin1-19/+24
2010-05-20i2c-omap: add mpu wake up latency constraint in i2cKalle Jokiniemi1-4/+20
2010-05-20omap: i2c: Add i2c support on omap4 platformSantosh Shilimkar1-32/+114
2010-04-20i2c-omap: fix OOPS in omap_i2c_unidle() during probeMika Westerberg1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-08i2c: move i2c_omap's probe function to .devinit.textUwe Kleine-König1-1/+1
2010-03-08i2c: omap: Add support for 16-bit registersCory Maccarrone1-19/+25
2009-12-24i2c-omap: OMAP3: Fix I2C lockup during timeout/error casesManjunatha GK1-0/+5
2009-12-24i2c-omap: Don't write IE state in unidle if 0Cory Maccarrone1-1/+7
2009-12-09i2c-omap: OMAP3: PM: (re)init for every transfer to support off-modeRajendra Nayak1-23/+41
2009-08-21i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath1-1/+1
2009-08-21i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath1-0/+3
2009-08-21i2c-omap: Fix I2C status ACKNishanth Menon1-1/+8
2009-07-30i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz1-1/+23
2009-07-30i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz1-1/+3
2009-07-30i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz1-5/+7
2009-07-30i2c: strncpy does not null terminate stringRoel Kluin1-1/+1
2009-07-15i2c: Use resource_sizeJulia Lawall1-3/+3
2009-06-22i2c-omap: Fix build breaking typo cpu_is_omap_2430Tony Lindgren1-1/+1
2009-06-17i2c: Use resource_size macroLinus Walleij1-1/+1
2009-06-13i2c: OMAP3: Better noise suppression for fast/standard modesAaro Koskinen1-2/+12
2009-06-13i2c: OMAP2/3: Fix scll/sclh calculationsAaro Koskinen1-7/+18
2009-02-08[ARM] omap: i2c: remove conditional ick clocksRussell King1-15/+13
2009-02-08[ARM] omap: i2c: remove armxor_ckRussell King1-9/+8
2009-02-08[ARM] omap: i2c: use short connection idsRussell King1-2/+2
2008-12-17i2c-omap: fix type of irq handler functionBen Dooks1-1/+1
2008-11-22i2c-omap: Enable I2C wakeups for 34xxKalle Jokiniemi1-0/+27
2008-11-22i2c-omap: reprogram OCP_SYSCONFIG register after resetPaul Walmsley1-6/+34
2008-11-22i2c-omap: convert 'rev1' flag to generic 'rev' u8Paul Walmsley1-9/+16
2008-11-22i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()Paul Walmsley1-2/+7
2008-11-22i2c-omap: Clean-up i2c-omapTony Lindgren1-13/+18
2008-11-22i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx buildsPaul Walmsley1-0/+6
2008-11-22i2c-omap: Mark init-only functions as __initPaul Walmsley1-2/+2
2008-11-22i2c-omap: Add support for omap34xxChandra shekhar1-9/+11
2008-11-22i2c-omap: FIFO handling support and broken hw workaround for i2c-omapNishanth Menon1-40/+150
2008-11-22i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim1-22/+60
2008-11-22i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()Paul Walmsley1-4/+8
2008-11-22i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msgJarkko Nikula1-2/+6
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-2/+10
2008-04-23i2c: 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-20Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-05-02i2c-omap: Switch to static adapter numberingDavid Brownell1-1/+2
2006-12-10i2c: Fix OMAP clock prescaler to match the commentJean Delvare1-2/+2