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-bfin-twi.c
Age
Commit message (
Expand
)
Author
2011-06-27
i2c-bfin-twi: abort transfer is MEM bit is reset unexpectedly
Sonic Zhang
2011-01-12
i2c-bfin-twi: move setup to the earlier subsys initcall
Michael Hennerich
2011-01-12
i2c-bfin-twi: handle faulty slave devices better
Michael Hennerich
2010-05-20
i2c-bfin-twi: return completion in interrupt for smbus quick transfers
Sonic Zhang
2010-05-20
i2c-bfin-twi: remove redundant retry
Sonic Zhang
2010-05-20
i2c-bfin-twi: fix lost interrupts at high speeds
Sonic Zhang
2010-05-20
i2c-bfin-twi: add debug output for error status
Michael Hennerich
2010-05-20
i2c-bfin-twi: integrate timeout timer with completion interface
Sonic Zhang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-24
i2c-bfin-twi: fix CLKDIV calculation
Sonic Zhang
2009-06-16
i2c: Use resource_size macro
Linus Walleij
2009-06-16
i2c-bfin-twi: pull in io.h for ioremap()
Mike Frysinger
2009-06-13
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
2009-06-13
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
2009-06-13
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
2009-06-13
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-07
i2c: Drop I2C_CLASS_ALL
Jean Delvare
2008-07-28
i2c: Blackfin I2C Driver: Functional power management support
Michael Hennerich
2008-04-22
i2c: Fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
i2c-bfin-twi: Fix mismatch in add timer and delete timer
Hans Schillstrom
2008-04-22
i2c-bfin-twi: Use simpler comment headers and strip out information that is m...
Mike Frysinger
2008-04-22
i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...
Bryan Wu
2008-04-22
i2c-bfin-twi: Add missing pin mux operation
Bryan Wu
2008-04-22
i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...
Bryan Wu
2008-04-22
i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...
Sonic Zhang
2008-01-27
i2c-bfin-twi: Register adapter with a specific bus number
Kalle Pokki
2007-10-13
i2c-bfin-twi: Remove useless twi_lock mutex
Francis Moreau
2007-05-01
i2c: Blackfin Two Wire Interface driver
Bryan Wu