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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-stu300.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-04-16
i2c: stu300: use xfer_atomic callback to bail out early
Wolfram Sang
2018-08-04
i2c: stu300: use core to detect 'no zero length' quirk
Wolfram Sang
2018-07-03
i2c: stu300: use non-archaic spelling of failes
Thadeu Lima de Souza Cascardo
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2015-10-20
i2c: stu300: Fix module autoload for OF platform driver
Luis de Bethencourt
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-16
i2c: i2c-stu300: 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-stu300: deprecate class based instantiation
Wolfram Sang
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
2013-10-10
i2c: i2c-stu300: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-15
i2c: stu300: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-08-07
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-17
i2c: stu300: do not request a specific clock name
Linus Walleij
2013-05-31
i2c: stu300: device tree support
Linus Walleij
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-01-24
i2c: Convert to devm_ioremap_resource()
Thierry Reding
2012-07-16
i2c: stu300: use devm managed resources
Linus Walleij
2012-07-12
i2c-stu300: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-09
i2c: stu300: use clk_prepare/unprepare
Linus Walleij
2011-10-29
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-22
i2c-stu300: make sure adapter-name is terminated
Wolfram Sang
2010-04-20
i2c-stu300: off by one issue
Dan Carpenter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-08-20
i2c-stu300: I2C STU300 stability updates
Linus Walleij
2009-06-16
i2c: ST DDC I2C U300 bus driver v3
Linus Walleij