index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i2c-omap: fix type of irq handler function
Ben Dooks
2008-12-16
1
-1
/
+1
*
i2c-omap: Enable I2C wakeups for 34xx
Kalle Jokiniemi
2008-11-21
1
-0
/
+27
*
i2c-omap: reprogram OCP_SYSCONFIG register after reset
Paul Walmsley
2008-11-21
1
-6
/
+34
*
i2c-omap: convert 'rev1' flag to generic 'rev' u8
Paul Walmsley
2008-11-21
1
-9
/
+16
*
i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
Paul Walmsley
2008-11-21
1
-2
/
+7
*
i2c-omap: Clean-up i2c-omap
Tony Lindgren
2008-11-21
1
-13
/
+18
*
i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
Paul Walmsley
2008-11-21
1
-0
/
+6
*
i2c-omap: Mark init-only functions as __init
Paul Walmsley
2008-11-21
1
-2
/
+2
*
i2c-omap: Add support for omap34xx
Chandra shekhar
2008-11-21
1
-9
/
+11
*
i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
Nishanth Menon
2008-11-21
1
-40
/
+150
*
i2c-omap: Add high-speed support to omap-i2c
Syed Mohammed Khasim
2008-11-21
1
-22
/
+60
*
i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()
Paul Walmsley
2008-11-21
1
-4
/
+8
*
i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
Jarkko Nikula
2008-11-21
1
-2
/
+6
*
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
2008-09-05
1
-2
/
+10
*
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
1
-0
/
+1
*
i2c-omap: Fix unhandled fault
Tony Lindgren
2008-03-23
1
-8
/
+28
*
i2c: Don't uselessly set i2c_adapter.retries
Jean Delvare
2008-01-27
1
-2
/
+0
*
i2c-omap: Fix NULL pointer dereferencing
Tony Lindgren
2008-01-14
1
-1
/
+1
*
i2c: Add missing spaces in split log messages
Joe Perches
2007-12-12
1
-3
/
+3
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
i2c-omap: Switch to static adapter numbering
David Brownell
2007-05-01
1
-1
/
+2
*
i2c: Fix OMAP clock prescaler to match the comment
Jean Delvare
2006-12-10
1
-2
/
+2
[next]