index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
i2c: piix4: Add EFCH MMIO support to SMBus base address detect
Terry Bowman
2022-02-11
1
-4
/
+9
|
*
|
i2c: piix4: Add EFCH MMIO support to region request and release
Terry Bowman
2022-02-11
1
-8
/
+58
|
*
|
i2c: piix4: Move SMBus port selection into function
Terry Bowman
2022-02-11
1
-10
/
+17
|
*
|
i2c: piix4: Move SMBus controller base address detect into function
Terry Bowman
2022-02-11
1
-25
/
+44
|
*
|
i2c: piix4: Move port I/O region request/release code into functions
Terry Bowman
2022-02-11
1
-17
/
+31
|
*
|
i2c: piix4: Replace hardcoded memory map size with a #define
Terry Bowman
2022-02-10
1
-6
/
+10
|
*
|
i2c: npcm7xx: Fix typos
Jonathan Neuschäfer
2022-02-07
1
-8
/
+8
|
*
|
i2c: ACPI: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-07
1
-11
/
+6
|
*
|
i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
Christophe JAILLET
2022-02-07
1
-5
/
+16
|
*
|
i2c: amd-mp2: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-02-07
1
-5
/
+2
|
*
|
i2c: mediatek: Add i2c compatible for Mediatek MT8186
Kewei Xu
2022-01-28
1
-0
/
+14
|
*
|
i2c: smbus: Use device_*() functions instead of of_*()
Akhil R
2022-01-28
3
-8
/
+10
*
|
|
Merge tag 'for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2022-03-25
1
-18
/
+102
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
Hans de Goede
2022-02-01
1
-18
/
+102
|
|
/
*
|
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
2022-02-18
1
-1
/
+1
*
|
i2c: qup: allow COMPILE_TEST
Wolfram Sang
2022-02-15
1
-1
/
+1
*
|
i2c: imx: allow COMPILE_TEST
Wolfram Sang
2022-02-15
1
-1
/
+1
*
|
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
2022-02-15
1
-1
/
+1
*
|
i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
Vladimir Zapolskiy
2022-02-11
1
-4
/
+10
*
|
i2c: qcom-cci: don't delete an unregistered adapter
Vladimir Zapolskiy
2022-02-11
1
-1
/
+1
*
|
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
2022-02-07
1
-0
/
+11
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
1
-1
/
+1
|
\
|
*
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-15
1
-1
/
+1
*
|
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-14
22
-895
/
+441
|
\
\
|
*
|
i2c: sh_mobile: remove unneeded semicolon
Yang Li
2022-01-11
1
-1
/
+1
|
*
|
i2c: riic: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-03
1
-5
/
+5
|
*
|
i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2022-01-03
1
-8
/
+26
|
*
|
i2c: bcm2835: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-03
1
-7
/
+4
|
*
|
i2c: aspeed: Remove unused includes
Thierry Reding
2021-12-16
1
-2
/
+0
|
*
|
i2c: sh_mobile: update to new DMAENGINE API when terminating
Wolfram Sang
2021-12-16
1
-17
/
+9
|
*
|
i2c: rcar: update to new DMAENGINE API when terminating
Wolfram Sang
2021-12-16
1
-17
/
+9
|
*
|
i2c: exynos5: Fix getting the optional clock
Sam Protsenko
2021-12-16
1
-3
/
+5
|
*
|
i2c: designware-pci: Convert to use dev_err_probe()
Andy Shevchenko
2021-12-16
1
-14
/
+10
|
*
|
i2c: designware-pci: use __maybe_unused for PM functions
Andy Shevchenko
2021-12-16
1
-4
/
+2
|
*
|
i2c: designware-pci: Group MODULE_*() macros
Andy Shevchenko
2021-12-16
1
-4
/
+2
|
*
|
i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage
Andy Shevchenko
2021-12-16
1
-0
/
+7
|
*
|
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
2021-12-16
1
-4
/
+4
|
*
|
i2c: designware: Do not complete i2c read without RX_FULL interrupt
Tamal Saha
2021-12-16
1
-2
/
+5
|
*
|
i2c: tegra: use i2c_timings for bus clock freq
Akhil R
2021-12-10
1
-12
/
+9
|
*
|
i2c: i801: Don't clear status flags twice in interrupt mode
Heiner Kallweit
2021-12-09
1
-11
/
+5
|
*
|
i2c: i801: Don't read back cleared status in i801_check_pre()
Heiner Kallweit
2021-12-09
1
-19
/
+3
|
*
|
i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig
Sam Protsenko
2021-12-09
1
-1
/
+1
|
*
|
i2c: exynos5: Add bus clock support
Sam Protsenko
2021-12-09
1
-8
/
+38
|
*
|
i2c: exynos5: Add support for ExynosAutoV9 SoC
Jaewon Kim
2021-12-09
1
-9
/
+53
|
*
|
i2c: stm32f7: remove noisy and imprecise log messages
Wolfram Sang
2021-12-01
1
-4
/
+0
|
*
|
i2c: stm32: get rid of stm32f7_i2c_release_bus return value
Alain Volmat
2021-12-01
1
-8
/
+2
|
*
|
Revert "i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode"
Wolfram Sang
2021-11-30
1
-8
/
+0
|
*
|
Revert "i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE"
Wolfram Sang
2021-11-30
1
-14
/
+0
|
*
|
i2c: i801: Improve handling platform data for tco device
Heiner Kallweit
2021-11-29
1
-15
/
+12
|
*
|
i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE
Lakshmi Sowjanya D
2021-11-29
1
-0
/
+14
[prev]
[next]