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-ibm_iic.c
Age
Commit message (
Expand
)
Author
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-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-10-24
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
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-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
2010-05-20
i2c-ibm-iic: drop NO_IRQ
Wolfram Sang
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-06-04
i2c: Fix confusing i2c-ibm_iic message
Sean MacLennan
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
2008-07-14
i2c-ibm_iic: Register child nodes
Sean MacLennan
2008-07-14
i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc
Stefan Roese
2008-07-14
i2c-ibm_iic: Remove deprecated OCP style part
Stefan Roese
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
2008-04-22
i2c-ibm_iic: Support building as an of_platform driver
Sean MacLennan
2008-04-22
i2c-ibm_iic: Change the log levels
Sean MacLennan
2008-04-11
i2c-ibm_iic: Fast mode parm desc fixup
Paul Mundt
2008-01-27
i2c: Don't uselessly set i2c_adapter.retries
Jean Delvare
2008-01-27
i2c-ibm_iic: Whitespace cleanup
Stefan Roese
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-13
i2c-ibm_iic: Add support for new-style clients
Stefan Roese
2007-02-13
i2c: Declare more i2c_adapter parent devices
Jean Delvare
2006-12-10
i2c: Add request/release_mem_region to i2c-ibm_iic bus driver
Jean-Baptiste Maneyrol
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-09-26
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-05
[PATCH] i2c: i2c-ibm_iic add I2C_CLASS_HWMON
Martin Hicks
2005-10-28
[PATCH] i2c: kzalloc conversion, other drivers
Deepak Saxena
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (5/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (3/7)
Jean Delvare
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
2005-06-21
[PATCH] Spelling fixes for drivers/i2c.
Steven Cole
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds