index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: i801: Use a different adapter-name for IDF adapters
Hans de Goede
2 days
1
-1
/
+8
*
i2c: xiic: Wait for TX empty to avoid missed TX NAKs
Robert Hancock
2 days
1
-10
/
+9
*
i2c: isch: Add missed 'else'
Andy Shevchenko
2 days
1
-2
/
+1
*
i2c: aspeed: Update the stop sw state when the bus recovery occurs
Tommy Huang
2 days
1
-8
/
+8
*
i2c: riic: avoid potential division by zero
Wolfram Sang
2024-09-04
1
-1
/
+1
*
i2c: rcar: bring hardware to known state when probing
Wolfram Sang
2024-07-18
1
-5
/
+12
*
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
2024-07-18
1
-38
/
+10
*
i2c: i801: Annotate apanel_addr as __ro_after_init
Heiner Kallweit
2024-07-18
1
-1
/
+1
*
i2c: ocores: set IACK bit after core is enabled
Grygorii Tertychnyi
2024-07-05
1
-1
/
+1
*
i2c: ocores: stop transfer on timeout
Federico Vaga
2024-07-05
1
-9
/
+45
*
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
2024-01-25
1
-17
/
+10
*
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
2024-01-25
1
-2
/
+11
*
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
2023-11-28
1
-10
/
+9
*
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
2023-11-28
1
-0
/
+5
*
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
2023-11-08
1
-3
/
+6
*
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
2023-10-10
1
-0
/
+1
*
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
2023-08-11
1
-0
/
+2
*
i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process()
Marek Vasut
2023-08-11
1
-11
/
+26
*
treewide: Remove uninitialized_var() usage
Kees Cook
2023-08-11
1
-1
/
+1
*
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-28
1
-2
/
+2
*
i2c: sprd: Delete i2c adapter in .remove's error path
Uwe Kleine-König
2023-06-14
1
-2
/
+4
*
i2c: omap: Fix standard mode false ACK readings
Reid Tonking
2023-05-17
1
-1
/
+1
*
i2c: imx-lpi2c: clean rx/tx buffers upon new message
Alexander Stein
2023-04-20
1
-0
/
+2
*
i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
Wei Chen
2023-04-05
1
-0
/
+3
*
i2c: imx-lpi2c: check only for enabled interrupt flags
Alexander Stein
2023-04-05
1
-0
/
+4
*
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
2023-02-22
1
-22
/
+22
*
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
Zheyu Ma
2023-01-18
1
-0
/
+3
*
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
2023-01-18
1
-7
/
+3
*
i2c: xiic: Add platform module alias
Martin Tůma
2022-11-10
1
-0
/
+1
*
i2c: cadence: Support PEC for SMBus block read
Lars-Peter Clausen
2022-08-25
1
-1
/
+9
*
i2c: cadence: Change large transfer count reset logic to be unconditional
Robert Hancock
2022-07-29
1
-25
/
+5
*
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
2022-07-12
1
-0
/
+1
*
i2c: cadence: Increase timeout per message if necessary
Lucas Tanure
2022-06-14
1
-2
/
+10
*
i2c: at91: Initialize dma_buf in at91_twi_xfer()
Nathan Chancellor
2022-06-14
1
-1
/
+1
*
i2c: at91: use dma safe buffers
Michael Walle
2022-06-14
1
-0
/
+11
*
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
2022-06-06
1
-0
/
+1
*
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
2022-06-06
1
-0
/
+14
*
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
2022-04-20
1
-0
/
+6
*
i2c: xiic: Make bus names unique
Robert Hancock
2022-04-15
1
-1
/
+2
*
i2c: qup: allow COMPILE_TEST
Wolfram Sang
2022-03-08
1
-1
/
+1
*
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
2022-03-08
1
-1
/
+1
*
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
2022-03-08
1
-0
/
+11
*
i2c: brcmstb: fix support for DSL and CM variants
Rafał Miłecki
2022-02-23
1
-1
/
+1
*
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
2022-01-27
1
-4
/
+4
*
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
2022-01-27
1
-8
/
+15
*
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
2022-01-27
1
-10
/
+5
*
i2c: rk3x: Handle a spurious start completion interrupt flag
Ondrej Jirman
2021-12-22
1
-2
/
+2
*
i2c: stm32f7: stop dma transfer in case of NACK
Alain Volmat
2021-12-08
1
-2
/
+7
*
i2c: stm32f7: recover the bus on access timeout
Alain Volmat
2021-12-08
1
-0
/
+2
*
i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
Christophe JAILLET
2021-11-26
1
-1
/
+5
[next]