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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-20
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
1
-1
/
+5
2018-10-05
i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
Jarkko Nikula
1
-1
/
+3
2018-10-01
i2c: i2c-scmi: fix for i2c_smbus_write_block_data
Edgar Cherkasov
1
-0
/
+1
2018-09-25
i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"
Colin Ian King
1
-1
/
+1
2018-09-25
i2c: i2c-qcom-geni: Properly handle DMA safe buffers
Stephen Boyd
1
-4
/
+18
2018-09-06
i2c: xiic: Make the start and the byte count write atomic
Shubhrajyoti Datta
1
-0
/
+4
2018-09-04
i2c: i801: fix DNV's SMBCTRL register offset
Felipe Balbi
1
-1
/
+6
2018-09-02
i2c: imx-lpi2c: Remove mx8dv compatible entry
Fabio Estevam
1
-1
/
+0
2018-09-02
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
1
-5
/
+2
2018-09-02
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
1
-5
/
+2
2018-08-30
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
1
-2
/
+4
2018-08-30
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
1
-6
/
+3
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
1
-1
/
+1
2018-08-30
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
2
-2
/
+6
2018-08-30
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
1
-1
/
+8
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
5
-30
/
+5
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
1
-2
/
+2
2018-08-21
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
30
-428
/
+2467
2018-08-20
i2c: rcar: implement STOP and REP_START according to docs
Wolfram Sang
1
-14
/
+20
2018-08-20
i2c: rcar: refactor private flags
Wolfram Sang
1
-3
/
+4
2018-08-20
i2c: imx: Simplify stopped state tracking
Esben Haabendal
1
-8
/
+7
2018-08-20
i2c: imx: Fix race condition in dma read
Esben Haabendal
1
-4
/
+4
2018-08-20
i2c: pasemi: remove hardcoded bus numbers on smbus
Darren Stevens
1
-2
/
+1
2018-08-20
i2c: designware: Add SPDX license tag
Andy Shevchenko
7
-94
/
+7
2018-08-09
i2c: xlp9xx: Fix case where SSIF read transaction completes early
George Cherian
1
-13
/
+28
2018-08-08
i2c: designware: Convert to use struct i2c_timings
Andy Shevchenko
3
-34
/
+33
2018-08-08
i2c: designware-pcidrv: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-08
i2c: amd8111: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-04
i2c: sh_mobile: use core to detect 'no zero length read' quirk
Wolfram Sang
1
-5
/
+5
2018-08-04
i2c: xlr: use core to detect 'no zero length' quirk
Wolfram Sang
1
-6
/
+5
2018-08-04
i2c: rcar: use core to detect 'no zero length' quirk
Wolfram Sang
1
-7
/
+6
2018-08-04
i2c: stu300: use core to detect 'no zero length' quirk
Wolfram Sang
1
-6
/
+6
2018-08-04
i2c: pmcmsp: use core to detect 'no zero length' quirk
Wolfram Sang
1
-16
/
+1
2018-08-04
i2c: mxs: use core to detect 'no zero length' quirk
Wolfram Sang
1
-3
/
+5
2018-08-04
i2c: designware-master: use core to detect 'no zero length' quirk
Wolfram Sang
1
-7
/
+5
2018-08-04
i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
Jae Hyun Yoo
1
-1
/
+1
2018-08-04
i2c: Add Actions Semiconductor Owl family S900 I2C driver
Manivannan Sadhasivam
3
-0
/
+503
2018-07-31
i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
Karthikeyan Ramasubramanian
3
-0
/
+687
2018-07-24
i2c: imx: use open drain for recovery GPIO
Wolfram Sang
1
-1
/
+1
2018-07-24
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
1
-3
/
+51
2018-07-23
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
1
-3
/
+51
2018-07-23
i2c: imx: Fix reinit_completion() use
Esben Haabendal
1
-2
/
+1
2018-07-23
i2c: davinci: Avoid zero value of CLKH
Alexander Sverdlin
1
-2
/
+6
2018-07-21
i2c: aspeed: Adjust spinlock scope in the irq handler
Jae Hyun Yoo
1
-6
/
+10
2018-07-21
i2c: aspeed: Fix initial values of master and slave state
Jae Hyun Yoo
1
-2
/
+2
2018-07-21
i2c: aspeed: Add newline characters into message printings.
Jae Hyun Yoo
1
-9
/
+9
2018-07-21
i2c: exynos5: Describe the hardware variant for readability
Krzysztof Kozlowski
1
-8
/
+14
2018-07-21
i2c: fsi: Add bus recovery
Eddie James
1
-0
/
+132
2018-07-21
i2c: fsi: Add I2C master locking
Eddie James
1
-4
/
+12
2018-07-21
i2c: fsi: Add transfer implementation
Eddie James
1
-2
/
+193
[next]