Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c5a282e9635e9c7382821565083db5d260085e3e
/
drivers
/
i2c
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
c76cd634
Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
32774a8
i2c: nvidia-gpu: mark resume function as __maybe_unused
by Arnd Bergmann
· 6 years ago
ece27a3
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
by Masahiro Yamada
· 6 years ago
8469636
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
by Masahiro Yamada
· 6 years ago
cd8843f5
i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
by Masahiro Yamada
· 6 years ago
c2a653d
i2c: uniphier-f: fix timeout error after reading 8 bytes
by Masahiro Yamada
· 6 years ago
0544ee4
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
by Hans de Goede
· 6 years ago
6c7f25c
i2c: axxia: properly handle master timeout
by Adamski, Krzysztof (Nokia - PL/Wroclaw)
· 6 years ago
0d5102f
i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
by Andy Shevchenko
· 6 years ago
5f59d6a
i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
by Andy Shevchenko
· 6 years ago
2dea645
i2c: acpi: Return error pointers from i2c_acpi_new_device()
by Andy Shevchenko
· 6 years ago
0b57436
i2c: rcar: check bus state before reinitializing
by Wolfram Sang
· 6 years ago
39129f2
i2c: nvidia-gpu: limit reads also for combined messages
by Wolfram Sang
· 6 years ago
98be694
i2c: nvidia-gpu: adhere to I2C fault codes
by Wolfram Sang
· 6 years ago
caccdcc
i2c: nvidia-gpu: make pm_ops static
by Wolfram Sang
· 6 years ago
c71bcdc
i2c: add i2c bus driver for NVIDIA GPU
by Ajay Gupta
· 6 years ago
848bd3f
i2c: qcom-geni: Fix runtime PM mismatch with child devices
by Stephen Boyd
· 6 years ago
5b27740
i2c: omap: Enable for ARCH_K3
by Vignesh R
· 6 years ago
6f108dd
i2c: Clear client->irq in i2c_device_remove
by Charles Keepax
· 6 years ago
b9bb3fd
i2c: Remove unnecessary call to irq_find_mapping
by Charles Keepax
· 6 years ago
c2101d01
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
57dbde6
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
7ce6c65
i2c: sh_mobile: Remove dummy runtime PM callbacks
by Jarkko Nikula
· 6 years ago
eaba687
i2c: uniphier-f: fix race condition when IRQ is cleared
by Masahiro Yamada
· 6 years ago
39226aa
i2c: uniphier-f: fix occasional timeout error
by Masahiro Yamada
· 6 years ago
f1fdcbb
i2c: uniphier-f: make driver robust against concurrency
by Masahiro Yamada
· 6 years ago
a560ae5
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.20-fixed
by Wolfram Sang
· 6 years ago
8afb468
i2c: designware: Cleanup bus lock handling
by Hans de Goede
· 6 years ago
e09db3d
x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
by Hans de Goede
· 6 years ago
114b5f8
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
31d8603
i2c: rcar: cleanup DMA for all kinds of failure
by Wolfram Sang
· 6 years ago
a676973
i2c: i2c-qcom-geni: Simplify irq handler
by Stephen Boyd
· 6 years ago
ef8d163
i2c: i2c-qcom-geni: Simplify tx/rx functions
by Stephen Boyd
· 6 years ago
90fb814
Merge tag 'v4.19-rc7' into i2c/for-4.20
by Wolfram Sang
· 6 years ago
b30f2f6
i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllers
by Hans de Goede
· 6 years ago
34d1b82
i2c: Fix kerneldoc for renamed i2c dma put function
by Stephen Boyd
· 6 years ago
7451dc6
i2c: mux: mlxcpld: simplify code to reach the adapter
by Luca Ceresoli
· 6 years ago
df6dd24
i2c: mux: ltc4306: simplify code to reach the adapter
by Luca Ceresoli
· 6 years ago
f2e0821
i2c: mux: pca954x: simplify code to reach the adapter
by Luca Ceresoli
· 6 years ago
cc52612
i2c: core: remove level of indentation in i2c_transfer
by Wolfram Sang
· 6 years ago
a7163dc
i2c: core: remove outdated DEBUG output
by Wolfram Sang
· 6 years ago
e2115ac
i2c: zx2967: use core to detect 'no zero length' quirk
by Wolfram Sang
· 6 years ago
c96c0f2
i2c: tegra: use core to detect 'no zero length' quirk
by Wolfram Sang
· 6 years ago
de82bb4
i2c: qup: use core to detect 'no zero length' quirk
by Wolfram Sang
· 6 years ago
f37b2bb
i2c: omap: use core to detect 'no zero length' quirk
by Wolfram Sang
· 6 years ago
0555283
Merge tag 'at24-4.20-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-4.20
by Wolfram Sang
· 6 years ago
49d54ab
i2c: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
e1eba2e
i2c: brcmstb: Allow enabling the driver on DSL SoCs
by Florian Fainelli
· 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
4310834
i2c: synquacer: fix fall-through annotation
by Gustavo A. R. Silva
· 6 years ago
17ccba6
i2c: aspeed: fix invalid clock parameters for very large divisors
by Brendan Higgins
· 6 years ago
f8878fa
i2c: aspeed: use proper annotation for "fall through"
by Wolfram Sang
· 6 years ago
2be6b47
i2c: aspeed: Acknowledge most interrupts early in interrupt handler
by Guenter Roeck
· 6 years ago
77588c1
gpiolib: Pass array info to get/set array functions
by Janusz Krzysztofik
· 6 years ago
b9762be
gpiolib: Pass bitmaps, not integer arrays, to get/set array
by Janusz Krzysztofik
· 6 years ago
ae7304c
i2c: xiic: Make the start and the byte count write atomic
by Shubhrajyoti Datta
· 6 years ago
3e9efc3
i2c: aspeed: Handle master/slave combined irq events properly
by Jae Hyun Yoo
· 6 years ago
fc66b39
i2c: mediatek: Use DMA safe buffers for i2c transactions
by Jun Gao
· 6 years ago
9cbeeca
i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaround
by Hans de Goede
· 6 years ago
851a151
i2c: i801: fix DNV's SMBCTRL register offset
by Felipe Balbi
· 6 years ago
1bb3995
i2c: designware: add MSCC Ocelot support
by Alexandre Belloni
· 6 years ago
c7fa7ae
i2c: designware: allow IP specific sda_hold_time
by Alexandre Belloni
· 6 years ago
9674277
i2c: designware: move #ifdef CONFIG_OF to the top
by Alexandre Belloni
· 6 years ago
1732c22
i2c: designware: use generic table matching
by Alexandre Belloni
· 6 years ago
20fdcd7
i2c: imx-lpi2c: Remove mx8dv compatible entry
by Fabio Estevam
· 6 years ago
4c85609
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
by Masahiro Yamada
· 6 years ago
38f5d8d
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
by Masahiro Yamada
· 6 years ago
cebc07d
i2c: sh_mobile: fix leak when using DMA bounce buffer
by Wolfram Sang
· 6 years ago
531db50
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
by Wolfram Sang
· 6 years ago
82fe39a
i2c: refactor function to release a DMA safe buffer
by Wolfram Sang
· 6 years ago
1204d12
i2c: algos: bit: make the error messages grepable
by Jan Kundrát
· 6 years ago
9d9a152
i2c: designware: Re-init controllers with pm_disabled set on resume
by Hans de Goede
· 6 years ago
7fd6d98
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
by Mika Westerberg
· 6 years ago
00efcdc
i2c: don't use any __deprecated handling anymore
by Sedat Dilek
· 6 years ago
6055af5
i2c: use SPDX identifier for Renesas drivers
by Wolfram Sang
· 6 years ago
5d3a01a
i2c: ocores: update my email address
by Peter Korsgaard
· 6 years ago
0c36dd3
i2c: remove deprecated attach_adapter callback
by Wolfram Sang
· 6 years ago
99cc7ad
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
19358d4
i2c: rcar: implement STOP and REP_START according to docs
by Wolfram Sang
· 6 years ago
b07531a
i2c: rcar: refactor private flags
by Wolfram Sang
· 6 years ago
0a30446
i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return value
by Hans de Goede
· 6 years ago
c463a15
i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
by Hans de Goede
· 6 years ago
ef456a2
i2c: imx: Simplify stopped state tracking
by Esben Haabendal
· 6 years ago
bed4ff1
i2c: imx: Fix race condition in dma read
by Esben Haabendal
· 6 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
· 6 years ago
15bc88c
Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 6 years ago
5eb173f
i2c: xlp9xx: Fix case where SSIF read transaction completes early
by George Cherian
· 6 years ago
1dce5d8
Merge branch 'regmap-4.19' into regmap-next
by Mark Brown
· 6 years ago
e3ea52b
i2c: designware: Convert to use struct i2c_timings
by Andy Shevchenko
· 6 years ago
4717be7
i2c: core: Parse SDA hold time from firmware
by Andy Shevchenko
· 6 years ago
1c02cbf7
i2c: designware-pcidrv: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
ee87a0c
i2c: amd8111: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
7957c2e
i2c: sh_mobile: use core to detect 'no zero length read' quirk
by Wolfram Sang
· 6 years ago
6e66647
i2c: xlr: use core to detect 'no zero length' quirk
by Wolfram Sang
· 6 years ago
Next »