index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
i2c: i801: Use new helper acpi_use_parent_companion
Heiner Kallweit
1
-1
/
+1
2023-10-28
i2c: core: fix lockdep warning for sparsely nested adapter chain
Daniel Mack
1
-2
/
+4
2023-10-28
i2c: axxia: eliminate kernel-doc warnings
Randy Dunlap
1
-3
/
+5
2023-10-23
i2c: stm32f7: Use devm_clk_get_enabled()
Andi Shyti
1
-25
/
+12
2023-10-23
i2c: stm32f4: Use devm_clk_get_enabled()
Andi Shyti
1
-22
/
+10
2023-10-23
i2c: stm32f7: add description of atomic in struct stm32f7_i2c_dev
Alain Volmat
1
-0
/
+1
2023-10-23
i2c: fix memleak in i2c_new_client_device()
Wolfram Sang
1
-4
/
+9
2023-10-23
i2c: exynos5: Calculate t_scl_l, t_scl_h according to i2c spec
Camel Guo
1
-3
/
+31
2023-10-21
i2c: i801: Simplify class-based client device instantiation
Heiner Kallweit
1
-31
/
+7
2023-10-21
i2c: exynos5: add support for atomic transfers
Marek Szyprowski
1
-2
/
+44
2023-10-21
i2c: at91-core: Use devm_clk_get_enabled()
Andi Shyti
1
-7
/
+3
2023-10-21
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
1
-3
/
+6
2023-10-21
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-21
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-21
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-13
i2c: mux: gpio: don't fiddle with GPIOLIB internals
Bartosz Golaszewski
1
-6
/
+6
2023-10-11
i2c: brcmstb: Add support for atomic transfers
Marek Szyprowski
1
-2
/
+21
2023-10-11
i2c: Add support for Intel LJCA USB I2C driver
Wentong Wu
3
-0
/
+355
2023-10-10
i2c: i801: Add support for Intel Birch Stream SoC
Jarkko Nikula
2
-0
/
+4
2023-10-10
i2c: Use device_get_match_data()
Rob Herring
3
-15
/
+11
2023-10-10
i2c: aspeed: Fix i2c bus hang in slave read
Jian Zhang
1
-1
/
+2
2023-10-06
Merge tag 'acpi-pcc-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
1
-12
/
+4
2023-09-29
i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros
Sudeep Holla
1
-12
/
+4
2023-09-27
i2c: rcar: fix error code in probe()
Dan Carpenter
1
-1
/
+3
2023-09-27
i2c: npcm7xx: Fix callback completion ordering
William A. Kennington III
1
-10
/
+7
2023-09-27
i2c: stm32f7: Add atomic_xfer method to driver
Sean Nyekjaer
1
-4
/
+47
2023-09-25
i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
Heiner Kallweit
1
-1
/
+1
2023-09-24
i2c: Annotate struct i2c_atr with __counted_by
Kees Cook
1
-1
/
+1
2023-09-24
i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counte...
Kees Cook
1
-3
/
+3
2023-09-22
i2c: powermac: replace deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-22
i2c: cp2615: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-09-22
i2c: xiic: Correct return value check for xiic_reinit()
Daniel Scally
1
-1
/
+1
2023-09-22
i2c: mux: gpio: adhere to coding style
Wolfram Sang
1
-4
/
+3
2023-09-22
i2c: gpio: remove error checks with debugfs
Wolfram Sang
1
-6
/
+1
2023-09-22
i2c: rcar: improve accuracy for R-Car Gen3+
Wolfram Sang
1
-39
/
+89
2023-09-22
i2c: rcar: reset controller is mandatory for Gen3+
Wolfram Sang
1
-15
/
+14
2023-09-22
i2c: i801: replace acpi_lock with I2C bus lock
Heiner Kallweit
1
-10
/
+4
2023-09-22
i2c: i801: use i2c_mark_adapter_suspended/resumed
Heiner Kallweit
1
-0
/
+2
2023-09-21
i2c: mux: gpio: Add missing fwnode_handle_put()
Liang He
1
-1
/
+3
2023-09-20
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Xiaoke Wang
1
-0
/
+4
2023-09-19
i2c: dev: make i2c_dev_class a static const structure
Ivan Orlov
1
-9
/
+9
2023-09-19
i2c: mt65xx: allow optional pmic clock
Daniel Golle
1
-4
/
+8
2023-09-19
i2c: i801: simplify module boilerplate code
Heiner Kallweit
1
-9
/
+3
2023-09-19
i2c: i801: add helper i801_restore_regs
Heiner Kallweit
1
-7
/
+13
2023-09-19
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
3
-0
/
+21
2023-09-19
i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
Yann Sionneau
2
-0
/
+20
2023-09-19
Merge tag 'ib-mfd-i2c-reboot-v6.7' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
1
-1
/
+1
2023-09-19
i2c: riic: avoid potential division by zero
Wolfram Sang
1
-1
/
+1
2023-09-19
i2c: rcar: remove open coded DIV_ROUND_CLOSEST
Wolfram Sang
1
-4
/
+3
2023-09-19
i2c: rcar: calculate divider instead of brute-forcing it
Wolfram Sang
1
-16
/
+8
[prev]
[next]