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 a refactoring that broke a touchpad on Lenovo P1
Maxim Levitsky
2024-03-26
1
-3
/
+4
*
i2c: muxes: pca954x: Allow sharing reset GPIO
Chris Packham
2024-03-20
1
-8
/
+38
*
Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Wolfram Sang
2024-03-20
1
-308
/
+432
|
\
|
*
i2c: nomadik: sort includes
Théo Lebrun
2024-03-12
1
-8
/
+8
|
*
i2c: nomadik: support Mobileye EyeQ5 I2C controller
Théo Lebrun
2024-03-12
1
-4
/
+86
|
*
i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
Théo Lebrun
2024-03-12
1
-1
/
+8
|
*
i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
Théo Lebrun
2024-03-12
1
-3
/
+3
|
*
i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
Théo Lebrun
2024-03-12
1
-22
/
+48
|
*
i2c: nomadik: use bitops helpers
Théo Lebrun
2024-03-12
1
-73
/
+88
|
*
i2c: nomadik: simplify IRQ masking logic
Théo Lebrun
2024-03-12
1
-12
/
+6
|
*
i2c: nomadik: rename private struct pointers from dev to priv
Théo Lebrun
2024-03-08
1
-214
/
+214
*
|
Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-15
18
-453
/
+479
|
\
\
|
*
|
Merge tag 'i2c-host-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/and...
Wolfram Sang
2024-03-12
16
-444
/
+465
|
|
\
|
|
|
*
i2c: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-08
1
-4
/
+2
|
|
*
i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4
Geert Uytterhoeven
2024-03-06
1
-1
/
+1
|
|
*
i2c: imx-lpi2c: add generic GPIO recovery for LPI2C
Carlos Song
2024-03-06
1
-0
/
+27
|
|
*
i2c: cadence: Add system suspend and resume PM support
Ji Sheng Teoh
2024-03-04
1
-0
/
+33
|
|
*
i2c: mpc: remove outdated macro
Wolfram Sang
2024-03-04
1
-3
/
+1
|
|
*
i2c: mpc: use proper binding for transfer timeouts
Wolfram Sang
2024-03-04
1
-6
/
+6
|
|
*
i2c: designware: Implement generic polling mode code for Wangxun 10Gb NIC
Jarkko Nikula
2024-02-27
2
-102
/
+75
|
|
*
i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC
Jarkko Nikula
2024-02-27
1
-1
/
+1
|
|
*
i2c: designware: Move interrupt handling functions before i2c_dw_xfer()
Jarkko Nikula
2024-02-27
1
-113
/
+113
|
|
*
i2c: designware: Use accessors to DW_IC_INTR_MASK register
Jarkko Nikula
2024-02-27
3
-11
/
+20
|
|
*
i2c: designware: Do not enable interrupts shortly in polling mode
Jarkko Nikula
2024-02-27
2
-3
/
+9
|
|
*
i2c: designware: Uniform initialization flow for polling mode
Jarkko Nikula
2024-02-27
4
-36
/
+11
|
|
*
i2c: Remove redundant comparison in npcm_i2c_reg_slave
Rand Deeb
2024-02-14
1
-3
/
+0
|
|
*
i2c: i801: Add helper i801_get_block_len
Heiner Kallweit
2024-02-08
1
-15
/
+20
|
|
*
i2c: i801: Add SMBUS_LEN_SENTINEL
Heiner Kallweit
2024-02-08
1
-6
/
+16
|
|
*
i2c: i801: Split i801_block_transaction
Heiner Kallweit
2024-02-08
1
-62
/
+50
|
|
*
i2c: i801: Add helper i801_check_and_clear_pec_error
Heiner Kallweit
2024-02-08
1
-14
/
+24
|
|
*
i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4
Heiner Kallweit
2024-02-08
1
-3
/
+2
|
|
*
i2c: hisi: Add clearing tx aempty interrupt operation
Devyn Liu
2024-02-08
1
-0
/
+11
|
|
*
i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1
Devyn Liu
2024-02-08
1
-1
/
+1
|
|
*
i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency ca...
Geert Uytterhoeven
2024-02-08
1
-16
/
+11
|
|
*
i2c: imx: move to generic GPIO recovery
Esben Haabendal
2024-02-08
1
-57
/
+5
|
|
*
i2c: i801: Remove unused argument from tco functions
Heiner Kallweit
2024-02-08
1
-6
/
+4
|
|
*
i2c: i801: Replace magic value with constant in dmi_check_onboard_devices
Heiner Kallweit
2024-02-08
1
-1
/
+1
|
|
*
i2c: muxes: pca954x: Enable features on MAX7357
Patrick Rudolph
2024-02-08
1
-1
/
+42
|
*
|
i2c: smbus: Prepare i2c_register_spd for usage on muxed segments
Heiner Kallweit
2024-03-04
1
-7
/
+12
|
*
|
i2c: constify the struct device_type usage
Ricardo B. Marliere
2024-03-04
1
-2
/
+2
*
|
|
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-03-06
1
-1
/
+1
|
|
/
/
*
|
|
i2c: aspeed: Fix the dummy irq expected print
Tommy Huang
2024-03-08
1
-0
/
+1
*
|
|
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
Christophe JAILLET
2024-03-08
1
-1
/
+5
*
|
|
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
2024-03-08
1
-1
/
+3
*
|
|
i2c: i801: Fix using mux_pdev before it's set
Heiner Kallweit
2024-03-08
1
-1
/
+1
*
|
|
i2c: imx: when being a target, mark the last read as processed
Corey Minyard
2024-02-23
1
-0
/
+5
|
/
/
*
|
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
|
/
[next]