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-owl.c
Age
Commit message (
Expand
)
Author
2024-07-11
i2c: owl: reword according to newest specification
Wolfram Sang
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
2023-06-23
i2c: owl: Use devm_clk_get_enabled()
Andi Shyti
2023-03-16
i2c: owl: drop of_match_ptr for ID table
Krzysztof Kozlowski
2020-12-09
i2c: owl: Add compatible for the Actions Semi S500 I2C controller
Cristian Ciocaltea
2020-11-03
i2c: owl: Enable asynchronous probing
Cristian Ciocaltea
2020-11-03
i2c: owl: Add support for atomic transfers
Cristian Ciocaltea
2020-10-21
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-10
i2c: owl: Clear NACK and BUS error bits
Cristian Ciocaltea
2020-09-29
i2c: busses: replace spin_lock_irqsave by spin_lock in hard IRQ
Barry Song
2020-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2019-01-03
i2c: Add Actions Semiconductor Owl family S700 I2C support
Parthiban Nallathambi
2018-08-04
i2c: Add Actions Semiconductor Owl family S900 I2C driver
Manivannan Sadhasivam