index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
i2c: nomadik: sort includes
Théo Lebrun
1
-8
/
+8
2024-03-12
i2c: nomadik: support Mobileye EyeQ5 I2C controller
Théo Lebrun
1
-4
/
+86
2024-03-12
i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
Théo Lebrun
1
-1
/
+8
2024-03-12
i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
Théo Lebrun
1
-3
/
+3
2024-03-12
i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
Théo Lebrun
1
-22
/
+48
2024-03-12
i2c: nomadik: use bitops helpers
Théo Lebrun
1
-73
/
+88
2024-03-12
i2c: nomadik: simplify IRQ masking logic
Théo Lebrun
1
-12
/
+6
2024-03-09
i2c: nomadik: rename private struct pointers from dev to priv
Théo Lebrun
1
-214
/
+214
2024-03-09
dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
Théo Lebrun
1
-6
/
+43
2024-03-08
i2c: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-06
i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4
Geert Uytterhoeven
1
-1
/
+1
2024-03-06
i2c: imx-lpi2c: add generic GPIO recovery for LPI2C
Carlos Song
1
-0
/
+27
2024-03-05
i2c: cadence: Add system suspend and resume PM support
Ji Sheng Teoh
1
-0
/
+33
2024-03-05
i2c: mpc: remove outdated macro
Wolfram Sang
1
-3
/
+1
2024-03-05
i2c: mpc: use proper binding for transfer timeouts
Wolfram Sang
1
-6
/
+6
2024-03-05
dt-bindings: i2c: mpc: use proper binding for transfer timeouts
Wolfram Sang
1
-1
/
+1
2024-02-27
i2c: designware: Implement generic polling mode code for Wangxun 10Gb NIC
Jarkko Nikula
2
-102
/
+75
2024-02-27
i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC
Jarkko Nikula
1
-1
/
+1
2024-02-27
i2c: designware: Move interrupt handling functions before i2c_dw_xfer()
Jarkko Nikula
1
-113
/
+113
2024-02-27
i2c: designware: Use accessors to DW_IC_INTR_MASK register
Jarkko Nikula
3
-11
/
+20
2024-02-27
i2c: designware: Do not enable interrupts shortly in polling mode
Jarkko Nikula
2
-3
/
+9
2024-02-27
i2c: designware: Uniform initialization flow for polling mode
Jarkko Nikula
4
-36
/
+11
2024-02-27
dt-bindings: i2c: at91: Add sam9x7 compatible string
Varshini Rajendran
1
-1
/
+3
2024-02-27
dt-bindings: i2c: imx-lpi2c: add i.MX95 LPI2C
Peng Fan
1
-0
/
+1
2024-02-15
i2c: Remove redundant comparison in npcm_i2c_reg_slave
Rand Deeb
1
-3
/
+0
2024-02-08
i2c: i801: Add helper i801_get_block_len
Heiner Kallweit
1
-15
/
+20
2024-02-08
i2c: i801: Add SMBUS_LEN_SENTINEL
Heiner Kallweit
1
-6
/
+16
2024-02-08
i2c: i801: Split i801_block_transaction
Heiner Kallweit
1
-62
/
+50
2024-02-08
i2c: i801: Add helper i801_check_and_clear_pec_error
Heiner Kallweit
1
-14
/
+24
2024-02-08
i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4
Heiner Kallweit
1
-3
/
+2
2024-02-08
dt-bindings: i2c: renesas,rcar-i2c: Add r8a779h0 support
Geert Uytterhoeven
1
-0
/
+1
2024-02-08
i2c: hisi: Add clearing tx aempty interrupt operation
Devyn Liu
1
-0
/
+11
2024-02-08
i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1
Devyn Liu
1
-1
/
+1
2024-02-08
i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency ca...
Geert Uytterhoeven
1
-16
/
+11
2024-02-08
i2c: imx: move to generic GPIO recovery
Esben Haabendal
1
-57
/
+5
2024-02-08
i2c: i801: Remove unused argument from tco functions
Heiner Kallweit
1
-6
/
+4
2024-02-08
i2c: i801: Replace magic value with constant in dmi_check_onboard_devices
Heiner Kallweit
1
-1
/
+1
2024-02-08
i2c: muxes: pca954x: Enable features on MAX7357
Patrick Rudolph
1
-1
/
+42
2024-02-08
dt-bindings: i2c: pca954x: Add custom properties for MAX7357
Patrick Rudolph
1
-0
/
+30
2024-02-04
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-04
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-189
/
+203
2024-02-04
Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-8
/
+31
2024-02-04
Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-33
/
+33
2024-02-04
Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+12
2024-02-04
Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-19
/
+53
2024-02-04
Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-90
/
+267
2024-02-04
Merge tag 'i2c-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-02-04
Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-39
/
+59
2024-02-04
Merge tag 'phy-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
4
-8
/
+32
2024-02-03
Merge tag 'i2c-host-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
1
-1
/
+1
[next]