summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-omap.c
AgeCommit message (Expand)Author
2012-06-22clean prev logic pwrst from powerdomainAndy Green
2012-06-22i2c omap nuke hwspinklock codeAndy Green
2012-06-22OMAP: convert I2C driver to PM QoS for latency constraintsJean Pihet
2012-06-07OMAP: I2C: Handle error check for pm runtimeShubhrajyoti D
2012-06-07uplevel fix mfd KconfigAndy Green
2012-06-07i2c-omap: Keep I2C module enabled on NACKBalaji T K
2012-06-07OMAP4: I2C: Add hwspinlock supportShubhrajyoti D
2012-06-07i2c: omap: avoid reading interrupt enable registerVikram Pandita
2012-06-07i2c: omap: add omap4xxx irq status registerVikram Pandita
2012-06-07OMAP: I2C: Fix the interrupt clearing in OMAP4Shubhrajyoti D
2012-06-07I2C: OMAP: Recover from Bus Busy conditionShubhrajyoti D
2012-06-07OMAP: I2C: Remove the SYSC register definitionShubhrajyoti D
2012-06-07OMAP: I2C: Remove the reset in the init pathShubhrajyoti D
2012-01-20i2c: OMAP: Fix OMAP1 build errorCousson, Benoit
2012-01-17i2c: OMAP: Add DT support for i2c controllerBenoit Cousson
2012-01-17I2C: OMAP: NACK without STPJan Weitzel
2012-01-17I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring
2011-12-18I2C: OMAP: fix FIFO usage for OMAP4Shubhrajyoti D
2011-10-29I2C: OMAP: remove dev->idle, use usage counting provided by runtime PMKevin Hilman
2011-10-29I2C: OMAP: remove unneccesary use of pdevKevin Hilman
2011-10-29OMAP4: I2C: Enable the wakeup in I2C_WEShubhrajyoti D
2011-10-29I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_infoAndy Green
2011-10-29I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...Andy Green
2011-10-29I2C: OMAP2+: address confused probed version namingAndy Green
2011-10-29I2C: OMAP2+: Solve array bounds overflow error on i2c idleAndy Green
2011-10-29I2C: OMAP2+: use platform_data ip revision to select register mapAndy Green
2011-10-29I2C: OMAP2+: Name registers in I2C IP V2 only accordinglyAndy Green
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