index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
i2c: move i2c_omap's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-08
i2c: omap: Add support for 16-bit registers
Cory Maccarrone
1
-19
/
+25
2009-12-24
i2c-omap: OMAP3: Fix I2C lockup during timeout/error cases
Manjunatha GK
1
-0
/
+5
2009-12-24
i2c-omap: Don't write IE state in unidle if 0
Cory Maccarrone
1
-1
/
+7
2009-12-09
i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode
Rajendra Nayak
1
-23
/
+41
2009-08-21
i2c-omap: Enable workaround for Errata 1.153 based on
Moiz Sonasath
1
-1
/
+1
2009-08-21
i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
Moiz Sonasath
1
-0
/
+3
2009-08-21
i2c-omap: Fix I2C status ACK
Nishanth Menon
1
-1
/
+8
2009-07-30
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
1
-1
/
+23
2009-07-30
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
1
-1
/
+3
2009-07-30
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
1
-5
/
+7
2009-07-30
i2c: strncpy does not null terminate string
Roel Kluin
1
-1
/
+1
2009-07-15
i2c: Use resource_size
Julia Lawall
1
-3
/
+3
2009-06-22
i2c-omap: Fix build breaking typo cpu_is_omap_2430
Tony Lindgren
1
-1
/
+1
2009-06-17
i2c: Use resource_size macro
Linus Walleij
1
-1
/
+1
2009-06-13
i2c: OMAP3: Better noise suppression for fast/standard modes
Aaro Koskinen
1
-2
/
+12
2009-06-13
i2c: OMAP2/3: Fix scll/sclh calculations
Aaro Koskinen
1
-7
/
+18
2009-02-08
[ARM] omap: i2c: remove conditional ick clocks
Russell King
1
-15
/
+13
2009-02-08
[ARM] omap: i2c: remove armxor_ck
Russell King
1
-9
/
+8
2009-02-08
[ARM] omap: i2c: use short connection ids
Russell King
1
-2
/
+2
2008-12-17
i2c-omap: fix type of irq handler function
Ben Dooks
1
-1
/
+1
2008-11-22
i2c-omap: Enable I2C wakeups for 34xx
Kalle Jokiniemi
1
-0
/
+27
2008-11-22
i2c-omap: reprogram OCP_SYSCONFIG register after reset
Paul Walmsley
1
-6
/
+34
2008-11-22
i2c-omap: convert 'rev1' flag to generic 'rev' u8
Paul Walmsley
1
-9
/
+16
2008-11-22
i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
Paul Walmsley
1
-2
/
+7
2008-11-22
i2c-omap: Clean-up i2c-omap
Tony Lindgren
1
-13
/
+18
2008-11-22
i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
Paul Walmsley
1
-0
/
+6
2008-11-22
i2c-omap: Mark init-only functions as __init
Paul Walmsley
1
-2
/
+2
2008-11-22
i2c-omap: Add support for omap34xx
Chandra shekhar
1
-9
/
+11
2008-11-22
i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
Nishanth Menon
1
-40
/
+150
2008-11-22
i2c-omap: Add high-speed support to omap-i2c
Syed Mohammed Khasim
1
-22
/
+60
2008-11-22
i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()
Paul Walmsley
1
-4
/
+8
2008-11-22
i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
Jarkko Nikula
1
-2
/
+6
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
1
-2
/
+10
2008-04-23
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-03-23
i2c-omap: Fix unhandled fault
Tony Lindgren
1
-8
/
+28
2008-01-27
i2c: Don't uselessly set i2c_adapter.retries
Jean Delvare
1
-2
/
+0
2008-01-14
i2c-omap: Fix NULL pointer dereferencing
Tony Lindgren
1
-1
/
+1
2007-12-12
i2c: Add missing spaces in split log messages
Joe Perches
1
-3
/
+3
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-05-02
i2c-omap: Switch to static adapter numbering
David Brownell
1
-1
/
+2
2006-12-10
i2c: Fix OMAP clock prescaler to match the comment
Jean Delvare
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-27
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
1
-1
/
+1
2006-09-27
i2c: New bus driver for TI OMAP boards
Komal Shah
1
-0
/
+676