index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
i2c: tegra: disable clock before returning error
Shardar Shariff Md
1
-3
/
+4
2016-04-13
i2c: tegra: enable multi master mode for tegra210
Shardar Shariff Md
1
-6
/
+68
2016-02-24
i2c: tegra: don't open code of_device_get_match_data()
Wolfram Sang
1
-3
/
+1
2015-10-20
i2c: tegra: drop duplicated code for assigning algo
Barry Song
1
-1
/
+0
2015-08-10
i2c: tegra: add support for fast plus (FM+) mode clock rate
Laxman Dewangan
1
-2
/
+15
2015-08-10
i2c: tegra: update CONFIG_LOAD for new conifiguration
Laxman Dewangan
1
-0
/
+35
2015-06-21
i2c: tegra: apply size limit quirk
Wolfram Sang
1
-0
/
+7
2015-06-21
i2c: tegra: don't advertise SMBUS_QUICK
Wolfram Sang
1
-2
/
+2
2015-03-15
i2c: tegra: match return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-5
/
+7
2015-01-26
i2c: tegra: Maintain CPU endianness
Dmitry Osipenko
1
-0
/
+2
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-20
i2c: tegra: Move clk_prepare/clk_set_rate to probe
Mikko Perttunen
1
-12
/
+45
2014-07-17
i2c: i2c-tegra: Drop class based scanning to improve bootup time
Wolfram Sang
1
-1
/
+1
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-03-05
i2c: i2c-tegra: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2013-12-12
i2c: tegra: use reset framework
Stephen Warren
1
-3
/
+10
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-3
/
+0
2013-05-18
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-03-24
i2c: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
1
-19
/
+7
2013-03-22
i2c: tegra: check the clk_prepare_enable() return value
Laxman Dewangan
1
-2
/
+11
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+64
2013-02-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+1
2013-02-16
i2c: tegra: remove warning dump if timeout happen in transfer
Laxman Dewangan
1
-1
/
+1
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
1
-2
/
+1
2013-01-28
i2c: tegra: add support for Tegra114 SoC
Laxman Dewangan
1
-14
/
+63
2013-01-25
i2c: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-4
/
+4
2012-11-02
i2c: tegra: set irq name as device name
Laxman Dewangan
1
-1
/
+1
2012-09-13
i2c: tegra: dynamically control fast clk
Laxman Dewangan
1
-7
/
+28
2012-09-13
i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
Laxman Dewangan
1
-14
/
+47
2012-09-13
i2c: tegra: pass proper name for getting clock
Laxman Dewangan
1
-23
/
+23
2012-08-18
i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
Laxman Dewangan
1
-1
/
+1
2012-07-29
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-63
/
+59
2012-07-24
Revert "i2c: tegra: convert normal suspend/resume to *_noirq"
Wolfram Sang
1
-6
/
+3
2012-07-12
i2c: tegra: convert normal suspend/resume to *_noirq
Laxman Dewangan
1
-3
/
+6
2012-07-12
i2c-tegra: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-8
/
+10
2012-07-12
i2c: tegra: use of_match_ptr() for match_table initialization
Laxman Dewangan
1
-3
/
+1
2012-07-12
i2c: tegra: use clk_disable_unprepare in place of clk_disable
Laxman Dewangan
1
-1
/
+1
2012-07-12
i2c: tegra: remove unused member variable
Laxman Dewangan
1
-2
/
+0
2012-07-08
i2c: tegra: make all resource allocation through devm_*
Laxman Dewangan
1
-45
/
+17
2012-07-08
i2c: tegra: support for I2C_M_NOSTART functionality
Laxman Dewangan
1
-5
/
+26
2012-07-08
i2c: tegra: add PROTOCOL_MANGLING as supported functionality.
Laxman Dewangan
1
-1
/
+2
2012-07-08
i2c: tegra: make sure register writes completes
Laxman Dewangan
1
-0
/
+4
2012-06-11
i2c: tegra: Add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-5
/
+5
2012-05-12
i2c: tegra: notify transfer-complete after clearing status.
Laxman Dewangan
1
-7
/
+6
2012-05-12
i2c: tegra: fix 10bit address configuration
Laxman Dewangan
1
-4
/
+7
2012-04-22
i2c: tegra: Add delay before resetting the controller after NACK
Alok Chauhan
1
-0
/
+8
2012-03-07
i2c: tegra: Remove unnecessary write to INT_STATUS
Alok Chauhan
1
-1
/
+0
2012-02-07
i2c: tegra: Add devexit_p() for remove
Shubhrajyoti Datta
1
-1
/
+1
[next]