aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-sh_mobile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-30i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang1-2/+4
2018-08-30i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang1-6/+3
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang1-1/+1
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang1-9/+1
2018-08-04i2c: sh_mobile: use core to detect 'no zero length read' quirkWolfram Sang1-5/+5
2018-05-08i2c: busses: remove superfluous ignoring of children for RPMWolfram Sang1-11/+0
2018-01-15i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formulaWolfram Sang1-1/+1
2018-01-15i2c: sh_mobile: add new frequency calculation for later SoCWolfram Sang1-1/+18
2018-01-15i2c: sh_mobile: add helper to check frequency calculationsWolfram Sang1-22/+27
2018-01-15i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang1-18/+17
2018-01-15i2c: sh_mobile: require setup callbackWolfram Sang1-9/+6
2018-01-15i2c: sh_mobile: allow setup callback to return errnoWolfram Sang1-4/+9
2018-01-15i2c: sh_mobile: move type detection upwardsWolfram Sang1-6/+4
2017-12-03i2c: sh_mobile: use core helper to decide when to use DMAWolfram Sang1-2/+6
2017-11-27i2c: sh_mobile: make sure to not accidently trigger STOPWolfram Sang1-3/+3
2017-11-27i2c: sh_mobile: send STOP according to datasheetWolfram Sang1-23/+6
2017-11-27i2c: sh_mobile: avoid unnecessary register readWolfram Sang1-1/+2
2017-11-27i2c: sh_mobile: let RuntimePM do the clock handlingWolfram Sang1-2/+0
2017-11-27i2c: sh_mobile: shorten exit of xfer routineWolfram Sang1-3/+1
2017-11-27i2c: sh_mobile: use direct writes when accessing ICE bitWolfram Sang1-3/+3
2017-11-27i2c: sh_mobile: manually "inline" two short functionsWolfram Sang1-19/+9
2017-11-27i2c: sh_mobile: remove redundant deinitializationWolfram Sang1-4/+0
2017-11-27i2c: sh_mobile: remove redundant initializationWolfram Sang1-10/+0
2017-10-17i2c: sh_mobile: Use of_device_get_match_data() helperGeert Uytterhoeven1-5/+3
2017-08-17i2c: sh_mobile: avoid unused ret variableEugeniu Rosca1-2/+2
2017-06-02i2c: sh_mobile: drop needless check for of_nodeWolfram Sang1-12/+7
2017-06-02i2c: sh_mobile: remove platform_dataWolfram Sang1-8/+0
2017-02-09i2c: busses: constify i2c_algorithm structuresBhumika Goyal1-1/+1
2016-12-11i2c: sh_mobile: Add per-Generation fallback bindingsSimon Horman1-1/+3
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+0
2016-08-25i2c: sh_mobile: use proper device with dma_mapping_errorWolfram Sang1-1/+1
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang1-1/+0
2016-04-11i2c: sh_mobile: use new 8 bit address helper functionWolfram Sang1-2/+1
2015-10-20i2c: sh_mobile: add support for r8a7795 (R-Car H3)Wolfram Sang1-0/+1
2015-06-23i2c: sh_mobile: use proper type for timeoutWolfram Sang1-3/+4
2015-06-23i2c: sh_mobile: use adapter default for timeoutWolfram Sang1-1/+1
2015-06-17i2c: sh_mobile: add errata workaroundWolfram Sang1-0/+40
2015-01-30i2c: sh_mobile: terminate DMA reads properlyWolfram Sang1-1/+11
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang1-0/+1
2014-12-17i2c: sh_mobile: rework deferred probingWolfram Sang1-50/+48
2014-12-17i2c: sh_mobile: refactor DMA setupWolfram Sang1-19/+16
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-11i2c: sh_mobile: remove unneeded DMA maskWolfram Sang1-3/+0
2014-12-04i2c: sh_mobile: optimize irq entryWolfram Sang1-5/+4
2014-11-19i2c: sh_mobile: use proper device for mapping DMA memoryWolfram Sang1-9/+14
2014-11-12i2c: sh_mobile: improve success messageWolfram Sang1-3/+3
2014-11-12i2c: sh_mobile: add DMA supportWolfram Sang1-10/+185
2014-11-12i2c: sh_mobile: sort includes alphabeticallyWolfram Sang1-9/+9
2014-11-10i2c: sh_mobile: Add support for r8a73a4 and sh73a0Geert Uytterhoeven1-6/+8
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0