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
Age
Commit message (
Expand
)
Author
2016-09-08
i2c: rk3x: Restore clock settings at resume time
Doug Anderson
2016-09-08
i2c: uniphier-f: set the adapter to master mode when probing
Masahiro Yamada
2016-09-08
i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
2016-09-08
i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
2016-09-08
i2c: tegra: Fix assignment of boolean variables
Jon Hunter
2016-09-08
i2c: tegra: proper handling of error cases
Shardar Shariff Md
2016-09-08
i2c: tegra: use atomic poll function during configuration
Shardar Shariff Md
2016-09-08
i2c: tegra: add separate function for config_load programing
Shardar Shariff Md
2016-09-08
i2c: tegra: If fifo flush fails return error
Shardar Shariff Md
2016-09-08
i2c: tegra: use readl_poll_timeout after config_load reg programmed
Shardar Shariff Md
2016-09-08
i2c: shmobile: Use ARCH_SHMOBILE instead of SUPERH
Geert Uytterhoeven
2016-09-08
i2c: Spelling s/acknowedge/acknowledge/
Geert Uytterhoeven
2016-09-08
i2c: designware: save the preset value of DW_IC_SDA_HOLD
Zhuo-hao Lee
2016-09-08
i2c: mux: demux-pinctrl: run properly with multiple instances
Wolfram Sang
2016-08-30
i2c: core: put literals on one line in dev_*() calls
Andy Shevchenko
2016-08-30
i2c: move locking operations to their own struct
Peter Rosin
2016-08-30
i2c: tegra: Add pinctrl support
Jon Hunter
2016-08-30
i2c: tegra: Add runtime power-management support
Jon Hunter
2016-08-30
i2c: tegra: Simplify I2C resume
Jon Hunter
2016-08-30
i2c: tegra: Use device name for adapter name
Jon Hunter
2016-08-30
i2c: tegra: Remove non device-tree support
Jon Hunter
2016-08-30
i2c: tegra: Add missing new line characters
Jon Hunter
2016-08-30
i2c: tegra: Fix missing blank lines after declarations
Jon Hunter
2016-08-30
i2c: tegra: Use BIT macro
Jon Hunter
2016-08-30
i2c: tegra: Fix lines over 80 characters
Jon Hunter
2016-08-26
Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for...
Wolfram Sang
2016-08-26
i2c: designware: do not disable adapter after transfer
Lucas De Marchi
2016-08-26
i2c: designware: detect when dynamic tar update is possible
Lucas De Marchi
2016-08-26
i2c: designware: add common functions for locking
Lucas De Marchi
2016-08-26
i2c: designware: wait for disable/enable only if necessary
José Roberto de Souza
2016-08-26
i2c: designware: Find bus speed from ACPI
Jarkko Nikula
2016-08-26
i2c: core: Add function for finding the bus speed from ACPI, take 2
Jarkko Nikula
2016-08-26
i2c: core: Cleanup I2C ACPI namespace, take 2
Jarkko Nikula
2016-08-26
i2c: designware: Enable high speed mode
Weifeng Voon
2016-08-26
i2c: designware: set the common config before the if else
Weifeng Voon
2016-08-26
i2c: designware: Enable fast mode plus
Weifeng Voon
2016-08-26
i2c: designware: get fast plus and high speed *CNT configuration
Weifeng Voon
2016-08-26
i2c: designware: Move clk_freq into struct dw_i2c_dev
Weifeng Voon
2016-08-26
i2c: octeon: Use booleon values for booleon variables
Jan Glauber
2016-08-26
i2c: octeon: Sort include files alphabetically
Jan Glauber
2016-08-26
i2c: octeon,thunderx: Move register offsets to struct
Jan Glauber
2016-08-26
i2c: thunderx: Add SMBUS alert support
Jan Glauber
2016-08-26
i2c: thunderx: Add i2c driver for ThunderX SOC
Jan Glauber
2016-08-26
i2c: octeon: Split the driver into two parts
Jan Glauber
2016-08-26
i2c: octeon: Rename driver to prepare for split
Jan Glauber
2016-08-25
i2c: pca954x: add device tree binding
Peter Rosin
2016-08-25
i2c: pca9541: add device tree binding
Peter Rosin
2016-08-25
i2c: mux: inform the i2c mux core about how it is used
Peter Rosin
2016-08-25
i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodes
Peter Rosin
2016-08-25
i2c: bcm-kona: fix inconsistent indenting
Wolfram Sang
[prev]
[next]