index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: i801: Fix block process call transactions
Jean Delvare
2024-02-14
1
-2
/
+2
*
i2c: pasemi: split driver into two separate modules
Arnd Bergmann
2024-02-14
2
-4
/
+8
*
i2c: qcom-geni: Correct I2C TRE sequence
Viken Dadhaniya
2024-02-12
1
-7
/
+7
*
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
37
-394
/
+352
|
\
|
*
i2c: stm32f7: add support for stm32mp25 soc
Alain Volmat
2024-01-18
1
-88
/
+126
|
*
i2c: stm32f7: perform I2C_ISR read once at beginning of event isr
Alain Volmat
2024-01-18
1
-7
/
+5
|
*
i2c: stm32f7: simplify status messages in case of errors
Alain Volmat
2024-01-18
1
-7
/
+5
|
*
i2c: stm32f7: perform most of irq job in threaded handler
Alain Volmat
2024-01-18
1
-70
/
+56
|
*
i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq
Alain Volmat
2024-01-18
1
-10
/
+4
|
*
i2c: i801: Add lis3lv02d for Dell XPS 15 7590
Paul Menzel
2024-01-18
1
-0
/
+1
|
*
i2c: i801: Add lis3lv02d for Dell Precision 3540
Paul Menzel
2024-01-18
1
-0
/
+1
|
*
i2c: wmt: Reduce redundant: REG_CR setting
Hans Hu
2024-01-18
1
-26
/
+9
|
*
i2c: wmt: Reduce redundant: function parameter
Hans Hu
2024-01-18
1
-10
/
+5
|
*
i2c: wmt: Reduce redundant: clock mode setting
Hans Hu
2024-01-18
1
-21
/
+7
|
*
i2c: wmt: Reduce redundant: wait event complete
Hans Hu
2024-01-18
1
-14
/
+6
|
*
i2c: wmt: Reduce redundant: bus busy check
Hans Hu
2024-01-18
1
-12
/
+7
|
*
i2c: mux: reg: Remove class-based device auto-detection support
Heiner Kallweit
2024-01-18
1
-3
/
+1
|
*
i2c: make i2c_bus_type const
Greg Kroah-Hartman
2024-01-18
1
-1
/
+1
|
*
i2c: cpm: Remove linux,i2c-index conversion from be32
Christophe Leroy
2024-01-18
1
-1
/
+1
|
*
i2c: imx: Make SDA actually optional for bus recovering
Alexander Stein
2024-01-18
1
-1
/
+1
|
*
i2c: smbus: Support up to 8 SPD EEPROMs
Jean Delvare
2024-01-18
1
-4
/
+4
|
*
i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
Tim Lunn
2024-01-18
1
-2
/
+6
|
*
i2c: s3c24xx: add support for atomic transfers
Marek Szyprowski
2024-01-18
1
-2
/
+19
|
*
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
2024-01-18
1
-17
/
+10
|
*
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
2024-01-18
1
-2
/
+11
|
*
i2c: rcar: add FastMode+ support for Gen4
Wolfram Sang
2024-01-18
1
-11
/
+27
|
*
i2c: rcar: introduce Gen4 devices
Wolfram Sang
2024-01-18
1
-6
/
+7
|
*
i2c: npcm7xx: move to per-adapter debugfs directory
Wolfram Sang
2024-01-18
1
-42
/
+7
|
*
i2c: gpio: move to per-adapter debugfs directory
Wolfram Sang
2024-01-18
1
-28
/
+6
|
*
i2c: create debugfs entry per adapter
Wolfram Sang
2024-01-18
1
-0
/
+11
|
*
i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppo...
Heiner Kallweit
2024-01-18
1
-1
/
+1
|
*
i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
2024-01-18
24
-26
/
+25
*
|
i2c: core: Fix atomic xfer check for non-preempt config
Benjamin Bara
2024-01-06
1
-1
/
+3
*
|
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Quan Nguyen
2023-12-19
1
-16
/
+32
*
|
i2c: rk3x: fix potential spinlock recursion on poll
Jensen Huang
2023-12-19
1
-2
/
+11
*
|
i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
Yang Yingliang
2023-12-19
1
-1
/
+7
|
/
*
i2c: ocores: Move system PM hooks to the NOIRQ phase
Samuel Holland
2023-11-13
1
-2
/
+2
*
i2c: designware: Fix corrupted memory seen in the ISR
Jan Bottorff
2023-11-13
1
-8
/
+8
*
Revert "i2c: pxa: move to generic GPIO recovery"
Robert Marko
2023-11-12
1
-8
/
+68
*
i2c: cp2615: Fix 'assignment to __be16' warning
Bence Csókás
2023-11-08
1
-1
/
+1
*
i2c: dev: copy userspace array safely
Philipp Stanner
2023-11-08
1
-2
/
+2
*
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
2023-11-08
1
-3
/
+16
*
i2c: iproc: handle invalid slave state
Roman Bacik
2023-11-08
1
-58
/
+75
*
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-05
25
-261
/
+394
|
\
|
*
i2c: s3c2410: make i2c_s3c_irq_nextbyte() void
Jason Yan
2023-10-29
1
-4
/
+3
|
*
i2c: qcom-geni: add ACPI device id for sc8180x
Shawn Guo
2023-10-29
1
-0
/
+1
|
*
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
2023-10-29
1
-0
/
+5
|
*
i2c: mux: demux-pinctrl: Convert to use sysfs_emit_at() API
ye xingchen
2023-10-29
1
-3
/
+3
|
*
i2c: i801: Use new helper acpi_use_parent_companion
Heiner Kallweit
2023-10-28
1
-1
/
+1
|
*
i2c: core: fix lockdep warning for sparsely nested adapter chain
Daniel Mack
2023-10-28
1
-2
/
+4
[next]