index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-rcar.c
Age
Commit message (
Expand
)
Author
2019-02-08
i2c: rcar: refactor TCYC handling
Wolfram Sang
2019-02-05
i2c: rcar: comment maintenance
Wolfram Sang
2019-01-22
i2c: rcar: Fix clients using i2c from suspend callback
Geert Uytterhoeven
2019-01-08
i2c: rcar: add suspend/resume support
Wolfram Sang
2018-11-27
i2c: rcar: check bus state before reinitializing
Wolfram Sang
2018-10-20
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-20
i2c: rcar: implement STOP and REP_START according to docs
Wolfram Sang
2018-08-20
i2c: rcar: refactor private flags
Wolfram Sang
2018-08-04
i2c: rcar: use core to detect 'no zero length' quirk
Wolfram Sang
2018-07-23
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
2018-07-17
i2c: rcar: use the new get_bus_free callback
Wolfram Sang
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-04-30
i2c: rcar: enhance comment to avoid regressions
Wolfram Sang
2018-03-24
i2c: rcar: fix mask value of prohibited bit
Hiromitsu Yamasaki
2018-01-24
i2c: rcar: fix some trivial typos in comments
Wolfram Sang
2018-01-16
i2c: rcar: implement bus recovery
Wolfram Sang
2017-12-03
i2c: rcar: skip DMA if buffer is not safe
Wolfram Sang
2017-08-17
i2c: rcar: avoid unused ret variable
Eugeniu Rosca
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-06-23
i2c: rcar: document HW incapabilities
Wolfram Sang
2017-06-19
i2c: use proper name for the R-Car SoC
Wolfram Sang
2017-06-15
i2c: rcar: use correct length when unmapping DMA
Wolfram Sang
2017-04-21
i2c: rcar: clarify PM handling with more comments
Wolfram Sang
2017-04-21
i2c: rcar: fix resume by always initializing registers before transfer
Wolfram Sang
2016-12-11
i2c: rcar: Add per-Generation fallback bindings
Simon Horman
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-09-16
i2c: rcar: add support for r8a7796 (R-Car M3-W)
Ulrich Hecht
2016-08-25
i2c: rcar: use proper device with dma_mapping_error
Wolfram Sang
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-05-26
i2c: rcar: use dma_request_chan()
Niklas Söderlund
2016-05-15
i2c: rcar: add DMA support
Niklas Söderlund
2016-03-03
i2c: rcar: don't open code of_device_get_match_data()
Wolfram Sang
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-01-02
i2c: rcar: disable PM in multi-master mode
Wolfram Sang
2016-01-02
i2c: rcar: remove macros dealing with flags
Wolfram Sang
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
2015-12-14
i2c: rcar: honor additional i2c timings from DT
Wolfram Sang
2015-12-14
i2c: rcar: switch to i2c generic dt parsing
Wolfram Sang
2015-12-14
i2c: rcar: refactor probe function a little
Wolfram Sang
2015-11-30
i2c: rcar: handle difference in setting up non-first message
Wolfram Sang
2015-11-30
i2c: rcar: clean up after refactoring
Wolfram Sang
2015-11-30
i2c: rcar: revoke START request early
Wolfram Sang
2015-11-30
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
2015-11-30
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
2015-11-30
i2c: rcar: init new messages in irq
Wolfram Sang
2015-11-30
i2c: rcar: refactor setup of a msg
Wolfram Sang
2015-11-30
i2c: rcar: remove spinlock
Wolfram Sang
2015-11-30
i2c: rcar: remove unused IOERROR state
Wolfram Sang
2015-11-30
i2c: rcar: rework hw init
Wolfram Sang
[next]