index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-30
Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
47
-579
/
+1405
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+4
2025-05-23
i2c: Use str_read_write() helper
Yumeng Fang
7
-7
/
+14
2025-05-23
Merge tag 'i2c-host-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
Wolfram Sang
41
-370
/
+949
2025-05-23
i2c: mlxbf: avoid 64-bit division
Arnd Bergmann
1
-5
/
+3
2025-05-23
i2c: viai2c-wmt: Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
1
-13
/
+7
2025-05-23
i2c: designware: Don't warn about missing get_clk_rate_khz
Heikki Krogerus
1
-1
/
+3
2025-05-23
i2c: designware: Invoke runtime suspend on quick slave re-registration
Tan En De
1
-1
/
+1
2025-05-23
i2c-mlxbf: Improve I2C bus timing configuration
Chris Babroski
1
-18
/
+16
2025-05-23
i2c-mlxbf: Add repeated start condition support
Chris Babroski
1
-8
/
+26
2025-05-23
i2c: xgene-slimpro: Replace dev_err() with dev_err_probe() in probe function
Enrico Zanda
1
-10
/
+8
2025-05-23
i2c: microchip-corei2c: add smbus support
prashanth kumar burujukindi
1
-0
/
+102
2025-05-23
i2c: mlxbf: Allow build with COMPILE_TEST
Andi Shyti
1
-1
/
+1
2025-05-23
i2c: I2C_DESIGNWARE_AMDISP should depend on DRM_AMD_ISP
Geert Uytterhoeven
1
-0
/
+1
2025-05-22
i2c: atr: add passthrough flag
Cosmin Tanislav
1
-2
/
+5
2025-05-22
i2c: atr: add static flag
Cosmin Tanislav
1
-2
/
+10
2025-05-22
i2c: atr: allow replacing mappings in attach_addr()
Cosmin Tanislav
1
-0
/
+3
2025-05-22
i2c: atr: deduplicate logic in attach_addr()
Cosmin Tanislav
1
-24
/
+6
2025-05-22
i2c: atr: do not create mapping in detach_addr()
Cosmin Tanislav
1
-3
/
+1
2025-05-22
i2c: atr: split up i2c_atr_get_mapping_by_addr()
Cosmin Tanislav
1
-35
/
+81
2025-05-22
i2c: atr: find_mapping() -> get_mapping()
Cosmin Tanislav
1
-4
/
+4
2025-05-22
i2c: atr: Fix lockdep for nested ATRs
Tomi Valkeinen
1
-3
/
+18
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+3
2025-05-20
i2c: use only 'fwnode' for client devices
Wolfram Sang
1
-2
/
+1
2025-05-20
i2c: powermac: convert of_node usage to fwnode
Wolfram Sang
1
-1
/
+1
2025-05-20
i2c: core: add useful info when defer probe
Xu Yang
1
-2
/
+2
2025-05-19
i2c: mlxbf: Use str_read_write() helper
Feng Wei
1
-5
/
+6
2025-05-19
i2c: thunderx: Use non-hybrid PCI devres API
Philipp Stanner
1
-1
/
+1
2025-05-19
i2c: ismt: Use non-hybrid PCI devres API
Philipp Stanner
1
-1
/
+1
2025-05-19
i2c: davinci: add I2C_FUNC_PROTOCOL_MANGLING to feature list
Marcus Folkesson
1
-1
/
+2
2025-05-19
i2c: smbus: introduce Write Disable-aware SPD instantiating functions
Yo-Jung (Leo) Lin
3
-5
/
+22
2025-05-19
i2c: riic: Implement bus recovery
Lad Prabhakar
1
-2
/
+51
2025-05-19
i2c: tegra: check msg length in SMBUS block read
Akhil R
1
-0
/
+5
2025-05-19
i2c: pasemi: Log bus reset causes
Hector Martin
1
-2
/
+7
2025-05-19
i2c: pasemi: Improve error recovery
Hector Martin
1
-7
/
+54
2025-05-19
i2c: pasemi: Improve timeout handling
Sven Peter
1
-12
/
+29
2025-05-19
i2c: pasemi: Enable the unjam machine
Hector Martin
1
-1
/
+1
2025-05-19
i2c: iproc: Remove unnecessary double negation
Andi Shyti
1
-2
/
+2
2025-05-19
i2c: iproc: When there's an error treat it as an error
Andi Shyti
1
-8
/
+8
2025-05-19
i2c: iproc: Move function and avoid prototypes
Andi Shyti
1
-74
/
+70
2025-05-19
i2c: iproc: Fix indentation of bcm_iproc_i2c_slave_init()
Andi Shyti
1
-2
/
+2
2025-05-19
i2c: iproc: Replace udelay() with usleep_range()
Andi Shyti
1
-4
/
+4
2025-05-19
i2c: iproc: Remove stray blank line in slave ISR
Andi Shyti
1
-1
/
+0
2025-05-19
i2c: iproc: Fix alignment to match the open parenthesis
Andi Shyti
1
-5
/
+4
2025-05-19
i2c: iproc: Use u32 instead of uint32_t
Andi Shyti
1
-2
/
+2
2025-05-19
i2c: iproc: Use dev_err_probe in probe
Andi Shyti
1
-19
/
+12
2025-05-19
i2c: iproc: Drop unnecessary initialisation of 'ret'
Andi Shyti
1
-1
/
+1
2025-05-19
i2c: amd-isp: Add ISP i2c-designware driver
Pratap Nirujogi
3
-0
/
+216
2025-05-19
i2c: octeon: add block-mode i2c operations
Aryan Srivastava
3
-7
/
+175
[next]