Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a1295577773d9756b65972be7b462e4382996d08
/
drivers
/
i2c
/
busses
/
i2c-omap.c
a129557
I2C: OMAP2+: use platform_data ip revision to select register map
by Andy Green
· 14 years ago
b885308
I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
by Andy Green
· 14 years ago
584b408
Revert "i2c-omap: fix static suspend vs. runtime suspend"
by Kevin Hilman
· 13 years ago
32575a9
drivers/i2c: static should be at beginning of declaration
by Jesper Juhl
· 13 years ago
120bdaa
i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup
by Rajendra Nayak
· 14 years ago
a5a595c
i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
by Ben Dooks
· 14 years ago
cb527ed
i2c-omap: Double clear of ARDY status in IRQ handler
by Richard woodruff
· 14 years ago
f72487e
i2c-omap: fix build for !CONFIG_SUSPEND
by Balaji T K
· 14 years ago
adf6e07
i2c-omap: fix static suspend vs. runtime suspend
by Kevin Hilman
· 14 years ago
7f42f9f
Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638
by Ben Dooks
· 14 years ago
6a91b55
i2c-omap: Set latency requirements only once for several messages
by Samu Onkalo
· 14 years ago
f7bb0d9
I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c
by Benoit Cousson
· 14 years ago
27b1fec
OMAP: I2C: Convert i2c driver to use PM runtime api's
by Rajendra Nayak
· 14 years ago
5c64eb2
i2c-omap: Make sure i2c bus is free before setting it to idle
by Mathias Nyman
· 14 years ago
8a9d97d
OMAP3: I2C: Clean up Errata 1p153 handling
by manjugk manjugk
· 15 years ago
f3083d9
OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt
by manjugk manjugk
· 15 years ago
e9f59b9
omap: i2c: add a timeout to the busy waiting
by Alexander Shishkin
· 15 years ago
2dd151a
omap: i2c: make errata 1.153 workaround a separate function
by Alexander Shishkin
· 15 years ago
20c9d2c
i2c-omap: add mpu wake up latency constraint in i2c
by Kalle Jokiniemi
· 15 years ago
f38e66e
omap: i2c: Add i2c support on omap4 platform
by Santosh Shilimkar
· 15 years ago
7c6bd20
i2c-omap: fix OOPS in omap_i2c_unidle() during probe
by Mika Westerberg
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1139aea
i2c: move i2c_omap's probe function to .devinit.text
by Uwe Kleine-König
· 15 years ago
d84d3ea
i2c: omap: Add support for 16-bit registers
by Cory Maccarrone
· 15 years ago
57eb81b
i2c-omap: OMAP3: Fix I2C lockup during timeout/error cases
by Manjunatha GK
· 15 years ago
07ac31f
i2c-omap: Don't write IE state in unidle if 0
by Cory Maccarrone
· 15 years ago
ef87143
i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode
by Rajendra Nayak
· 15 years ago
6114978
i2c-omap: Enable workaround for Errata 1.153 based on
by Moiz Sonasath
· 15 years ago
dd11976a
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
by Moiz Sonasath
· 15 years ago
dcc4ec2
i2c-omap: Fix I2C status ACK
by Nishanth Menon
· 15 years ago
cd086d3
i2c-omap: OMAP3430 Silicon Errata 1.153
by Sonasath, Moiz
· 15 years ago
04c688d
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
by Sonasath, Moiz
· 15 years ago
bfb6b65
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
by Sonasath, Moiz
· 15 years ago
783fd6f
i2c: strncpy does not null terminate string
by Roel Kluin
· 15 years ago
5933082
i2c: Use resource_size
by Julia Lawall
· 15 years ago
ff0f242
i2c-omap: Fix build breaking typo cpu_is_omap_2430
by Tony Lindgren
· 16 years ago
c6ffdde
i2c: Use resource_size macro
by Linus Walleij
· 16 years ago
84bf2c8
i2c: OMAP3: Better noise suppression for fast/standard modes
by Aaro Koskinen
· 16 years ago
baf46b4
i2c: OMAP2/3: Fix scll/sclh calculations
by Aaro Koskinen
· 16 years ago
5fe2338
[ARM] omap: i2c: remove conditional ick clocks
by Russell King
· 16 years ago
0e9ae10
[ARM] omap: i2c: remove armxor_ck
by Russell King
· 16 years ago
1d14de0
[ARM] omap: i2c: use short connection ids
by Russell King
· 16 years ago
e355204
i2c-omap: fix type of irq handler function
by Ben Dooks
· 16 years ago
5043e9e7
i2c-omap: Enable I2C wakeups for 34xx
by Kalle Jokiniemi
· 16 years ago
fdd07fe
i2c-omap: reprogram OCP_SYSCONFIG register after reset
by Paul Walmsley
· 16 years ago
9c76b87
i2c-omap: convert 'rev1' flag to generic 'rev' u8
by Paul Walmsley
· 16 years ago
3831f15
i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
by Paul Walmsley
· 16 years ago
c1a473b
i2c-omap: Clean-up i2c-omap
by Tony Lindgren
· 16 years ago
43469d8e
i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
by Paul Walmsley
· 16 years ago
510be9c
i2c-omap: Mark init-only functions as __init
by Paul Walmsley
· 16 years ago
3d522fb
i2c-omap: Add support for omap34xx
by Chandra shekhar
· 16 years ago
b6ee52c
i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
by Nishanth Menon
· 16 years ago
4574eb6
i2c-omap: Add high-speed support to omap-i2c
by Syed Mohammed Khasim
· 16 years ago
0cbbcff
i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()
by Paul Walmsley
· 16 years ago
b7af349
i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
by Jarkko Nikula
· 16 years ago
55c381e
[ARM] omap: convert OMAP drivers to use ioremap()
by Russell King
· 16 years ago
add8eda
i2c: Fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
f08ac4e
i2c-omap: Fix unhandled fault
by Tony Lindgren
· 17 years ago
2caeac8
i2c: Don't uselessly set i2c_adapter.retries
by Jean Delvare
· 17 years ago
3e39752
i2c-omap: Fix NULL pointer dereferencing
by Tony Lindgren
· 17 years ago
fce3ff0
i2c: Add missing spaces in split log messages
by Joe Perches
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
7c17549
i2c-omap: Switch to static adapter numbering
by David Brownell
· 18 years ago
d7aef13
i2c: Fix OMAP clock prescaler to match the comment
by Jean Delvare
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8f9082c
i2c: Constify i2c_algorithm declarations, part 2
by Jean Delvare
· 18 years ago
010d442c4
i2c: New bus driver for TI OMAP boards
by Komal Shah
· 18 years ago