开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-at91-master.c
Age
Commit message (
Expand
)
Author
2023-08-26
i2c: Make return value check more accurate and explicit for devm_pinctrl_get()
Jinjie Ruan
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
2022-05-14
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
2022-05-04
i2c: at91: use dma safe buffers
Michael Walle
2021-08-11
i2c: at91-master: : use proper DMAENGINE API for termination
Wolfram Sang
2020-11-03
i2c: at91: remove legacy DMA left overs
Alexandre Belloni
2020-08-05
i2c: at91: Move to generic GPIO bus recovery
Codrin Ciubotariu
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
2020-05-15
i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
Codrin Ciubotariu
2020-05-05
i2c: at91: Send bus clear command if SDA is down
Codrin Ciubotariu
2020-02-26
i2c: at91: implement i2c bus recovery
Kamel Bouhara
2019-11-14
i2c: at91: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-10-24
i2c: at91: add support for analog filtering
Eugen Hristev
2019-10-24
i2c: at91: add support for advanced digital filtering
Eugen Hristev
2019-10-24
i2c: at91: add support for digital filtering
Eugen Hristev
2019-08-01
i2c: at91: disable TXRDY interrupt after sending data
Michał Mirosław
2019-03-27
i2c: at91: Convert to use struct i2c_timings
Andy Shevchenko
2019-03-24
i2c: at91: split driver into core and master file
Juergen Fitschen