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-cpm.c
Age
Commit message (
Expand
)
Author
2014-03-24
i2c: cpm: Fix build by adding of_address.h and of_irq.h
Scott Wood
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-07-04
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-06-25
i2c-cpm: Fix to takeback i2c bus master-ship after a collision
Sachin Surendran
2013-06-12
i2c: use platform_{get,set}_drvdata()
Jingoo Han
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2011-07-25
i2c: Allow i2c_add_numbered_adapter() to assign a bus id
Grant Likely
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-09-30
of/i2c: Fix module load order issue caused by of_i2c.c
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-05
i2c: Add OF-style registration and binding
Grant Likely
2010-07-05
of/i2c: Generalize OF support
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-20
i2c-cpm: drop NO_IRQ
Wolfram Sang
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-06-22
i2c: Fix stuck transaction on cpm-i2c driver
Michael Trimarchi
2009-05-12
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
2008-12-16
i2c-cpm: Detect and report NAK right away instead of timing out
Mike Ditto
2008-10-20
i2c-cpm: Suppress autoprobing for devices
Wolfram Sang
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
2008-07-14
i2c-cpm: Bugfixes
Wolfram Sang
2008-07-14
i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers
Jochen Friedrich