index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2024-07-11
i2c: cp2615: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: cht-wc: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: brcmstb: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: bcm2835: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: bcm-kona: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: au1550: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: altera: reword according to newest specification
Wolfram Sang
2024-07-11
i2c: ali15x3: reword according to newest specification
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-10
i2c: rcar: minor changes to adhere to coding style
Wolfram Sang
2024-07-10
i2c: rcar: WARN about spurious irqs
Wolfram Sang
2024-07-10
i2c: add debug message for detected HostNotify alerts
Wolfram Sang
2024-07-09
i2c: rcar: bring hardware to known state when probing
Wolfram Sang
2024-07-09
i2c: mt7621: Add Airoha EN7581 i2c support
Lorenzo Bianconi
2024-07-09
i2c: designware: Constify read-only struct regmap_config
Javier Carrasco
2024-07-09
i2c: xiic: improve error message when transfer fails to start
Marc Ferland
2024-07-09
i2c: omap: wakeup the controller during suspend() callback
Thomas Richard
2024-07-09
i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()
Thomas Richard
2024-07-09
i2c: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-09
i2c: i801: Add support for Intel Arrow Lake-H
Jarkko Nikula
2024-07-04
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
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-26
i2c: dev: Check for I2C_FUNC_I2C before calling i2c_transfer
Jean Delvare
2024-06-26
i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
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
[prev]
[next]