aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-sh_mobile.c
AgeCommit message (Expand)Author
2019-02-08i2c: sh_mobile: use new clock calculation formulas for Gen2Wolfram Sang
2019-02-08i2c: sh_mobile: use new clock calculation formulas for Gen3Wolfram Sang
2019-02-08i2c: sh_mobile: sort compatible entriesWolfram Sang
2019-01-23i2c: sh_mobile: update copyright and commentsWolfram Sang
2019-01-23i2c: sh_mobile: refactor rx isrWolfram Sang
2019-01-23i2c: sh_mobile: replace break; with if-blockWolfram Sang
2019-01-23i2c: sh_mobile: remove is_first_byte functionWolfram Sang
2019-01-23i2c: sh_mobile: drop 'data' argument from i2c_op functionWolfram Sang
2019-01-23i2c: sh_mobile: remove get_data functionWolfram Sang
2019-01-23i2c: sh_mobile: simplify sending address for RXWolfram Sang
2018-12-17i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)Fabrizio Castro
2018-11-27i2c: sh_mobile: add support for r8a77990 (R-Car E3)Simon Horman
2018-10-29i2c: sh_mobile: Remove dummy runtime PM callbacksJarkko Nikula
2018-08-30i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang
2018-08-30i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang
2018-08-04i2c: sh_mobile: use core to detect 'no zero length read' quirkWolfram Sang
2018-05-08i2c: busses: remove superfluous ignoring of children for RPMWolfram Sang
2018-01-15i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formulaWolfram Sang
2018-01-15i2c: sh_mobile: add new frequency calculation for later SoCWolfram Sang
2018-01-15i2c: sh_mobile: add helper to check frequency calculationsWolfram Sang
2018-01-15i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang
2018-01-15i2c: sh_mobile: require setup callbackWolfram Sang
2018-01-15i2c: sh_mobile: allow setup callback to return errnoWolfram Sang
2018-01-15i2c: sh_mobile: move type detection upwardsWolfram Sang
2017-12-03i2c: sh_mobile: use core helper to decide when to use DMAWolfram Sang
2017-11-27i2c: sh_mobile: make sure to not accidently trigger STOPWolfram Sang
2017-11-27i2c: sh_mobile: send STOP according to datasheetWolfram Sang
2017-11-27i2c: sh_mobile: avoid unnecessary register readWolfram Sang
2017-11-27i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang
2017-11-27i2c: sh_mobile: shorten exit of xfer routineWolfram Sang
2017-11-27i2c: sh_mobile: use direct writes when accessing ICE bitWolfram Sang
2017-11-27i2c: sh_mobile: manually "inline" two short functionsWolfram Sang
2017-11-27i2c: sh_mobile: remove redundant deinitializationWolfram Sang
2017-11-27i2c: sh_mobile: remove redundant initializationWolfram Sang
2017-10-17i2c: sh_mobile: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-08-17i2c: sh_mobile: avoid unused ret variableEugeniu Rosca
2017-06-02i2c: sh_mobile: drop needless check for of_nodeWolfram Sang
2017-06-02i2c: sh_mobile: remove platform_dataWolfram Sang
2017-02-09i2c: busses: constify i2c_algorithm structuresBhumika Goyal
2016-12-11i2c: sh_mobile: Add per-Generation fallback bindingsSimon Horman
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-08-25i2c: sh_mobile: use proper device with dma_mapping_errorWolfram Sang
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2016-04-11i2c: sh_mobile: use new 8 bit address helper functionWolfram Sang
2015-10-20i2c: sh_mobile: add support for r8a7795 (R-Car H3)Wolfram Sang
2015-06-23i2c: sh_mobile: use proper type for timeoutWolfram Sang
2015-06-23i2c: sh_mobile: use adapter default for timeoutWolfram Sang
2015-06-17i2c: sh_mobile: add errata workaroundWolfram Sang