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
2021-05-14
i2c: mediatek: Fix wrong dma sync flag
Qii Wang
2021-05-14
i2c: sh7760: fix IRQ error path
Sergey Shtylyov
2021-05-14
i2c: sh7760: add IRQ check
Sergey Shtylyov
2021-05-14
i2c: rcar: add IRQ check
Sergey Shtylyov
2021-05-14
i2c: rcar: protect against supurious interrupts on V3U
Wolfram Sang
2021-05-14
i2c: rcar: make sure irq is not threaded on Gen2 and earlier
Wolfram Sang
2021-05-14
i2c: mlxbf: add IRQ check
Sergey Shtylyov
2021-05-14
i2c: jz4780: add IRQ check
Sergey Shtylyov
2021-05-14
i2c: emev2: add IRQ check
Sergey Shtylyov
2021-05-14
i2c: cadence: add IRQ check
Sergey Shtylyov
2021-05-14
i2c: xiic: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-05-14
i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-05-14
i2c: sprd: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-05-14
i2c: omap: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-05-14
i2c: imx: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-05-14
i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-05-14
i2c: img-scb: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-05-14
i2c: cadence: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-14
i2c: designware: Adjust bus_freq_hz when refuse high speed mode set
Andy Shevchenko
2021-04-14
I2C: JZ4780: Fix bug for Ingenic X1000.
周琰杰 (Zhou Yanjie)
2021-04-14
i2c: turn recovery error on init to debug
Wolfram Sang
2021-03-17
i2c: rcar: optimize cacheline to minimize HW race condition
Wolfram Sang
2021-03-17
i2c: rcar: faster irq code to minimize HW race condition
Wolfram Sang
2021-03-04
i2c: exynos5: Preserve high speed master code
Mårten Lindahl
2021-03-04
i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition
Maxime Ripard
2021-03-04
i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct
Roja Rani Yarubandi
2021-03-04
i2c: iproc: handle master read request
Rayagonda Kokatanur
2021-03-04
i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
Rayagonda Kokatanur
2021-03-04
i2c: iproc: handle only slave interrupts which are enabled
Rayagonda Kokatanur
2021-02-17
i2c: stm32f7: fix configuration of the digital filter
Alain Volmat
2021-02-13
i2c: mediatek: Move suspend and resume handling to NOIRQ phase
Qii Wang
2021-02-07
i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO
Sowjanya Komatineni
2021-01-27
i2c: sprd: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
2021-01-27
i2c: octeon: check correct size of maximum RECV_LEN packet
Wolfram Sang
2021-01-27
i2c: bpmp-tegra: Ignore unknown I2C_M flags
Mikko Perttunen
2021-01-27
i2c: tegra: Wait for config load atomically while in ISR
Mikko Perttunen
2021-01-17
i2c: mediatek: Fix apdma and i2c hand-shake timeout
Qii Wang
2021-01-17
i2c: i801: Fix the i2c-mux gpiod_lookup_table not being properly terminated
Hans de Goede
2021-01-17
i2c: sprd: use a specific timeout to avoid system hang up issue
Chunyan Zhang
2020-12-30
Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"
Douglas Anderson
2020-12-05
i2c: mlxbf: Fix the return check of devm_ioremap and ioremap
Wang Xiaojun
2020-12-05
i2c: mlxbf: select CONFIG_I2C_SLAVE
Arnd Bergmann
2020-12-02
i2c: imx: Don't generate STOP condition if arbitration has been lost
Christian Eggers
2020-12-02
i2c: imx: Check for I2SR_IAL after every byte
Christian Eggers
2020-12-02
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
2020-12-02
i2c: qcom: Fix IRQ error misassignement
Robert Foss
2020-12-02
i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
Zhihao Cheng
2020-11-06
i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
Michael Wu
2020-11-06
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
Michael Wu
2020-11-06
i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
Geert Uytterhoeven
[next]