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-tegra.c
Age
Commit message (
Expand
)
Author
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-20
i2c: tegra: Move clk_prepare/clk_set_rate to probe
Mikko Perttunen
2014-07-16
i2c: i2c-tegra: Drop class based scanning to improve bootup time
Wolfram Sang
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
2014-03-05
i2c: i2c-tegra: deprecate class based instantiation
Wolfram Sang
2013-12-11
i2c: tegra: use reset framework
Stephen Warren
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-05-18
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-03-24
i2c: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
2013-03-22
i2c: tegra: check the clk_prepare_enable() return value
Laxman Dewangan
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-21
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-15
i2c: tegra: remove warning dump if timeout happen in transfer
Laxman Dewangan
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
i2c: tegra: add support for Tegra114 SoC
Laxman Dewangan
2013-01-24
i2c: Convert to devm_ioremap_resource()
Thierry Reding
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-11-02
i2c: tegra: set irq name as device name
Laxman Dewangan
2012-09-13
i2c: tegra: dynamically control fast clk
Laxman Dewangan
2012-09-13
i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
Laxman Dewangan
2012-09-13
i2c: tegra: pass proper name for getting clock
Laxman Dewangan
2012-08-18
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
Laxman Dewangan
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-24
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
Wolfram Sang
2012-07-12
i2c: tegra: convert normal suspend/resume to *_noirq
Laxman Dewangan
2012-07-12
i2c-tegra: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-12
i2c: tegra: use of_match_ptr() for match_table initialization
Laxman Dewangan
2012-07-12
i2c: tegra: use clk_disable_unprepare in place of clk_disable
Laxman Dewangan
2012-07-12
i2c: tegra: remove unused member variable
Laxman Dewangan
2012-07-08
i2c: tegra: make all resource allocation through devm_*
Laxman Dewangan
2012-07-08
i2c: tegra: support for I2C_M_NOSTART functionality
Laxman Dewangan
2012-07-08
i2c: tegra: add PROTOCOL_MANGLING as supported functionality.
Laxman Dewangan
2012-07-08
i2c: tegra: make sure register writes completes
Laxman Dewangan
2012-06-11
i2c: tegra: Add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-05-12
i2c: tegra: notify transfer-complete after clearing status.
Laxman Dewangan
2012-05-12
i2c: tegra: fix 10bit address configuration
Laxman Dewangan
2012-04-22
i2c: tegra: Add delay before resetting the controller after NACK
Alok Chauhan
2012-03-07
i2c: tegra: Remove unnecessary write to INT_STATUS
Alok Chauhan
2012-02-06
i2c: tegra: Add devexit_p() for remove
Shubhrajyoti Datta
2011-12-19
i2c: tegra: Support DVC controller in device tree
Stephen Warren
2011-12-19
i2c: tegra: Add __devinit/exit to probe/remove
Stephen Warren
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
i2c: Add module.h to modular files prev. implicitly getting it
Paul Gortmaker
2011-10-29
i2c-tegra: __iomem annotation fix
Olof Johansson
2011-09-07
i2c-tegra: fix possible race condition after tx
Doug Anderson
2011-09-07
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
Mike Rapoport
2011-09-07
i2c-tegra: Add of_match_table
John Bonesio
2011-07-27
i2c: Tegra: Add DeviceTree support
John Bonesio
2011-06-27
i2c: tegra: Assign unused slave address
Stephen Warren
[next]