index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-jz4780.c
Age
Commit message (
Expand
)
Author
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-10
i2c: jz4780: Use devm_clk_get_enabled() helpers
Rong Qianfeng
2024-07-11
i2c: jz4780: reword according to newest specification
Wolfram Sang
2024-05-06
i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2021-04-30
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-14
i2c: jz4780: add IRQ check
Sergey Shtylyov
2021-03-31
I2C: JZ4780: Fix bug for Ingenic X1000.
周琰杰 (Zhou Yanjie)
2021-02-12
i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ
Weihang Li
2020-09-21
i2c: jz4780: Remove of_match_ptr()
Paul Cercueil
2020-09-21
i2c: jz4780: Add compatible string for JZ4770 SoC
Paul Cercueil
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-02-13
i2c: jz4780: silence log flood on txabrt
Wolfram Sang
2020-01-06
I2C: JZ4780: Add support for the X1000.
周琰杰 (Zhou Yanjie)
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2016-10-25
i2c: jz4780: Fix module autoload
Javier Martinez Canillas
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-06-13
i2c: jz4780: drop superfluous init
Wolfram Sang
2016-04-09
i2c: jz4780: really prevent potential division by zero
Wolfram Sang
2016-04-09
Revert "i2c: jz4780: prevent potential division by zero"
Wolfram Sang
2016-04-07
i2c: jz4780: prevent potential division by zero
Wolfram Sang
2015-07-09
i2c: jz4780: Fix return value if probe fails
Axel Lin
2015-04-15
i2c: jz4780: Fix build for m68k and sparc64
Guenter Roeck
2015-04-03
i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780
Zubair Lutfullah Kakakhel