index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-tegra.c
Age
Commit message (
Expand
)
Author
2012-08-18
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
Laxman Dewangan
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-24
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
Wolfram Sang
2012-07-12
i2c: tegra: convert normal suspend/resume to *_noirq
Laxman Dewangan
2012-07-12
i2c-tegra: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-12
i2c: tegra: use of_match_ptr() for match_table initialization
Laxman Dewangan
2012-07-12
i2c: tegra: use clk_disable_unprepare in place of clk_disable
Laxman Dewangan
2012-07-12
i2c: tegra: remove unused member variable
Laxman Dewangan
2012-07-08
i2c: tegra: make all resource allocation through devm_*
Laxman Dewangan
2012-07-08
i2c: tegra: support for I2C_M_NOSTART functionality
Laxman Dewangan
2012-07-08
i2c: tegra: add PROTOCOL_MANGLING as supported functionality.
Laxman Dewangan
2012-07-08
i2c: tegra: make sure register writes completes
Laxman Dewangan
2012-06-11
i2c: tegra: Add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-05-12
i2c: tegra: notify transfer-complete after clearing status.
Laxman Dewangan
2012-05-12
i2c: tegra: fix 10bit address configuration
Laxman Dewangan
2012-04-22
i2c: tegra: Add delay before resetting the controller after NACK
Alok Chauhan
2012-03-07
i2c: tegra: Remove unnecessary write to INT_STATUS
Alok Chauhan
2012-02-07
i2c: tegra: Add devexit_p() for remove
Shubhrajyoti Datta
2011-12-20
i2c: tegra: Support DVC controller in device tree
Stephen Warren
2011-12-20
i2c: tegra: Add __devinit/exit to probe/remove
Stephen Warren
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
i2c: Add module.h to modular files prev. implicitly getting it
Paul Gortmaker
2011-10-29
i2c-tegra: __iomem annotation fix
Olof Johansson
2011-09-06
i2c-tegra: fix possible race condition after tx
Doug Anderson
2011-09-06
i2c-tegra: add I2C_FUNC_SMBUS_EMUL
Mike Rapoport
2011-09-06
i2c-tegra: Add of_match_table
John Bonesio
2011-07-26
i2c: Tegra: Add DeviceTree support
John Bonesio
2011-06-27
i2c: tegra: Assign unused slave address
Stephen Warren
2011-05-11
i2c: tegra: Add de-bounce cycles.
Jay Cheng
2011-05-11
i2c: tegra: fix repeated start handling
Erik Gilling
2011-05-11
i2c: tegra: recover from spurious interrupt storm
Todd Poynor
2011-05-11
i2c: tegra: Enable new slave mode.
Kenneth Waters
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-23
i2c: tegra: Add i2c support
Colin Cross