index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-imx-lpi2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
i2c: imx-lpi2c: check only for enabled interrupt flags
Alexander Stein
1
-0
/
+4
2023-03-16
i2c: imx-lpi2c: clean rx/tx buffers upon new message
Alexander Stein
1
-0
/
+2
2022-08-30
i2c: imx-lpi2c: use bulk clk API
Peng Fan
1
-12
/
+12
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
1
-1
/
+1
2021-04-14
i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-1
/
+1
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
-11
/
+5
2019-08-01
i2c: imx-lpi2c: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-05-03
i2c: imx-lpi2c: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Anson Huang
1
-8
/
+3
2018-09-02
i2c: imx-lpi2c: Remove mx8dv compatible entry
Fabio Estevam
1
-1
/
+0
2018-05-30
i2c: imx-lpi2c: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+1
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
1
-3
/
+1
2018-01-24
i2c: imx-lpi2c: add runtime pm support
Fugang Duan
1
-17
/
+51
2017-02-25
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-02-09
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
1
-1
/
+1
2017-01-26
i2c: imx-lpi2c: add VLLS mode support
Gao Pan
1
-0
/
+20
2016-12-11
i2c: fsl-lpi2c: read lpi2c fifo size in probe()
Gao Pan
1
-9
/
+15
2016-12-01
i2c: imx-lpi2c: add low power i2c bus driver
Gao Pan
1
-0
/
+646