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
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
2015-10-20
i2c: sh_mobile: add support for r8a7795 (R-Car H3)
Wolfram Sang
2015-06-23
i2c: sh_mobile: use proper type for timeout
Wolfram Sang
2015-06-23
i2c: sh_mobile: use adapter default for timeout
Wolfram Sang
2015-06-17
i2c: sh_mobile: add errata workaround
Wolfram Sang
2015-01-30
i2c: sh_mobile: terminate DMA reads properly
Wolfram Sang
2014-12-20
i2c: sh_mobile: fix uninitialized var when debug is enabled
Wolfram Sang
2014-12-17
i2c: sh_mobile: rework deferred probing
Wolfram Sang
2014-12-17
i2c: sh_mobile: refactor DMA setup
Wolfram Sang
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
i2c: sh_mobile: remove unneeded DMA mask
Wolfram Sang
2014-12-04
i2c: sh_mobile: optimize irq entry
Wolfram Sang
2014-11-19
i2c: sh_mobile: use proper device for mapping DMA memory
Wolfram Sang
2014-11-12
i2c: sh_mobile: improve success message
Wolfram Sang
2014-11-12
i2c: sh_mobile: add DMA support
Wolfram Sang
2014-11-12
i2c: sh_mobile: sort includes alphabetically
Wolfram Sang
2014-11-10
i2c: sh_mobile: Add support for r8a73a4 and sh73a0
Geert Uytterhoeven
[next]