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