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-eg20t.c
Age
Commit message (
Expand
)
Author
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-07-24
i2c/busses: Use module_pci_driver
Axel Lin
2012-05-12
i2c: eg20t: don't use strcpy but strlcpy
Wolfram Sang
2012-05-12
i2c: eg20t: remove unused function
Wolfram Sang
2012-05-12
i2c: eg20t: pass on return value in i2c_xfer
Wolfram Sang
2012-05-12
i2c: eg20t: use NULL instead of 0
Wolfram Sang
2012-05-12
i2c-eg20t: Merge two functions
Tomoya MORINAGA
2012-05-12
i2c-eg20t: add helper function for xfer check
Tomoya MORINAGA
2012-05-12
i2c-eg20t: Call init() when wait-event timeout occurs
Tomoya MORINAGA
2012-04-22
i2c-eg20t: Modify MODULE_AUTHOR's email address
Tomoya MORINAGA
2012-04-22
i2c-eg20t: change timeout value 50msec to 1000msec
Tomoya MORINAGA
2012-03-07
i2c-eg20t: Remove write-only variables
Alexander Stein
2012-03-07
i2c-eg20t: Rework pch_i2c_wait_for_bus_idle to reduce wait time
Alexander Stein
2012-01-17
i2c-eg20t: Change-company-name-OKI-SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2012-01-17
i2c-eg20t: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
2012-01-17
i2c-eg20t: modified the setting of transfer rate.
Toshiharu Okada
2012-01-17
i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number
Feng Tang
2012-01-12
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2011-12-18
i2c-eg20t: correct the driver init order of pch_i2c_probe()
Feng Tang
2011-10-29
i2c-eg20t: Add initialize processing in case i2c-error occurs
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Fix flag setting issue
Tomoya MORINAGA
2011-10-29
i2c-eg20t: add stop sequence in case wait-event timeout occurs
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Separate error processing
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Fix 10bit access issue
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Modify returned value s32 to long
Tomoya MORINAGA
2011-10-29
i2c-eg20t: Fix bus-idle waiting issue
Tomoya MORINAGA
2011-07-27
i2c-eg20t : Fix the issue of Combined R/W transfer mode
Tomoya MORINAGA
2011-07-27
i2c-eg20t : Support Combined R/W transfer mode
Tomoya MORINAGA
2011-05-11
i2c-eg20t: Support new device ML7223 IOH
Tomoya MORINAGA
2011-03-21
Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...
Ben Dooks
2011-03-08
i2c-eg20t: include slab.h for memory allocations
Wolfram Sang
2011-03-02
i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH
Tomoya MORINAGA
2011-01-04
i2c-eg20t: add driver for Intel EG20T
Tomoya MORINAGA