Sign in
coral
/
linux-mtk
/
384c1d931b5ed0fa2dc55b0eef45da489f980b9f
/
drivers
/
i2c
bb03290
i2c: synquacer: fix synquacer_i2c_doxfer() return value
by Masahisa Kojima
· 6 years ago
d2d8f64
i2c: mlxcpld: Fix wrong initialization order in probe
by Vadim Pasternak
· 6 years ago
5f18c95
i2c: i2c-stm32f7: Fix SDADEL minimum formula
by Nicolas Le Bayon
· 6 years ago
b19c230
i2c: Prevent runtime suspend of adapter when Host Notify is required
by Jarkko Nikula
· 6 years ago
04e0791
i2c: Allow recovery of the initial IRQ by an I2C client device.
by Jim Broadus
· 6 years ago
1e031ab
i2c: Clear client->irq in i2c_device_remove
by Charles Keepax
· 6 years ago
63eab25
i2c: Remove unnecessary call to irq_find_mapping
by Charles Keepax
· 6 years ago
e89ba70
i2c: imx: correct the method of getting private data in notifier_call
by Anson Huang
· 6 years ago
d1493c5
i2c: synquacer: fix enumeration of slave devices
by Ard Biesheuvel
· 6 years ago
cdef35e
i2c: i801: Add support for Intel Comet Lake
by Jarkko Nikula
· 6 years ago
f0eb935
i2c: of: Try to find an I2C adapter matching the parent
by Thierry Reding
· 6 years ago
5f9614d0
i2c: tegra: fix maximum transfer size
by Sowjanya Komatineni
· 6 years ago
8e770d9
i2c: bcm2835: Clear current buffer pointers and counts after a transfer
by Paul Kocialkowski
· 6 years ago
d9ce9ae
i2c: cadence: Fix the hold bit setting
by Shubhrajyoti Datta
· 6 years ago
ee84b62
i2c: omap: Use noirq system sleep pm ops to idle device for suspend
by Tony Lindgren
· 6 years ago
ae93f5f
i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
by Fabrizio Castro
· 6 years ago
b5c21b7
i2c-axxia: check for error conditions first
by Adamski, Krzysztof (Nokia - PL/Wroclaw)
· 6 years ago
8543f5f
i2c: sh_mobile: add support for r8a77990 (R-Car E3)
by Simon Horman
· 6 years ago
fca4eb3
i2c: dev: prevent adapter retries and timeout being set as minus value
by Yi Zeng
· 6 years ago
cab9d27
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
by Masahiro Yamada
· 6 years ago
eb296b2
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
by Masahiro Yamada
· 6 years ago
9d5db5b
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
by Hans de Goede
· 6 years ago
9be9c23
i2c: axxia: properly handle master timeout
by Adamski, Krzysztof (Nokia - PL/Wroclaw)
· 6 years ago
b288daf
i2c: rcar: check bus state before reinitializing
by Wolfram Sang
· 6 years ago
cd50eee
i2c: aspeed: fix build warning
by Arnd Bergmann
· 6 years ago
1fac2f4
i2c: qcom-geni: Fix runtime PM mismatch with child devices
by Stephen Boyd
· 6 years ago
7d5019e
i2c: omap: Enable for ARCH_K3
by Vignesh R
· 6 years ago
31d8603
i2c: rcar: cleanup DMA for all kinds of failure
by Wolfram Sang
· 6 years ago
34d1b82
i2c: Fix kerneldoc for renamed i2c dma put function
by Stephen Boyd
· 6 years ago
9ce7610
i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
by Jarkko Nikula
· 6 years ago
08d9db0
i2c: i2c-scmi: fix for i2c_smbus_write_block_data
by Edgar Cherkasov
· 6 years ago
ea51e17
i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"
by Colin Ian King
· 6 years ago
6697576
i2c: i2c-qcom-geni: Properly handle DMA safe buffers
by Stephen Boyd
· 6 years ago
ae7304c
i2c: xiic: Make the start and the byte count write atomic
by Shubhrajyoti Datta
· 7 years ago
851a151
i2c: i801: fix DNV's SMBCTRL register offset
by Felipe Balbi
· 7 years ago
20fdcd7
i2c: imx-lpi2c: Remove mx8dv compatible entry
by Fabio Estevam
· 7 years ago
4c85609
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
by Masahiro Yamada
· 7 years ago
38f5d8d
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
by Masahiro Yamada
· 7 years ago
cebc07d
i2c: sh_mobile: fix leak when using DMA bounce buffer
by Wolfram Sang
· 7 years ago
531db50
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
by Wolfram Sang
· 7 years ago
82fe39a
i2c: refactor function to release a DMA safe buffer
by Wolfram Sang
· 7 years ago
1204d12
i2c: algos: bit: make the error messages grepable
by Jan Kundrát
· 7 years ago
9d9a152
i2c: designware: Re-init controllers with pm_disabled set on resume
by Hans de Goede
· 7 years ago
7fd6d98
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
by Mika Westerberg
· 7 years ago
00efcdc
i2c: don't use any __deprecated handling anymore
by Sedat Dilek
· 7 years ago
6055af5
i2c: use SPDX identifier for Renesas drivers
by Wolfram Sang
· 7 years ago
5d3a01a
i2c: ocores: update my email address
by Peter Korsgaard
· 7 years ago
0c36dd3
i2c: remove deprecated attach_adapter callback
by Wolfram Sang
· 7 years ago
99cc7ad
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
19358d4
i2c: rcar: implement STOP and REP_START according to docs
by Wolfram Sang
· 7 years ago
b07531a
i2c: rcar: refactor private flags
by Wolfram Sang
· 7 years ago
0a30446
i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return value
by Hans de Goede
· 7 years ago
c463a15
i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
by Hans de Goede
· 7 years ago
ef456a2
i2c: imx: Simplify stopped state tracking
by Esben Haabendal
· 7 years ago
bed4ff1
i2c: imx: Fix race condition in dma read
by Esben Haabendal
· 7 years ago
5c18d12c
i2c: pasemi: remove hardcoded bus numbers on smbus
by Darren Stevens
· 7 years ago
15c566f
i2c: designware: Add SPDX license tag
by Andy Shevchenko
· 7 years ago
15bc88c
Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 7 years ago
5eb173f
i2c: xlp9xx: Fix case where SSIF read transaction completes early
by George Cherian
· 7 years ago
1dce5d8
Merge branch 'regmap-4.19' into regmap-next
by Mark Brown
· 7 years ago
e3ea52b
i2c: designware: Convert to use struct i2c_timings
by Andy Shevchenko
· 7 years ago
4717be7
i2c: core: Parse SDA hold time from firmware
by Andy Shevchenko
· 7 years ago
1c02cbf7
i2c: designware-pcidrv: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
ee87a0c
i2c: amd8111: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
7957c2e
i2c: sh_mobile: use core to detect 'no zero length read' quirk
by Wolfram Sang
· 7 years ago
6e66647
i2c: xlr: use core to detect 'no zero length' quirk
by Wolfram Sang
· 7 years ago
3ef3e5c
i2c: rcar: use core to detect 'no zero length' quirk
by Wolfram Sang
· 7 years ago
5314355
i2c: stu300: use core to detect 'no zero length' quirk
by Wolfram Sang
· 7 years ago
22dda3e
i2c: pmcmsp: use core to detect 'no zero length' quirk
by Wolfram Sang
· 7 years ago
aa14b12
i2c: mxs: use core to detect 'no zero length' quirk
by Wolfram Sang
· 7 years ago
40fce52
i2c: designware-master: use core to detect 'no zero length' quirk
by Wolfram Sang
· 7 years ago
d9cfe2c
i2c: quirks: add zero length checks
by Wolfram Sang
· 7 years ago
5799c4b
i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
by Jae Hyun Yoo
· 7 years ago
2f471d90
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.19
by Wolfram Sang
· 7 years ago
d211e62
i2c: Add Actions Semiconductor Owl family S900 I2C driver
by Manivannan Sadhasivam
· 7 years ago
37692de
i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
by Karthikeyan Ramasubramanian
· 7 years ago
fb20c03
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6856909
i2c: mux: pca954x: use helper variable in probe
by Linus Walleij
· 7 years ago
7b94ea5
i2c/mux, locking/core: Annotate the nested rt_mutex usage
by Peter Rosin
· 7 years ago
d2d0ad2
i2c: imx: use open drain for recovery GPIO
by Wolfram Sang
· 7 years ago
2b16fd6
i2c: rcar: handle RXDMA HW behaviour on Gen3
by Wolfram Sang
· 7 years ago
3b77001
i2c: rcar: handle RXDMA HW behaviour on Gen3
by Wolfram Sang
· 7 years ago
9f9e3e0
i2c: imx: Fix reinit_completion() use
by Esben Haabendal
· 7 years ago
cc8de9a
i2c: davinci: Avoid zero value of CLKH
by Alexander Sverdlin
· 7 years ago
263fe5d
i2c: aspeed: Adjust spinlock scope in the irq handler
by Jae Hyun Yoo
· 7 years ago
517fde0
i2c: aspeed: Fix initial values of master and slave state
by Jae Hyun Yoo
· 7 years ago
6bc33c5
i2c: aspeed: Add newline characters into message printings.
by Jae Hyun Yoo
· 7 years ago
eebfd44
i2c: exynos5: Describe the hardware variant for readability
by Krzysztof Kozlowski
· 7 years ago
c4ae05b
i2c: recovery: make pin init look like STOP
by Wolfram Sang
· 7 years ago
720d5ce
i2c: fsi: Add bus recovery
by Eddie James
· 7 years ago
f4cdc31
i2c: fsi: Add I2C master locking
by Eddie James
· 7 years ago
504b827
i2c: fsi: Add transfer implementation
by Eddie James
· 7 years ago
6cdf5e3
i2c: fsi: Add abort and hardware reset procedures
by Eddie James
· 7 years ago
19b4887
i2c: fsi: Add port structures
by Eddie James
· 7 years ago
d6ffb63
i2c: Add FSI-attached I2C master algorithm
by Eddie James
· 7 years ago
eef5ba1
i2c: smbus: add unlocked __i2c_smbus_xfer variant
by Peter Rosin
· 7 years ago
f7ff75e
i2c: recovery: rename variable for easier understanding
by Wolfram Sang
· 7 years ago
4fe10de
i2c: rcar: use the new get_bus_free callback
by Wolfram Sang
· 7 years ago
7ca5f6b
i2c: recovery: add get_bus_free callback
by Wolfram Sang
· 7 years ago
0b71026
i2c: recovery: refactor recovery function
by Wolfram Sang
· 7 years ago
Next »