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
Age
Commit message (
Expand
)
Author
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/gpio-i2cmux: Convert to use module_platform_driver()
Axel Lin
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
2012-01-12
i2c-dev: Use memdup_user
Thomas Meyer
2012-01-12
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-01-12
i2c-ali1535: enable SPARC support
corentin.labbe
2012-01-12
i2c: Fix error value returned by several bus drivers
Jean Delvare
2012-01-10
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
2012-01-10
i2c-puv3: using module_platform_driver()
Guan Xuetao
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-07
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-12-27
i2c-designware: add OF binding support
Rob Herring
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-12-18
i2c-eg20t: correct the driver init order of pch_i2c_probe()
Feng Tang
2011-12-18
I2C: OMAP: fix FIFO usage for OMAP4
Shubhrajyoti D
2011-12-18
i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio
Tushar Behera
2011-12-18
i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idle
Mark Brown
2011-12-07
MIPS: Alchemy: Au1300 SoC support
Manuel Lauss
2011-12-01
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-11-26
ARM: 7175/1: add subname parameter to mfp_set_groupg callers
Axel Lin
2011-11-23
i2c: Make i2cdev_notifier_call static
Shubhrajyoti D
2011-11-23
i2c: Fix device name for 10-bit slave address
Jean Delvare
2011-11-23
i2c-algo-bit: Generate correct i2c address sequence for 10-bit target
Jeffrey (Sheng-Hui) Chu
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-11-01
Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-11-01
Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...
Ben Dooks
2011-11-01
Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2
Ben Dooks
2011-11-01
Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...
Ben Dooks
2011-10-31
i2c: Add module.h to modular files prev. implicitly getting it
Paul Gortmaker
2011-10-31
i2c: add export.h to i2c-boardinfo.c for EXPORT_SYMBOL
Paul Gortmaker
2011-10-30
i2c-algo-pca: Return standard fault codes
Jean Delvare
2011-10-30
i2c-algo-bit: Return standard fault codes
Jean Delvare
2011-10-30
i2c-algo-bit: Be verbose on bus testing failure
Jean Delvare
2011-10-30
i2c-algo-bit: Let user test buses without failing
Jean Delvare
2011-10-30
i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv
Harvey Yang
2011-10-30
i2c: I2C_ELEKTOR should depend on HAS_IOPORT
Geert Uytterhoeven
2011-10-29
i2c-s3c2410: Add device tree support
Thomas Abraham
2011-10-29
i2c-s3c2410: Keep a copy of platform data and use it
Thomas Abraham
2011-10-29
i2c-nomadik: cosmetic coding style corrections
Jonas Aaberg
2011-10-29
i2c-au1550: dev_pm_ops conversion
Manuel Lauss
2011-10-29
i2c-au1550: increase timeout waiting for master done
Manuel Lauss
[prev]
[next]