index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-omap.c
Age
Commit message (
Expand
)
Author
2012-09-12
i2c: omap: switch over to do {} while loop
Felipe Balbi
2012-09-12
i2c: omap: re-factor receive/transmit data loop
Felipe Balbi
2012-09-12
i2c: omap: improve i462 errata handling
Felipe Balbi
2012-09-12
i2c: omap: split out [XR]DR and [XR]RDY
Felipe Balbi
2012-09-12
i2c: omap: simplify omap_i2c_ack_stat()
Felipe Balbi
2012-09-12
i2c: omap: add blank lines
Felipe Balbi
2012-09-12
i2c: omap: decrease indentation level on data handling
Felipe Balbi
2012-09-12
i2c: omap: simplify num_bytes handling
Felipe Balbi
2012-09-12
i2c: omap: switch to devm_* API
Felipe Balbi
2012-09-11
i2c/i2c-omap: add a const qualifier
Uwe Kleine-König
2012-08-18
I2C: OMAP: xfer: fix runtime PM get/put balance on error
Kevin Hilman
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-24
i2c-omap: Add support for I2C_M_STOP message flag
Laurent Pinchart
2012-07-12
i2c: omap: Correct I2C revision for OMAP3
Jon Hunter
2012-07-12
i2c: omap: Do not initialise the completion everytime
Shubhrajyoti D
2012-07-12
i2c: omap: Use SET_RUNTIME_PM_OPS
Shubhrajyoti D
2012-07-12
i2c: omap: Annotate the remove code
Shubhrajyoti D
2012-07-08
I2C: OMAP: Fix timeout problem during suspend.
Neil Brown
2012-07-08
I2C: OMAP: Rename the 1p153 to the erratum id i462
Shubhrajyoti D
2012-07-08
I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not re...
Shubhrajyoti D
2012-07-08
I2C: OMAP: prevent the overwrite of the errata flags
Tasslehoff Kjappfot
2012-07-08
I2C: OMAP: Handle error check for pm runtime
Shubhrajyoti D
2012-07-08
I2C: OMAP: Fix the crash in i2c remove
Shubhrajyoti D
2012-07-08
I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
Shubhrajyoti D
2012-07-08
I2C: OMAP: Prevent the register access after pm_runtime_put in probe
Shubhrajyoti D
2012-07-08
I2C: OMAP: Fix the interrupt clearing in OMAP4
Shubhrajyoti D
2012-07-08
I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
Shubhrajyoti D
2012-07-08
I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
Shubhrajyoti D
2012-01-20
i2c: OMAP: Fix OMAP1 build error
Cousson, Benoit
2012-01-17
i2c: OMAP: Add DT support for i2c controller
Benoit Cousson
2012-01-17
I2C: OMAP: NACK without STP
Jan Weitzel
2012-01-17
I2C: OMAP: correct SYSC register offset for OMAP4
Alexander Aring
2011-12-18
I2C: OMAP: fix FIFO usage for OMAP4
Shubhrajyoti D
2011-10-29
I2C: OMAP: remove dev->idle, use usage counting provided by runtime PM
Kevin Hilman
2011-10-29
I2C: OMAP: remove unneccesary use of pdev
Kevin Hilman
2011-10-29
OMAP4: I2C: Enable the wakeup in I2C_WE
Shubhrajyoti D
2011-10-29
I2C: OMAP1/OMAP2+: prepend I2C IP version to probed version shown in dev_info
Andy Green
2011-10-29
I2C: OMAP2+: Convert omap I2C driver to use feature implementation flags from...
Andy Green
2011-10-29
I2C: OMAP2+: address confused probed version naming
Andy Green
2011-10-29
I2C: OMAP2+: Solve array bounds overflow error on i2c idle
Andy Green
2011-10-29
I2C: OMAP2+: use platform_data ip revision to select register map
Andy Green
2011-10-29
I2C: OMAP2+: Name registers in I2C IP V2 only accordingly
Andy Green
2011-08-23
Revert "i2c-omap: fix static suspend vs. runtime suspend"
Kevin Hilman
2011-07-11
drivers/i2c: static should be at beginning of declaration
Jesper Juhl
2011-03-07
i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup
Rajendra Nayak
2011-02-23
i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
Ben Dooks
2011-02-23
i2c-omap: Double clear of ARDY status in IRQ handler
Richard woodruff
2011-02-23
i2c-omap: fix build for !CONFIG_SUSPEND
Balaji T K
2011-02-22
i2c-omap: fix static suspend vs. runtime suspend
Kevin Hilman
2011-01-12
Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638
Ben Dooks
[prev]
[next]