index
:
linux.git
master
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-sh_mobile.c
Age
Commit message (
Expand
)
Author
2020-07-04
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
2020-05-29
i2c: sh_mobile: simplify code and remove false compilation warning
Viresh Kumar
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2019-11-14
i2c: sh_mobile: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-02-08
i2c: sh_mobile: use new clock calculation formulas for Gen2
Wolfram Sang
2019-02-08
i2c: sh_mobile: use new clock calculation formulas for Gen3
Wolfram Sang
2019-02-08
i2c: sh_mobile: sort compatible entries
Wolfram Sang
2019-01-23
i2c: sh_mobile: update copyright and comments
Wolfram Sang
2019-01-23
i2c: sh_mobile: refactor rx isr
Wolfram Sang
2019-01-23
i2c: sh_mobile: replace break; with if-block
Wolfram Sang
2019-01-23
i2c: sh_mobile: remove is_first_byte function
Wolfram Sang
2019-01-23
i2c: sh_mobile: drop 'data' argument from i2c_op function
Wolfram Sang
2019-01-23
i2c: sh_mobile: remove get_data function
Wolfram Sang
2019-01-23
i2c: sh_mobile: simplify sending address for RX
Wolfram Sang
2018-12-17
i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
Fabrizio Castro
2018-11-27
i2c: sh_mobile: add support for r8a77990 (R-Car E3)
Simon Horman
2018-10-29
i2c: sh_mobile: Remove dummy runtime PM callbacks
Jarkko Nikula
2018-08-30
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
2018-08-30
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-04
i2c: sh_mobile: use core to detect 'no zero length read' quirk
Wolfram Sang
2018-05-08
i2c: busses: remove superfluous ignoring of children for RPM
Wolfram Sang
2018-01-15
i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formula
Wolfram Sang
2018-01-15
i2c: sh_mobile: add new frequency calculation for later SoC
Wolfram Sang
2018-01-15
i2c: sh_mobile: add helper to check frequency calculations
Wolfram Sang
2018-01-15
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
2018-01-15
i2c: sh_mobile: require setup callback
Wolfram Sang
2018-01-15
i2c: sh_mobile: allow setup callback to return errno
Wolfram Sang
2018-01-15
i2c: sh_mobile: move type detection upwards
Wolfram Sang
2017-12-03
i2c: sh_mobile: use core helper to decide when to use DMA
Wolfram Sang
2017-11-27
i2c: sh_mobile: make sure to not accidently trigger STOP
Wolfram Sang
2017-11-27
i2c: sh_mobile: send STOP according to datasheet
Wolfram Sang
2017-11-27
i2c: sh_mobile: avoid unnecessary register read
Wolfram Sang
2017-11-27
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
2017-11-27
i2c: sh_mobile: shorten exit of xfer routine
Wolfram Sang
2017-11-27
i2c: sh_mobile: use direct writes when accessing ICE bit
Wolfram Sang
2017-11-27
i2c: sh_mobile: manually "inline" two short functions
Wolfram Sang
2017-11-27
i2c: sh_mobile: remove redundant deinitialization
Wolfram Sang
2017-11-27
i2c: sh_mobile: remove redundant initialization
Wolfram Sang
2017-10-17
i2c: sh_mobile: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-08-17
i2c: sh_mobile: avoid unused ret variable
Eugeniu Rosca
2017-06-02
i2c: sh_mobile: drop needless check for of_node
Wolfram Sang
2017-06-02
i2c: sh_mobile: remove platform_data
Wolfram Sang
2017-02-09
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2016-12-11
i2c: sh_mobile: 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-08-25
i2c: sh_mobile: use proper device with dma_mapping_error
Wolfram Sang
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-04-11
i2c: sh_mobile: use new 8 bit address helper function
Wolfram Sang
[next]