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
2022-11-10
i2c: piix4: Fix adapter not be removed in piix4_remove()
Chen Zhongjin
2022-11-10
i2c: xiic: Add platform module alias
Martin Tůma
2022-10-29
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
2022-10-26
i2c: mlxbf: support lock mechanism
Asmaa Mnebhi
2022-10-26
i2c: designware: Fix handling of real but unexpected device interrupts
Jarkko Nikula
2022-09-28
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
2022-09-28
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
2022-09-28
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
2022-09-28
i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
Uwe Kleine-König
2022-08-25
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
2022-08-17
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
Liang He
2022-08-17
i2c: cadence: Support PEC for SMBus block read
Lars-Peter Clausen
2022-08-17
i2c: Fix a potential use after free
Xu Wang
2022-08-17
i2c: mxs: Silence a clang warning
Fabio Estevam
2022-08-17
i2c: npcm: Correct slave role behavior
Tali Perry
2022-08-17
i2c: npcm: Remove own slave addresses 2:10
Tali Perry
2022-07-29
i2c: cadence: Change large transfer count reset logic to be unconditional
Robert Hancock
2022-07-29
i2c: mlxcpld: Fix register setting for 400KHz frequency
Vadim Pasternak
2022-07-12
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
2022-07-12
i2c: piix4: Fix a memory leak in the EFCH MMIO support
Jean Delvare
2022-06-22
i2c: designware: Use standard optional ref clock implementation
Serge Semin
2022-06-22
i2c: npcm7xx: Add check for platform_driver_register
Jiasheng Jiang
2022-06-14
i2c: cadence: Increase timeout per message if necessary
Lucas Tanure
2022-06-09
i2c: rcar: fix PM ref counts in probe error paths
Kuninori Morimoto
2022-06-09
i2c: npcm: Handle spurious interrupts
Tali Perry
2022-06-09
i2c: npcm: Correct register access width
Tyrone Ting
2022-06-09
i2c: npcm: Fix timeout calculation
Tali Perry
2022-06-09
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
2022-06-09
i2c: at91: use dma safe buffers
Michael Walle
2022-06-06
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
2022-06-06
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
2022-06-06
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
2022-05-25
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
2022-05-25
i2c: piix4: Enable EFCH MMIO for Family 17h+
Terry Bowman
2022-05-25
i2c: piix4: Add EFCH MMIO support for SMBus port select
Terry Bowman
2022-05-25
i2c: piix4: Add EFCH MMIO support to SMBus base address detect
Terry Bowman
2022-05-25
i2c: piix4: Add EFCH MMIO support to region request and release
Terry Bowman
2022-05-25
i2c: piix4: Move SMBus port selection into function
Terry Bowman
2022-05-25
i2c: piix4: Move SMBus controller base address detect into function
Terry Bowman
2022-05-25
i2c: piix4: Move port I/O region request/release code into functions
Terry Bowman
2022-05-25
i2c: piix4: Replace hardcoded memory map size with a #define
Terry Bowman
2022-04-20
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
2022-04-20
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
2022-04-08
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
2022-04-08
i2c: meson: Fix wrong speed use from probe
Lucas Tanure
2022-04-08
i2c: xiic: Make bus names unique
Robert Hancock
2022-04-08
i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
Christophe JAILLET
2022-04-08
i2c: bcm2835: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-03-08
i2c: qup: allow COMPILE_TEST
Wolfram Sang
2022-03-08
i2c: imx: allow COMPILE_TEST
Wolfram Sang
[next]