| Commit message (Expand) | Author | Age | Files | Lines |
* | I2C: OMAP: fix FIFO usage for OMAP4 | Shubhrajyoti D | 2011-12-18 | 1 | -5/+6 |
* | I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM | Kevin Hilman | 2011-10-29 | 1 | -20/+39 |
* | I2C: OMAP: remove unneccesary use of pdev | Kevin Hilman | 2011-10-29 | 1 | -15/+7 |
* | OMAP4: I2C: Enable the wakeup in I2C_WE | Shubhrajyoti D | 2011-10-29 | 1 | -3/+2 |
* | I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info | Andy Green | 2011-10-29 | 1 | -2/+2 |
* | I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from... | Andy Green | 2011-10-29 | 1 | -17/+23 |
* | I2C: OMAP2+: address confused probed version naming | Andy Green | 2011-10-29 | 1 | -9/+12 |
* | I2C: OMAP2+: Solve array bounds overflow error on i2c idle | Andy Green | 2011-10-29 | 1 | -1/+1 |
* | I2C: OMAP2+: use platform_data ip revision to select register map | Andy Green | 2011-10-29 | 1 | -5/+5 |
* | I2C: OMAP2+: Name registers in I2C IP V2 only accordingly | Andy Green | 2011-10-29 | 1 | -11/+12 |
* | Revert "i2c-omap: fix static suspend vs. runtime suspend" | Kevin Hilman | 2011-08-23 | 1 | -29/+0 |
* | drivers/i2c: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 1 | -2/+2 |
* | i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup | Rajendra Nayak | 2011-03-07 | 1 | -3/+1 |
* | i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace | Ben Dooks | 2011-02-23 | 1 | -2/+2 |
* | i2c-omap: Double clear of ARDY status in IRQ handler | Richard woodruff | 2011-02-23 | 1 | -1/+5 |
* | i2c-omap: fix build for !CONFIG_SUSPEND | Balaji T K | 2011-02-23 | 1 | -2/+3 |
* | i2c-omap: fix static suspend vs. runtime suspend | Kevin Hilman | 2011-02-22 | 1 | -0/+28 |
* | Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638 | Ben Dooks | 2011-01-12 | 1 | -4/+6 |
|\ |
|
| * | i2c-omap: Set latency requirements only once for several messages | Samu Onkalo | 2011-01-04 | 1 | -4/+6 |
* | | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c | Benoit Cousson | 2010-12-20 | 1 | -2/+2 |
* | | OMAP: I2C: Convert i2c driver to use PM runtime api's | Rajendra Nayak | 2010-11-09 | 1 | -46/+23 |
|/ |
|
* | i2c-omap: Make sure i2c bus is free before setting it to idle | Mathias Nyman | 2010-09-22 | 1 | -0/+2 |
* | OMAP3: I2C: Clean up Errata 1p153 handling | manjugk manjugk | 2010-05-20 | 1 | -1/+5 |
* | OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt | manjugk manjugk | 2010-05-20 | 1 | -0/+40 |
* | omap: i2c: add a timeout to the busy waiting | Alexander Shishkin | 2010-05-20 | 1 | -1/+9 |
* | omap: i2c: make errata 1.153 workaround a separate function | Alexander Shishkin | 2010-05-20 | 1 | -19/+24 |
* | i2c-omap: add mpu wake up latency constraint in i2c | Kalle Jokiniemi | 2010-05-20 | 1 | -4/+20 |
* | omap: i2c: Add i2c support on omap4 platform | Santosh Shilimkar | 2010-05-20 | 1 | -32/+114 |
* | i2c-omap: fix OOPS in omap_i2c_unidle() during probe | Mika Westerberg | 2010-04-20 | 1 | -5/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | i2c: move i2c_omap's probe function to .devinit.text | Uwe Kleine-König | 2010-03-07 | 1 | -1/+1 |
* | i2c: omap: Add support for 16-bit registers | Cory Maccarrone | 2010-03-07 | 1 | -19/+25 |
* | i2c-omap: OMAP3: Fix I2C lockup during timeout/error cases | Manjunatha GK | 2009-12-24 | 1 | -0/+5 |
* | i2c-omap: Don't write IE state in unidle if 0 | Cory Maccarrone | 2009-12-24 | 1 | -1/+7 |
* | i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode | Rajendra Nayak | 2009-12-09 | 1 | -23/+41 |
* | i2c-omap: Enable workaround for Errata 1.153 based on | Moiz Sonasath | 2009-08-20 | 1 | -1/+1 |
* | i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts | Moiz Sonasath | 2009-08-20 | 1 | -0/+3 |
* | i2c-omap: Fix I2C status ACK | Nishanth Menon | 2009-08-20 | 1 | -1/+8 |
* | i2c-omap: OMAP3430 Silicon Errata 1.153 | Sonasath, Moiz | 2009-07-30 | 1 | -1/+23 |
* | i2c-omap: In case of a NACK|ARDY|AL return from the ISR | Sonasath, Moiz | 2009-07-30 | 1 | -1/+3 |
* | i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register | Sonasath, Moiz | 2009-07-30 | 1 | -5/+7 |
* | i2c: strncpy does not null terminate string | Roel Kluin | 2009-07-30 | 1 | -1/+1 |
* | i2c: Use resource_size | Julia Lawall | 2009-07-15 | 1 | -3/+3 |
* | i2c-omap: Fix build breaking typo cpu_is_omap_2430 | Tony Lindgren | 2009-06-22 | 1 | -1/+1 |
* | i2c: Use resource_size macro | Linus Walleij | 2009-06-16 | 1 | -1/+1 |
* | i2c: OMAP3: Better noise suppression for fast/standard modes | Aaro Koskinen | 2009-06-13 | 1 | -2/+12 |
* | i2c: OMAP2/3: Fix scll/sclh calculations | Aaro Koskinen | 2009-06-13 | 1 | -7/+18 |
* | [ARM] omap: i2c: remove conditional ick clocks | Russell King | 2009-02-08 | 1 | -15/+13 |
* | [ARM] omap: i2c: remove armxor_ck | Russell King | 2009-02-08 | 1 | -9/+8 |
* | [ARM] omap: i2c: use short connection ids | Russell King | 2009-02-08 | 1 | -2/+2 |