index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2023-11-02
i2c: aspeed: Fix i2c bus hang in slave read
Jian Zhang
2023-11-02
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
2023-11-02
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-11-02
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-11-02
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
2023-10-25
i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
Heiner Kallweit
2023-10-06
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
2023-10-06
i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
Yann Sionneau
2023-10-06
i2c: npcm7xx: Fix callback completion ordering
William A. Kennington III
2023-10-06
i2c: xiic: Correct return value check for xiic_reinit()
Daniel Scally
2023-10-06
i2c: mux: gpio: Add missing fwnode_handle_put()
Liang He
2023-10-06
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Xiaoke Wang
2023-09-23
i2c: aspeed: Reset the i2c controller when timeout occurs
Tommy Huang
2023-08-14
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
Chengfeng Ye
2023-08-14
i2c: sun6i-p2wi: Fix an error message in probe()
Dan Carpenter
2023-08-14
i2c: hisi: Only handle the interrupt of the driver's transfer
Yicong Yang
2023-08-14
i2c: tegra: Fix i2c-tegra DMA config option processing
Parker Newman
2023-08-14
i2c: tegra: Fix failure during probe deferral cleanup
Thierry Reding
2023-08-14
i2c: designware: Handle invalid SMBus block data response length value
Tam Nguyen
2023-08-14
i2c: designware: Correct length byte validation logic
Quan Nguyen
2023-08-14
i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
Carlos Song
2023-07-08
Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-06
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2023-07-06
i2c: mpc: Drop unused variable
Guenter Roeck
2023-07-06
i2c: nomadik: Remove a useless call in the remove function
Christophe JAILLET
2023-07-06
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
2023-07-04
ACPI: platform: Move SMB0001 HID to the header and reuse
Andy Shevchenko
2023-07-02
Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-23
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
2023-06-23
i2c: uniphier: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
i2c: uniphier-f: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
i2c: owl: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
i2c: lpc2k: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
i2c: hix5hd2: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
i2c: sun6i-p2wi: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
i2c: pasemi-platform: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
i2c: mt7621: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
i2c: xiic: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
i2c: davinci: Use platform table macro over module_alias
Andrew Davis
2023-06-23
i2c: ocores: use devm_ managed clks
Wang Zhang
2023-06-14
i2c: nomadik: Use dev_err_probe() whenever possible
Andi Shyti
2023-06-14
i2c: nomadik: Use devm_clk_get_enabled()
Andi Shyti
2023-06-14
i2c: nomadik: Remove unnecessary goto label
Andi Shyti
2023-06-14
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
2023-06-14
i2c: wmt: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-06-14
i2c: versatile: Use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-06-14
i2c: hix5hd2: Add I2C_M_STOP flag support for i2c-hix5hd2 driver.
taolan
2023-06-14
i2c: mpc: Use of_property_read_reg() to parse "reg"
Rob Herring
2023-06-09
i2c: imx-lpi2c: Don't open-code DIV_ROUND_UP
Uwe Kleine-König
[next]