index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-rcar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
i2c: rcar: always clear ICSAR to avoid side effects
Wolfram Sang
1
-0
/
+3
2020-04-15
i2c: busses: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
1
-3
/
+1
2020-03-31
i2c: rcar: clean up after refactoring i2c_timings
Wolfram Sang
1
-6
/
+6
2020-03-24
i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()
Andy Shevchenko
1
-9
/
+9
2020-03-24
i2c: core: Allow override timing properties with 0
Andy Shevchenko
1
-1
/
+1
2019-11-14
i2c: rcar: Remove superfluous call to clk_get_rate()
Geert Uytterhoeven
1
-1
/
+1
2019-08-14
i2c: rcar: avoid race when unregistering slave client
Wolfram Sang
1
-4
/
+7
2019-03-20
i2c: rcar: wait for data empty before starting DMA
Wolfram Sang
1
-7
/
+4
2019-03-20
i2c: rcar: let DMA enable routine return success status
Wolfram Sang
1
-5
/
+6
2019-03-20
i2c: rcar: sanity check for minimal DMA length
Wolfram Sang
1
-2
/
+6
2019-03-12
i2c: rcar: explain the lockless design
Wolfram Sang
1
-0
/
+9
2019-03-12
i2c: rcar: fix concurrency issue related to ICDMAER
Hiromitsu Yamasaki
1
-3
/
+3
2019-02-08
i2c: rcar: refactor TCYC handling
Wolfram Sang
1
-9
/
+6
2019-02-05
i2c: rcar: comment maintenance
Wolfram Sang
1
-5
/
+2
2019-01-22
i2c: rcar: Fix clients using i2c from suspend callback
Geert Uytterhoeven
1
-1
/
+3
2019-01-08
i2c: rcar: add suspend/resume support
Wolfram Sang
1
-0
/
+25
2018-11-27
i2c: rcar: check bus state before reinitializing
Wolfram Sang
1
-4
/
+5
2018-10-20
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
1
-1
/
+5
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-9
/
+1
2018-08-20
i2c: rcar: implement STOP and REP_START according to docs
Wolfram Sang
1
-14
/
+20
2018-08-20
i2c: rcar: refactor private flags
Wolfram Sang
1
-3
/
+4
2018-08-04
i2c: rcar: use core to detect 'no zero length' quirk
Wolfram Sang
1
-7
/
+6
2018-07-23
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
1
-3
/
+51
2018-07-17
i2c: rcar: use the new get_bus_free callback
Wolfram Sang
1
-10
/
+11
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
1
-1
/
+1
2018-04-30
i2c: rcar: enhance comment to avoid regressions
Wolfram Sang
1
-0
/
+2
2018-03-24
i2c: rcar: fix mask value of prohibited bit
Hiromitsu Yamasaki
1
-2
/
+2
2018-01-24
i2c: rcar: fix some trivial typos in comments
Wolfram Sang
1
-3
/
+3
2018-01-16
i2c: rcar: implement bus recovery
Wolfram Sang
1
-2
/
+52
2017-12-03
i2c: rcar: skip DMA if buffer is not safe
Wolfram Sang
1
-1
/
+1
2017-08-17
i2c: rcar: avoid unused ret variable
Eugeniu Rosca
1
-3
/
+2
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+7
2017-06-23
i2c: rcar: document HW incapabilities
Wolfram Sang
1
-1
/
+6
2017-06-19
i2c: use proper name for the R-Car SoC
Wolfram Sang
1
-1
/
+1
2017-06-15
i2c: rcar: use correct length when unmapping DMA
Wolfram Sang
1
-1
/
+1
2017-04-21
i2c: rcar: clarify PM handling with more comments
Wolfram Sang
1
-1
/
+3
2017-04-21
i2c: rcar: fix resume by always initializing registers before transfer
Wolfram Sang
1
-2
/
+2
2016-12-11
i2c: rcar: Add per-Generation fallback bindings
Simon Horman
1
-1
/
+4
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-3
/
+2
2016-09-16
i2c: rcar: add support for r8a7796 (R-Car M3-W)
Ulrich Hecht
1
-0
/
+1
2016-08-25
i2c: rcar: use proper device with dma_mapping_error
Wolfram Sang
1
-1
/
+1
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2016-05-26
i2c: rcar: use dma_request_chan()
Niklas Söderlund
1
-1
/
+1
2016-05-15
i2c: rcar: add DMA support
Niklas Söderlund
1
-4
/
+229
2016-03-03
i2c: rcar: don't open code of_device_get_match_data()
Wolfram Sang
1
-1
/
+1
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-175
/
+144
2016-01-02
i2c: rcar: disable PM in multi-master mode
Wolfram Sang
1
-3
/
+14
2016-01-02
i2c: rcar: remove macros dealing with flags
Wolfram Sang
1
-13
/
+9
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
1
-2
/
+2
2015-12-14
i2c: rcar: honor additional i2c timings from DT
Wolfram Sang
1
-9
/
+12
[next]