summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-omap.c
AgeCommit message (Expand)Author
2011-08-23Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman
2011-07-11drivers/i2c: static should be at beginning of declarationJesper Juhl
2011-03-07i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak
2011-02-23i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks
2011-02-23i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff
2011-02-23i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K
2011-02-22i2c-omap: fix static suspend vs. runtime suspendKevin Hilman
2011-01-12Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638Ben Dooks
2011-01-04i2c-omap: Set latency requirements only once for several messagesSamu Onkalo
2010-12-20I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson
2010-11-09OMAP: I2C: Convert i2c driver to use PM runtime api'sRajendra Nayak
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman
2010-05-20OMAP3: I2C: Clean up Errata 1p153 handlingmanjugk manjugk
2010-05-20OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interruptmanjugk manjugk
2010-05-20omap: i2c: add a timeout to the busy waitingAlexander Shishkin
2010-05-20omap: i2c: make errata 1.153 workaround a separate functionAlexander Shishkin
2010-05-20i2c-omap: add mpu wake up latency constraint in i2cKalle Jokiniemi
2010-05-20omap: i2c: Add i2c support on omap4 platformSantosh Shilimkar
2010-04-20i2c-omap: fix OOPS in omap_i2c_unidle() during probeMika Westerberg
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07i2c: move i2c_omap's probe function to .devinit.textUwe Kleine-König
2010-03-07i2c: omap: Add support for 16-bit registersCory Maccarrone
2009-12-24i2c-omap: OMAP3: Fix I2C lockup during timeout/error casesManjunatha GK
2009-12-24i2c-omap: Don't write IE state in unidle if 0Cory Maccarrone
2009-12-09i2c-omap: OMAP3: PM: (re)init for every transfer to support off-modeRajendra Nayak
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