index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-18
i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq
Alain Volmat
1
-10
/
+4
2024-01-18
i2c: i801: Add lis3lv02d for Dell XPS 15 7590
Paul Menzel
1
-0
/
+1
2024-01-18
i2c: i801: Add lis3lv02d for Dell Precision 3540
Paul Menzel
1
-0
/
+1
2024-01-18
i2c: wmt: Reduce redundant: REG_CR setting
Hans Hu
1
-26
/
+9
2024-01-18
i2c: wmt: Reduce redundant: function parameter
Hans Hu
1
-10
/
+5
2024-01-18
i2c: wmt: Reduce redundant: clock mode setting
Hans Hu
1
-21
/
+7
2024-01-18
i2c: wmt: Reduce redundant: wait event complete
Hans Hu
1
-14
/
+6
2024-01-18
i2c: wmt: Reduce redundant: bus busy check
Hans Hu
1
-12
/
+7
2024-01-18
i2c: cpm: Remove linux,i2c-index conversion from be32
Christophe Leroy
1
-1
/
+1
2024-01-18
i2c: imx: Make SDA actually optional for bus recovering
Alexander Stein
1
-1
/
+1
2024-01-18
i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
Tim Lunn
1
-2
/
+6
2024-01-18
i2c: s3c24xx: add support for atomic transfers
Marek Szyprowski
1
-2
/
+19
2024-01-18
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
1
-17
/
+10
2024-01-18
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
1
-2
/
+11
2024-01-18
i2c: rcar: add FastMode+ support for Gen4
Wolfram Sang
1
-11
/
+27
2024-01-18
i2c: rcar: introduce Gen4 devices
Wolfram Sang
1
-6
/
+7
2024-01-18
i2c: npcm7xx: move to per-adapter debugfs directory
Wolfram Sang
1
-42
/
+7
2024-01-18
i2c: gpio: move to per-adapter debugfs directory
Wolfram Sang
1
-28
/
+6
2024-01-18
i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
24
-26
/
+25
2023-12-19
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Quan Nguyen
1
-16
/
+32
2023-12-19
i2c: rk3x: fix potential spinlock recursion on poll
Jensen Huang
1
-2
/
+11
2023-12-19
i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
Yang Yingliang
1
-1
/
+7
2023-11-13
i2c: ocores: Move system PM hooks to the NOIRQ phase
Samuel Holland
1
-2
/
+2
2023-11-13
i2c: designware: Fix corrupted memory seen in the ISR
Jan Bottorff
1
-8
/
+8
2023-11-12
Revert "i2c: pxa: move to generic GPIO recovery"
Robert Marko
1
-8
/
+68
2023-11-08
i2c: cp2615: Fix 'assignment to __be16' warning
Bence Csókás
1
-1
/
+1
2023-11-08
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
1
-3
/
+16
2023-11-08
i2c: iproc: handle invalid slave state
Roman Bacik
1
-58
/
+75
2023-11-05
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-235
/
+362
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-0
/
+355
2023-10-31
Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-12
/
+4
2023-10-29
i2c: s3c2410: make i2c_s3c_irq_nextbyte() void
Jason Yan
1
-4
/
+3
2023-10-29
i2c: qcom-geni: add ACPI device id for sc8180x
Shawn Guo
1
-0
/
+1
2023-10-29
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
1
-0
/
+5
2023-10-28
i2c: i801: Use new helper acpi_use_parent_companion
Heiner Kallweit
1
-1
/
+1
2023-10-28
i2c: axxia: eliminate kernel-doc warnings
Randy Dunlap
1
-3
/
+5
2023-10-23
i2c: stm32f7: Use devm_clk_get_enabled()
Andi Shyti
1
-25
/
+12
2023-10-23
i2c: stm32f4: Use devm_clk_get_enabled()
Andi Shyti
1
-22
/
+10
2023-10-23
i2c: stm32f7: add description of atomic in struct stm32f7_i2c_dev
Alain Volmat
1
-0
/
+1
2023-10-23
i2c: exynos5: Calculate t_scl_l, t_scl_h according to i2c spec
Camel Guo
1
-3
/
+31
2023-10-21
i2c: i801: Simplify class-based client device instantiation
Heiner Kallweit
1
-31
/
+7
2023-10-21
i2c: exynos5: add support for atomic transfers
Marek Szyprowski
1
-2
/
+44
2023-10-21
i2c: at91-core: Use devm_clk_get_enabled()
Andi Shyti
1
-7
/
+3
2023-10-21
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
1
-3
/
+6
2023-10-11
i2c: brcmstb: Add support for atomic transfers
Marek Szyprowski
1
-2
/
+21
2023-10-11
i2c: Add support for Intel LJCA USB I2C driver
Wentong Wu
3
-0
/
+355
2023-10-10
i2c: i801: Add support for Intel Birch Stream SoC
Jarkko Nikula
2
-0
/
+4
2023-10-10
i2c: Use device_get_match_data()
Rob Herring
3
-15
/
+11
2023-10-10
i2c: aspeed: Fix i2c bus hang in slave read
Jian Zhang
1
-1
/
+2
2023-10-06
Merge tag 'acpi-pcc-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
1
-12
/
+4
[prev]
[next]