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
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-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-19
i2c: busses: remove duplicate dev_err()
Dejin Zheng
1
-3
/
+1
2020-03-25
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-1
/
+1
2020-03-10
i2c: omap: use devm_platform_ioremap_resource()
chenqiwu
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-04-16
i2c: omap: Add the master_xfer_atomic hook
Wolfram Sang
1
-13
/
+63
2019-02-05
i2c: omap: Use noirq system sleep pm ops to idle device for suspend
Tony Lindgren
1
-8
/
+5
2018-10-05
i2c: omap: use core to detect 'no zero length' quirk
Wolfram Sang
1
-3
/
+5
2018-05-17
i2c: omap: move header to platform_data
Wolfram Sang
1
-1
/
+1
2017-10-30
i2c: omap: Trigger bus recovery in lockup case
Claudio Foellmi
1
-2
/
+23
2017-10-18
i2c: omap: Fix error handling for clk_get()
Tony Lindgren
1
-0
/
+14
2017-01-26
i2c: omap: constify dev_pm_ops structures
Bhumika Goyal
1
-1
/
+1
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2016-04-24
i2c: omap: drop the lock hard irq context
Sebastian Andrzej Siewior
1
-11
/
+1
2016-02-12
i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
1
-1
/
+3
2015-08-10
i2c: omap: fix cleanup regression
Wolfram Sang
1
-1
/
+1
2015-08-10
i2c: omap: on ->remove() call pm_runtime_put_sync()
Felipe Balbi
1
-1
/
+1
2015-08-10
i2c: omap: abolish variable name confusion
Felipe Balbi
1
-299
/
+299
2015-08-10
i2c: omap: switch to dev_get_drvdata()
Felipe Balbi
1
-4
/
+2
2015-07-31
i2c: omap: fix bus recovery setup
Jan Luebbe
1
-0
/
+11
2015-05-12
i2c: omap: implement bus recovery
Felipe Balbi
1
-4
/
+65
2015-05-12
i2c: omap: Add calls for pinctrl state select
Pascal Huerst
1
-0
/
+5
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+127
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-2
/
+0
2014-12-06
i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c
Rafael J. Wysocki
1
-2
/
+0
2014-11-25
omap: i2c: don't check bus state IP rev3.3 and earlier
Alexander Kochetkov
1
-3
/
+5
2014-11-23
i2c: omap: add notes related to i2c multimaster mode
Alexander Kochetkov
1
-1
/
+11
2014-11-23
i2c: omap: don't reset controller if Arbitration Lost detected
Alexander Kochetkov
1
-2
/
+4
2014-11-23
i2c: omap: implement workaround for handling invalid BB-bit values
Alexander Kochetkov
1
-0
/
+103
2014-11-23
i2c: omap: cleanup register definitions
Alexander Kochetkov
1
-3
/
+7
2014-11-23
i2c: omap: fix i207 errata handling
Alexander Kochetkov
1
-3
/
+5
2014-11-21
i2c: omap: fix NACK and Arbitration Lost irq handling
Alexander Kochetkov
1
-2
/
+0
2014-11-07
i2c: remove FSF address
Wolfram Sang
1
-4
/
+0
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-17
i2c: i2c-omap: 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-27
i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
Nishanth Menon
1
-3
/
+3
2014-03-05
i2c: i2c-omap: deprecate class based instantiation
Wolfram Sang
1
-1
/
+1
2013-11-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2013-11-27
i2c: omap: raw read and write endian fix
Victor Kamensky
1
-4
/
+4
2013-11-26
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...
Olof Johansson
1
-0
/
+22
2013-11-16
i2c: omap: Fix missing device tree flags for omap2
Tony Lindgren
1
-0
/
+22
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-10-10
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
1
-0
/
+3
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-3
/
+0
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-19
i2c: omap: query STP always when NACK is received
Grygorii Strashko
1
-5
/
+4
2013-08-07
drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-13
/
+0
2013-06-19
i2c: omap: correct usage of the interrupt enable register
Oleksandr Dmytryshyn
1
-4
/
+11
2013-06-12
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-7
/
+1
[next]