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
2012-08-18
I2C: OMAP: xfer: fix runtime PM get/put balance on error
Kevin Hilman
1
-1
/
+1
2012-07-29
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-78
/
+77
2012-07-24
i2c-omap: Add support for I2C_M_STOP message flag
Laurent Pinchart
1
-1
/
+4
2012-07-12
i2c: omap: Correct I2C revision for OMAP3
Jon Hunter
1
-5
/
+5
2012-07-12
i2c: omap: Do not initialise the completion everytime
Shubhrajyoti D
1
-1
/
+2
2012-07-12
i2c: omap: Use SET_RUNTIME_PM_OPS
Shubhrajyoti D
1
-3
/
+5
2012-07-12
i2c: omap: Annotate the remove code
Shubhrajyoti D
1
-3
/
+2
2012-07-08
I2C: OMAP: Fix timeout problem during suspend.
Neil Brown
1
-1
/
+1
2012-07-08
I2C: OMAP: Rename the 1p153 to the erratum id i462
Shubhrajyoti D
1
-6
/
+6
2012-07-08
I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not re...
Shubhrajyoti D
1
-1
/
+1
2012-07-08
I2C: OMAP: prevent the overwrite of the errata flags
Tasslehoff Kjappfot
1
-5
/
+5
2012-07-08
I2C: OMAP: Handle error check for pm runtime
Shubhrajyoti D
1
-3
/
+11
2012-07-08
I2C: OMAP: Fix the crash in i2c remove
Shubhrajyoti D
1
-0
/
+2
2012-07-08
I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
Shubhrajyoti D
1
-6
/
+4
2012-07-08
I2C: OMAP: Prevent the register access after pm_runtime_put in probe
Shubhrajyoti D
1
-2
/
+2
2012-07-08
I2C: OMAP: Fix the interrupt clearing in OMAP4
Shubhrajyoti D
1
-4
/
+2
2012-07-08
I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
Shubhrajyoti D
1
-0
/
+2
2012-07-08
I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
1
-43
/
+32
2012-01-20
i2c: OMAP: Fix OMAP1 build error
Cousson, Benoit
1
-1
/
+1
2012-01-18
i2c: OMAP: Add DT support for i2c controller
Benoit Cousson
1
-35
/
+67
2012-01-18
I2C: OMAP: NACK without STP
Jan Weitzel
1
-4
/
+2
2012-01-18
I2C: OMAP: correct SYSC register offset for OMAP4
Alexander Aring
1
-1
/
+1
2011-12-18
I2C: OMAP: fix FIFO usage for OMAP4
Shubhrajyoti D
1
-5
/
+6
2011-10-29
I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM
Kevin Hilman
1
-20
/
+39
2011-10-29
I2C: OMAP: remove unneccesary use of pdev
Kevin Hilman
1
-15
/
+7
2011-10-29
OMAP4: I2C: Enable the wakeup in I2C_WE
Shubhrajyoti D
1
-3
/
+2
2011-10-29
I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info
Andy Green
1
-2
/
+2
2011-10-29
I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...
Andy Green
1
-17
/
+23
2011-10-29
I2C: OMAP2+: address confused probed version naming
Andy Green
1
-9
/
+12
2011-10-29
I2C: OMAP2+: Solve array bounds overflow error on i2c idle
Andy Green
1
-1
/
+1
2011-10-29
I2C: OMAP2+: use platform_data ip revision to select register map
Andy Green
1
-5
/
+5
2011-10-29
I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
Andy Green
1
-11
/
+12
2011-08-23
Revert "i2c-omap: fix static suspend vs. runtime suspend"
Kevin Hilman
1
-29
/
+0
2011-07-11
drivers/i2c: static should be at beginning of declaration
Jesper Juhl
1
-2
/
+2
2011-03-07
i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup
Rajendra Nayak
1
-3
/
+1
2011-02-23
i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
Ben Dooks
1
-2
/
+2
2011-02-23
i2c-omap: Double clear of ARDY status in IRQ handler
Richard woodruff
1
-1
/
+5
2011-02-23
i2c-omap: fix build for !CONFIG_SUSPEND
Balaji T K
1
-2
/
+3
2011-02-23
i2c-omap: fix static suspend vs. runtime suspend
Kevin Hilman
1
-0
/
+28
2011-01-13
Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638
Ben Dooks
1
-4
/
+6
2011-01-04
i2c-omap: Set latency requirements only once for several messages
Samu Onkalo
1
-4
/
+6
2010-12-21
I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c
Benoit Cousson
1
-2
/
+2
2010-11-09
OMAP: I2C: Convert i2c driver to use PM runtime api's
Rajendra Nayak
1
-46
/
+23
2010-09-22
i2c-omap: Make sure i2c bus is free before setting it to idle
Mathias Nyman
1
-0
/
+2
2010-05-20
OMAP3: I2C: Clean up Errata 1p153 handling
manjugk manjugk
1
-1
/
+5
2010-05-20
OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt
manjugk manjugk
1
-0
/
+40
2010-05-20
omap: i2c: add a timeout to the busy waiting
Alexander Shishkin
1
-1
/
+9
2010-05-20
omap: i2c: make errata 1.153 workaround a separate function
Alexander Shishkin
1
-19
/
+24
2010-05-20
i2c-omap: add mpu wake up latency constraint in i2c
Kalle Jokiniemi
1
-4
/
+20
2010-05-20
omap: i2c: Add i2c support on omap4 platform
Santosh Shilimkar
1
-32
/
+114
[next]