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-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
2023-09-19
i2c: rcar: properly format a debug output
Wolfram Sang
1
-1
/
+1
2023-09-19
i2c: rcar: avoid non-standard use of goto
Wolfram Sang
1
-4
/
+8
2023-09-19
i2c: i801: unregister tco_pdev in i801_probe() error path
Heiner Kallweit
1
-0
/
+1
2023-09-19
i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
Heiner Kallweit
1
-10
/
+9
2023-09-13
i2c: cadence: Fix the kernel-doc warnings
Shubhrajyoti Datta
1
-0
/
+1
2023-09-13
i2c: aspeed: Reset the i2c controller when timeout occurs
Tommy Huang
1
-2
/
+5
2023-09-13
i2c: I2C_MLXCPLD on ARM64 should depend on ACPI
Geert Uytterhoeven
1
-2
/
+2
2023-09-13
i2c: Make I2C_ATR invisible
Geert Uytterhoeven
1
-1
/
+1
2023-09-04
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
65
-411
/
+328
2023-09-01
Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-0
/
+720
2023-08-30
i2c: at91: Use dev_err_probe() instead of dev_err()
Yann Sionneau
1
-4
/
+3
2023-08-30
I2C: ali15x3: Do PCI error checks on own line
Ilpo Järvinen
1
-5
/
+6
2023-08-26
i2c: Make return value check more accurate and explicit for devm_pinctrl_get()
Jinjie Ruan
2
-2
/
+10
2023-08-25
i2c: designware: Add support for recovery when GPIO need pinctrl
Yann Sionneau
1
-0
/
+12
2023-08-25
i2c: mlxcpld: Add support for extended transaction length
Vadim Pasternak
1
-0
/
+10
2023-08-25
i2c: mlxcpld: Allow driver to run on ARM64 architecture
Vadim Pasternak
1
-1
/
+1
2023-08-25
i2c: nforce2: Do PCI error check on own line
Ilpo Järvinen
1
-2
/
+2
2023-08-25
i2c: sis5595: Do PCI error checks on own line
Ilpo Järvinen
1
-10
/
+10
2023-08-25
i2c: qcom-cci: Fix error checking in cci_probe()
Harshit Mogalapalli
1
-1
/
+3
2023-08-23
i2c: muxes: pca954x: Add regulator support
Patrick Rudolph
1
-5
/
+23
2023-08-23
i2c: muxes: pca954x: Add MAX735x/MAX736x support
Patrick Rudolph
2
-4
/
+69
2023-08-14
i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
Chengfeng Ye
1
-4
/
+7
2023-08-14
i2c: pnx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-14
i2c: pxa: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-3
/
+2
2023-08-14
i2c: s3c2410: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-14
i2c: sh_mobile: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-6
/
+2
2023-08-14
i2c: st: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-14
i2c: qcom-geni: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-08-14
i2c: stm32f4: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-14
i2c: mlxbf: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+1
2023-08-14
i2c: brcmstb: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-13
/
+6
2023-08-14
i2c: iproc: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-6
/
+2
2023-08-14
i2c: at91: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+3
[prev]
[next]