index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2024-07-15
Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-13
Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2024-07-12
i2c: testunit: avoid re-issued work after read message
Wolfram Sang
2024-07-12
i2c: rcar: ensure Gen3+ reset does not disturb local targets
Wolfram Sang
2024-07-11
i2c: mark HostNotify target address as used
Wolfram Sang
2024-07-11
i2c: testunit: correct Kconfig description
Wolfram Sang
2024-07-10
i2c: rcar: clear NO_RXDMA flag after resetting
Wolfram Sang
2024-07-09
i2c: rcar: bring hardware to known state when probing
Wolfram Sang
2024-07-04
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
2024-06-28
i2c: testunit: discard write requests while old command is running
Wolfram Sang
2024-06-28
i2c: testunit: don't erase registers after STOP
Wolfram Sang
2024-06-26
i2c: viai2c: turn common code into a proper module
Arnd Bergmann
2024-06-21
i2c: ocores: set IACK bit after core is enabled
Grygorii Tertychnyi
2024-06-12
i2c: designware: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-12
i2c: at91: Fix the functionality flags of the slave-only interface
Jean Delvare
2024-06-10
i2c: smbus: Support DDR5 and LPDDR5 SPD EEPROMs
Guenter Roeck
2024-05-23
i2c: synquacer: Remove a clk reference from struct synquacer_i2c
Christophe JAILLET
2024-05-20
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-05-13
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-05-13
Merge tag 'i2c-host-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2024-05-06
i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
Christophe JAILLET
2024-05-06
i2c: acpi: Unbind mux adapters before delete
Hamish Martin
2024-05-06
i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
2024-05-06
i2c: pxa: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-05-06
i2c: s3c2410: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-05-06
i2c: rk3x: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-05-06
i2c: qcom-geni: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: synquacer: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: stm32f7: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: stm32f4: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: st: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: omap: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: imx-lpi2c: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: hix5hd2: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: exynos5: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: digicolor: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: amd-mp2-plat: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
i2c: ali15x3: remove printout on handled timeouts
Wolfram Sang
2024-05-06
i2c: ali1563: remove printout on handled timeouts
Wolfram Sang
2024-05-06
i2c: ali1535: remove printout on handled timeouts
Wolfram Sang
2024-05-06
i2c: i801: remove printout on handled timeouts
Wolfram Sang
2024-05-06
i2c: add zhaoxin i2c controller driver
Hans Hu
2024-05-06
i2c: wmt: add platform type VIAI2C_PLAT_WMT
Hans Hu
2024-05-06
i2c: wmt: fix a bug when thread blocked
Hans Hu
2024-05-06
i2c: wmt: rename something
Hans Hu
2024-05-06
i2c: wmt: split out common files
Hans Hu
2024-05-06
i2c: wmt: create wmt_i2c_init for general init
Hans Hu
[next]