index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
Zhihao Cheng
1
-1
/
+2
2020-12-11
i2c: imx: Check for I2SR_IAL after every byte
Christian Eggers
1
-0
/
+10
2020-12-11
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
1
-5
/
+15
2020-12-11
i2c: imx: Don't generate STOP condition if arbitration has been lost
Christian Eggers
1
-2
/
+10
2020-11-18
i2c: sh_mobile: implement atomic transfers
Ulrich Hecht
1
-20
/
+66
2020-11-18
i2c: mediatek: move dma reset before i2c reset
Qii Wang
1
-4
/
+4
2020-11-05
i2c: imx: Fix external abort on interrupt in exit paths
Krzysztof Kozlowski
1
-11
/
+13
2020-10-29
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-29
i2c: rcar: Auto select RESET_CONTROLLER
Dirk Behme
1
-0
/
+1
2020-10-14
i2c: owl: Clear NACK and BUS error bits
Cristian Ciocaltea
1
-0
/
+6
2020-10-14
i2c: meson: fixup rate calculation with filter delay
Nicolas Belin
1
-11
/
+12
2020-10-14
i2c: meson: fix clock setting overwrite
Jerome Brunet
1
-1
/
+18
2020-10-14
i2c: i801: Exclude device from suspend direct complete optimization
Jean Delvare
1
-0
/
+1
2020-10-07
i2c: cpm: Fix i2c_ram structure
Nicolas VINCENT
1
-0
/
+3
2020-10-01
i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...
Hans de Goede
1
-1
/
+1
2020-10-01
i2c: aspeed: Mask IRQ status to relevant bits
Eddie James
1
-0
/
+2
2020-10-01
i2c: tegra: Restore pinmux on system resume
Thierry Reding
1
-4
/
+19
2020-10-01
i2c: tegra: Prevent interrupt triggering after transfer timeout
Dmitry Osipenko
1
-34
/
+36
2020-09-23
i2c: i801: Fix resume bug
Volker RĂ¼melin
1
-7
/
+14
2020-09-23
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
1
-3
/
+7
2020-09-23
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
1
-12
/
+23
2020-09-03
i2c: rcar: in slave mode, clear NACK earlier
Wolfram Sang
1
-0
/
+1
2020-09-03
i2c: core: Don't fail PRP0001 enumeration when no ID table exist
Andy Shevchenko
1
-1
/
+1
2020-08-21
i2c: iproc: fix race between client unreg and isr
Dhananjay Phadke
1
-1
/
+12
2020-08-21
i2c: rcar: avoid race when unregistering slave
Wolfram Sang
1
-3
/
+5
2020-08-21
i2c: rcar: slave: only send STOP event when we have been addressed
Wolfram Sang
1
-3
/
+4
2020-08-11
i2c: slave: add sanity check when unregistering
Wolfram Sang
1
-0
/
+3
2020-08-11
i2c: slave: improve sanity check when registering
Wolfram Sang
1
-3
/
+1
2020-08-05
Revert "i2c: cadence: Fix the hold bit setting"
Raviteja Narayanam
1
-7
/
+2
2020-07-29
i2c: i2c-qcom-geni: Fix DMA transfer race
Douglas Anderson
1
-2
/
+4
2020-07-29
i2c: rcar: always clear ICSAR to avoid side effects
Wolfram Sang
1
-0
/
+3
2020-07-22
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2020-07-09
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-2
/
+2
2020-07-09
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
2020-06-30
i2c: core: check returned size of emulated smbus block read
Mans Rullgard
1
-0
/
+7
2020-06-30
i2c: fsi: Fix the port number field in status register
Eddie James
1
-1
/
+1
2020-06-30
Revert "i2c: tegra: Fix suspending in active runtime PM state"
Thierry Reding
1
-9
/
+0
2020-06-24
i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n
Max Staudt
1
-0
/
+1
2020-06-24
i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
Russell King
1
-4
/
+3
2020-06-24
i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
Russell King
1
-4
/
+2
2020-06-24
i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets
Adam Honse
1
-1
/
+2
2020-06-07
i2c: altera: Fix race between xfer_msg and isr thread
Atsushi Nemoto
1
-1
/
+9
2020-05-27
i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...
Christophe JAILLET
1
-0
/
+1
2020-05-27
i2c: fix missing pm_runtime_put_sync in i2c_device_probe
Alain Volmat
1
-6
/
+16
2020-05-27
i2c: dev: Fix the race between the release of i2c_dev and cdev
Kevin Hao
1
-22
/
+26
2020-05-06
i2c: aspeed: Avoid i2c interrupt status clear race condition.
ryan_chen
1
-1
/
+4
2020-05-06
i2c: iproc: generate stop event for slave writes
Rayagonda Kokatanur
1
-0
/
+3
2020-05-06
i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
Dan Carpenter
1
-1
/
+1
2020-05-02
i2c: altera: use proper variable to hold errno
Wolfram Sang
1
-5
/
+4
2020-04-21
i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
Hans de Goede
1
-4
/
+10
[prev]
[next]