index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-rcar.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-12-14
i2c: rcar: switch to i2c generic dt parsing
Wolfram Sang
1
-7
/
+9
2015-12-14
i2c: rcar: refactor probe function a little
Wolfram Sang
1
-23
/
+17
2015-11-30
i2c: rcar: handle difference in setting up non-first message
Wolfram Sang
1
-5
/
+16
2015-11-30
i2c: rcar: clean up after refactoring
Wolfram Sang
1
-23
/
+9
2015-11-30
i2c: rcar: revoke START request early
Wolfram Sang
1
-16
/
+7
2015-11-30
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
1
-8
/
+5
2015-11-30
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
1
-2
/
+2
2015-11-30
i2c: rcar: init new messages in irq
Wolfram Sang
1
-47
/
+43
2015-11-30
i2c: rcar: refactor setup of a msg
Wolfram Sang
1
-6
/
+9
2015-11-30
i2c: rcar: remove spinlock
Wolfram Sang
1
-19
/
+4
2015-11-30
i2c: rcar: remove unused IOERROR state
Wolfram Sang
1
-6
/
+0
2015-11-30
i2c: rcar: rework hw init
Wolfram Sang
1
-12
/
+4
2015-11-30
i2c: rcar: make sure clocks are on when doing clock calculation
Wolfram Sang
1
-9
/
+17
2015-11-10
Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-19
/
+5
2015-10-30
i2c: rcar: Revert the latest refactoring series
Wolfram Sang
1
-71
/
+122
2015-10-20
i2c: rcar: Remove obsolete platform data support
Geert Uytterhoeven
1
-19
/
+2
2015-10-20
i2c: rcar: add support for r8a7795 (R-Car H3)
Wolfram Sang
1
-0
/
+3
2015-10-15
i2c: rcar: enable RuntimePM before registering to the core
Wolfram Sang
1
-3
/
+4
2015-10-09
i2c: rcar: clean up after refactoring
Wolfram Sang
1
-23
/
+9
2015-10-09
i2c: rcar: revoke START request early
Wolfram Sang
1
-16
/
+7
2015-10-09
i2c: rcar: check master irqs before slave irqs
Wolfram Sang
1
-8
/
+5
2015-10-09
i2c: rcar: don't issue stop when HW does it automatically
Wolfram Sang
1
-2
/
+2
2015-10-09
i2c: rcar: init new messages in irq
Wolfram Sang
1
-37
/
+37
2015-10-09
i2c: rcar: refactor setup of a msg
Wolfram Sang
1
-6
/
+9
2015-10-09
i2c: rcar: remove spinlock
Wolfram Sang
1
-19
/
+4
2015-10-09
i2c: rcar: remove unused IOERROR state
Wolfram Sang
1
-6
/
+0
2015-10-09
i2c: rcar: rework hw init
Wolfram Sang
1
-12
/
+5
2015-06-23
i2c: rcar: use proper type for timeout
Wolfram Sang
1
-1
/
+2
2015-06-23
i2c: rcar: use adapter default for timeout
Wolfram Sang
1
-1
/
+1
2015-06-01
i2c: rcar: report slave capabilities to users
Wolfram Sang
1
-1
/
+2
2015-05-12
i2c: constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-03-27
i2c: slave: rework the slave API
Wolfram Sang
1
-6
/
+4
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
i2c: rcar: add slave support
Wolfram Sang
1
-9
/
+115
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-29
i2c: rcar: remove sign-compare flaw
Wolfram Sang
1
-1
/
+1
2014-09-29
i2c: rcar: check for no IRQ in rcar_i2c_irq()
Sergei Shtylyov
1
-1
/
+7
2014-09-29
i2c: rcar: make rcar_i2c_prepare_msg() *void*
Sergei Shtylyov
1
-7
/
+2
2014-09-29
i2c: rcar: simplify check for last message
Sergei Shtylyov
1
-1
/
+1
2014-09-20
i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}
Sergei Shtylyov
1
-2
/
+2
2014-09-04
Revert "i2c: rcar: remove spinlock"
Sergei Shtylyov
1
-0
/
+22
2014-09-02
i2c: rcar: fix MNR interrupt handling
Sergei Shtylyov
1
-6
/
+9
[next]