index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2025-07-24
i2c: omap: Fix an error handling path in omap_i2c_probe()
Christophe JAILLET
1
-1
/
+1
2025-07-24
i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
Christophe JAILLET
1
-1
/
+4
2025-07-06
i2c: omap: Fix an error handling path in omap_i2c_probe()
Christophe JAILLET
1
-2
/
+5
2025-05-06
i2c: omap: fix deprecated of_property_read_bool() use
Johan Hovold
1
-1
/
+1
2025-03-21
i2c: omap: Add support for setting mux
Jayesh Choudhary
1
-0
/
+22
2025-03-12
i2c: omap: fix IRQ storms
Andreas Kemnade
1
-19
/
+7
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-10
i2c: don't use ',' after delimiters
Wolfram Sang
1
-1
/
+1
2024-07-09
i2c: omap: wakeup the controller during suspend() callback
Thomas Richard
1
-0
/
+22
2024-07-09
i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()
Thomas Richard
1
-7
/
+7
2024-05-06
i2c: omap: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-5
/
+5
2024-05-06
i2c: omap: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2023-10-10
i2c: Use device_get_match_data()
Rob Herring
1
-5
/
+3
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-03
i2c: omap: Fix standard mode false ACK readings
Reid Tonking
1
-1
/
+1
2023-04-13
i2c: omap: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-3
/
+6
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
1
-1
/
+1
2021-04-14
i2c: omap: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-4
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
1
-3
/
+1
2020-03-24
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-25
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-14
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-05
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-22
i2c: omap: fix i207 errata handling
Alexander Kochetkov
1
-3
/
+5
[next]