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-07-27
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
2023-07-27
i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
Marek Vasut
2023-06-28
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-14
i2c: sprd: Delete i2c adapter in .remove's error path
Uwe Kleine-König
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-05-17
i2c: omap: Fix standard mode false ACK readings
Reid Tonking
2023-04-20
i2c: ocores: generate stop condition after timeout in polling mode
Gregor Herburger
2023-04-20
i2c: imx-lpi2c: clean rx/tx buffers upon new message
Alexander Stein
2023-04-05
i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
Wei Chen
2023-04-05
i2c: imx-lpi2c: check only for enabled interrupt flags
Alexander Stein
2023-02-22
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
2023-01-18
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
Zheyu Ma
2023-01-18
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
2022-11-25
i2c: i801: add lis3lv02d's I2C address for Vostro 5568
Nam Cao
2022-11-10
i2c: xiic: Add platform module alias
Martin Tůma
2022-08-25
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
Liang He
2022-08-25
i2c: cadence: Support PEC for SMBus block read
Lars-Peter Clausen
2022-08-25
i2c: Fix a potential use after free
Xu Wang
2022-07-29
i2c: cadence: Change large transfer count reset logic to be unconditional
Robert Hancock
2022-07-12
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
2022-06-22
i2c: designware: Use standard optional ref clock implementation
Serge Semin
2022-06-14
i2c: cadence: Increase timeout per message if necessary
Lucas Tanure
2022-06-14
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
2022-06-14
i2c: at91: use dma safe buffers
Michael Walle
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-04-20
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
2022-04-15
i2c: mux: demux-pinctrl: do not deactivate a master that is not active
Peter Rosin
2022-04-15
i2c: xiic: Make bus names unique
Robert Hancock
2022-03-08
i2c: qup: allow COMPILE_TEST
Wolfram Sang
2022-03-08
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
2022-03-08
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
2022-02-23
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
2022-01-27
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
2022-01-27
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
2022-01-27
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
2022-01-05
i2c: validate user data in compat ioctl
Pavel Skripkin
2021-12-17
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
2021-12-08
i2c: cbus-gpio: set atomic transfer callback
Aaro Koskinen
2021-12-08
i2c: stm32f7: stop dma transfer in case of NACK
Alain Volmat
2021-12-08
i2c: stm32f7: recover the bus on access timeout
Alain Volmat
2021-12-08
i2c: stm32f7: flush TX FIFO upon transfer errors
Alain Volmat
2021-11-17
i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
Christophe JAILLET
2021-10-13
i2c: acpi: fix resource leak in reconfiguration device addition
Jamie Iles
2021-09-15
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
2021-09-15
i2c: s3c2410: fix IRQ check
Sergey Shtylyov
2021-09-15
i2c: iop3xx: fix deferred probing
Sergey Shtylyov
2021-09-15
i2c: highlander: add IRQ check
Sergey Shtylyov
2021-08-18
i2c: dev: zero out array used for i2c reads from userspace
Greg Kroah-Hartman
[next]