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
/
Documentation
/
i2c
/
writing-clients
Age
Commit message (
Expand
)
Author
2014-12-04
Documentation: i2c: Use PM ops instead of legacy suspend/resume
Lars-Peter Clausen
2013-01-28
i2c: core: Remove definition of i2c_smbus_process_call
Tushar Behera
2012-07-24
i2c/writing-clients: Mention module_i2c_driver()
Jean Delvare
2011-05-24
i2c/writing-clients: Fix foo_driver.id_table
Vikram Narayanan
2010-05-04
i2c-core: Erase pointer to clientdata on removal
Wolfram Sang
2010-03-02
i2c: Document the message size limit
Zhangfei Gao
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
2009-03-28
i2c: Document the different ways to instantiate i2c devices
Jean Delvare
2008-10-22
i2c: Update and clean up writing-clients document
Jean Delvare
2008-10-22
i2c: Delete legacy model documentation
Jean Delvare
2008-10-22
i2c: Constify i2c_get_clientdata's parameter
Jean Delvare
2008-10-14
i2c: Restore i2c_smbus_process_call function
Prakash Mortha
2008-07-14
i2c: Add detection capability to new-style drivers
Jean Delvare
2008-07-14
i2c: Delete unused function i2c_smbus_write_quick
Jean Delvare
2008-07-14
i2c-core: Return -Errno, not -1
David Brownell
2008-07-01
i2c: Documentation: fix device matching description
Ben Dooks
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
2007-05-01
i2c: Documentation update
Jean Delvare
2007-05-01
i2c: Make i2c_del_driver a void function
Jean Delvare
2007-05-01
i2c: Document i2c_new_device()
Jean Delvare
2007-05-01
i2c: i2c probe() and remove() documented
David Brownell
2007-02-13
i2c: Add driver suspend/resume/shutdown support
David Brownell
2006-01-05
[PATCH] i2c: update i2c_driver.command documentation
Jean Delvare
2006-01-05
[PATCH] i2c: Documentation update
Jean Delvare
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11
Jean Delvare
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
2005-11-07
[PATCH] i2c: writing-client doc update complement
Jean Delvare
2005-10-30
[PATCH] remove some more check_region stuff
Jeff Garzik
2005-10-28
[PATCH] i2c: Documentation update
Jean Delvare
2005-10-28
[PATCH] i2c: Documentation fixes
Jean Delvare
2005-09-05
[PATCH] I2C: Rewrite i2c_probe
Jean Delvare
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
Jean Delvare
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (04/11)
Jean Delvare
2005-09-05
[PATCH] I2C: refactor message in i2c_detach_client
Jean Delvare
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)
Jean Delvare
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)
Jean Delvare
2005-07-11
[PATCH] I2C: minor I2C doc cleanups
david-b@pacbell.net
2005-06-21
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
Jean Delvare
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds