index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-03-22
i2c: pasemi: Add registers bits and switch to BIT()
Sven Peter
-15
/
+25
2025-03-22
i2c: k1: Initialize variable before use
Andi Shyti
-1
/
+1
2025-03-21
i2c: spacemit: add support for SpacemiT K1 SoC
Troy Mitchell
-0
/
+620
2025-03-21
dt-bindings: i2c: spacemit: add support for K1 SoC
Troy Mitchell
-0
/
+61
2025-03-21
i2c: omap: Add support for setting mux
Jayesh Choudhary
-0
/
+23
2025-03-21
dt-bindings: i2c: omap: Add mux-states property
Jayesh Choudhary
-0
/
+6
2025-03-21
i2c: octeon: remove 10-bit addressing support
Aryan Srivastava
-19
/
+4
2025-03-21
i2c: octeon: fix return commenting
Aryan Srivastava
-6
/
+6
2025-03-20
i2c: i801: Use MMIO if available
Heiner Kallweit
-3
/
+7
2025-03-20
i2c: i801: Switch to iomapped register access
Heiner Kallweit
-76
/
+73
2025-03-18
i2c: i801: Improve too small kill wait time in i801_check_post
Heiner Kallweit
-3
/
+2
2025-03-18
i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code
Heiner Kallweit
-34
/
+34
2025-03-18
i2c: i801: Cosmetic improvements
Heiner Kallweit
-29
/
+20
2025-03-18
i2c: cadence: Move reset_control_assert after pm_runtime_set_suspended in pro...
Manikanta Guntupalli
-1
/
+1
2025-03-18
i2c: cadence: Simplify using devm_clk_get_enabled()
Michal Simek
-13
/
+4
2025-03-18
dt-bindings: i2c: i2c-rk3x: Add rk3562 support
Kever Yang
-0
/
+1
2025-03-18
i2c: i2c-exynos5: fixed a spelling error
Anindya Sundar Gayen
-1
/
+1
2025-03-18
dt-bindings: i2c: imx-lpi2c: add i.MX94 LPI2C
Frank Li
-0
/
+1
2025-03-18
i2c: mv64xxx: Use i2c_*bit_addr*_from_msg() helpers
Andy Shevchenko
-9
/
+3
2025-03-18
i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpers
Andy Shevchenko
-8
/
+6
2025-03-18
i2c: rzv2m: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
-10
/
+5
2025-03-18
i2c: mt7621: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
-12
/
+8
2025-03-18
i2c: kempld: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
-5
/
+5
2025-03-18
i2c: eg20t: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
-23
/
+5
2025-03-18
i2c: brcmstb: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
-6
/
+5
2025-03-18
i2c: bcm-kona: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
-3
/
+3
2025-03-18
i2c: axxia: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
-18
/
+3
2025-03-18
i2c: Introduce i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
-0
/
+15
2025-03-18
i2c: qup: Vote for interconnect bandwidth to DRAM
Stephan Gerhold
-0
/
+36
2025-03-18
dt-bindings: i2c: qup: Document interconnects
Stephan Gerhold
-0
/
+5
2025-03-18
dt-bindings: i2c: qcom,i2c-qup: Document power-domains
Stephan Gerhold
-0
/
+9
2025-03-18
i2c: mux: remove incorrect of_match_ptr annotations
Arnd Bergmann
-2
/
+2
2025-03-18
i2c: amd-asf: Set cmd variable when encountering an error
Shyam Sundar S K
-1
/
+1
2025-03-18
i2c: amd-asf: Modify callbacks of i2c_algorithm to align with the latest revi...
Shyam Sundar S K
-3
/
+3
2025-03-18
i2c: dw: Update the master_xfer callback name
Shyam Sundar S K
-1
/
+1
2025-03-18
i2c: amd: Switch to guard(mutex)
Shyam Sundar S K
-17
/
+9
2025-03-18
i2c: pxa: fix call balance of i2c->clk handling routines
Vitalii Mordan
-1
/
+4
2025-03-18
dt-bindings: i2c: exynos5: add exynos7870-hsi2c compatible
Kaustabh Chakraborty
-0
/
+1
2025-03-18
dt-bindings: i2c: samsung,s3c2410: add exynos7870-i2c compatible
Kaustabh Chakraborty
-0
/
+1
2025-03-18
i2c: octeon: refactor common i2c operations
Aryan Srivastava
-37
/
+49
2025-03-16
Linux 6.14-rc7
v6.14-rc7
Linus Torvalds
-1
/
+1
2025-03-16
Merge tag 'media/v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-1
/
+1
2025-03-16
Merge tag 'i2c-for-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-22
/
+40
2025-03-16
Merge tag 'trace-v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+18
2025-03-15
Merge tag 'usb-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-23
/
+73
2025-03-15
Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-106
/
+135
2025-03-15
Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-57
/
+85
2025-03-15
Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-143
/
+24
2025-03-15
Merge tag 'i2c-host-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
-1650
/
+3666
2025-03-14
Merge tag 'v6.14-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-39
/
+45
[next]