Commit Graph

63 Commits (6aba74f2791287ec407e0f92487a725a25908067)

Author SHA1 Message Date
Rajendra Nayak 120bdaa47c i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup 14 years ago
Ben Dooks a5a595cc36 i2c-omap: fixup commit cb527ede1b whitespace 14 years ago
Richard woodruff cb527ede1b i2c-omap: Double clear of ARDY status in IRQ handler 14 years ago
Balaji T K f72487e7a1 i2c-omap: fix build for !CONFIG_SUSPEND 14 years ago
Kevin Hilman adf6e07922 i2c-omap: fix static suspend vs. runtime suspend 14 years ago
Samu Onkalo 6a91b55864 i2c-omap: Set latency requirements only once for several messages 14 years ago
Benoit Cousson f7bb0d9ab2 I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c 14 years ago
Rajendra Nayak 27b1fec2ca OMAP: I2C: Convert i2c driver to use PM runtime api's 14 years ago
Mathias Nyman 5c64eb26ed i2c-omap: Make sure i2c bus is free before setting it to idle 15 years ago
manjugk manjugk 8a9d97d3a1 OMAP3: I2C: Clean up Errata 1p153 handling 15 years ago
Kalle Jokiniemi 20c9d2c4ab i2c-omap: add mpu wake up latency constraint in i2c 15 years ago
manjugk manjugk f3083d921d OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt 15 years ago
Santosh Shilimkar f38e66e007 omap: i2c: Add i2c support on omap4 platform 15 years ago
Alexander Shishkin e9f59b9c9b omap: i2c: add a timeout to the busy waiting 15 years ago
Alexander Shishkin 2dd151ab27 omap: i2c: make errata 1.153 workaround a separate function 15 years ago
Mika Westerberg 7c6bd2010f i2c-omap: fix OOPS in omap_i2c_unidle() during probe 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Uwe Kleine-König 1139aea97a i2c: move i2c_omap's probe function to .devinit.text 15 years ago
Cory Maccarrone d84d3ea317 i2c: omap: Add support for 16-bit registers 15 years ago
Manjunatha GK 57eb81b14e i2c-omap: OMAP3: Fix I2C lockup during timeout/error cases 15 years ago
Cory Maccarrone 07ac31f6f4 i2c-omap: Don't write IE state in unidle if 0 15 years ago
Rajendra Nayak ef871432e1 i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode 15 years ago
Moiz Sonasath 61149787d6 i2c-omap: Enable workaround for Errata 1.153 based on 16 years ago
Moiz Sonasath dd11976aea i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts 16 years ago
Nishanth Menon dcc4ec2694 i2c-omap: Fix I2C status ACK 16 years ago
Sonasath, Moiz cd086d3aa6 i2c-omap: OMAP3430 Silicon Errata 1.153 16 years ago
Sonasath, Moiz 04c688dd7a i2c-omap: In case of a NACK|ARDY|AL return from the ISR 16 years ago
Sonasath, Moiz bfb6b6588a i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register 16 years ago
Roel Kluin 783fd6fa4c i2c: strncpy does not null terminate string 16 years ago
Julia Lawall 593308259b i2c: Use resource_size 16 years ago
Tony Lindgren ff0f242626 i2c-omap: Fix build breaking typo cpu_is_omap_2430 16 years ago
Linus Walleij c6ffddea36 i2c: Use resource_size macro 16 years ago
Aaro Koskinen 84bf2c868f i2c: OMAP3: Better noise suppression for fast/standard modes 16 years ago
Aaro Koskinen baf46b4e37 i2c: OMAP2/3: Fix scll/sclh calculations 16 years ago
Russell King 5fe2338040 [ARM] omap: i2c: remove conditional ick clocks 16 years ago
Russell King 0e9ae109e4 [ARM] omap: i2c: remove armxor_ck 16 years ago
Russell King 1d14de087d [ARM] omap: i2c: use short connection ids 16 years ago
Ben Dooks e355204ef7 i2c-omap: fix type of irq handler function 16 years ago
Kalle Jokiniemi 5043e9e737 i2c-omap: Enable I2C wakeups for 34xx 16 years ago
Paul Walmsley fdd07fe6f6 i2c-omap: reprogram OCP_SYSCONFIG register after reset 16 years ago
Paul Walmsley 9c76b878eb i2c-omap: convert 'rev1' flag to generic 'rev' u8 16 years ago
Paul Walmsley 3831f15441 i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle() 16 years ago
Tony Lindgren c1a473bde4 i2c-omap: Clean-up i2c-omap 16 years ago
Paul Walmsley 43469d8e2a i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds 16 years ago
Paul Walmsley 510be9c9ad i2c-omap: Mark init-only functions as __init 16 years ago
Chandra shekhar 3d522fb41e i2c-omap: Add support for omap34xx 16 years ago
Nishanth Menon b6ee52c399 i2c-omap: FIFO handling support and broken hw workaround for i2c-omap 16 years ago
Syed Mohammed Khasim 4574eb6892 i2c-omap: Add high-speed support to omap-i2c 16 years ago
Paul Walmsley 0cbbcffdf5 i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr() 16 years ago
Jarkko Nikula b7af349b17 i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg 16 years ago