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
2024-05-06
i2c: ali1535: remove printout on handled timeouts
Wolfram Sang
1
-6
/
+2
2024-05-06
i2c: i801: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+1
2024-05-06
i2c: add zhaoxin i2c controller driver
Hans Hu
5
-5
/
+345
2024-05-06
i2c: wmt: add platform type VIAI2C_PLAT_WMT
Hans Hu
3
-14
/
+27
2024-05-06
i2c: wmt: fix a bug when thread blocked
Hans Hu
2
-71
/
+80
2024-05-06
i2c: wmt: rename something
Hans Hu
3
-146
/
+143
2024-05-06
i2c: wmt: split out common files
Hans Hu
5
-430
/
+441
2024-05-06
i2c: wmt: create wmt_i2c_init for general init
Hans Hu
1
-28
/
+37
2024-05-06
i2c: thunderx: Adding ioclk support
Piyush Malgujar
1
-2
/
+3
2024-05-06
i2c: octeon: Handle watchdog timeout
Suneel Garapati
2
-0
/
+12
2024-05-06
i2c: octeon: Add platform prefix to macros
Piyush Malgujar
2
-31
/
+31
2024-05-06
i2c: thunderx: Support for High speed mode
Suneel Garapati
3
-25
/
+54
2024-05-06
i2c: thunderx: Clock divisor logic changes
Suneel Garapati
3
-4
/
+59
2024-05-06
i2c: cadence: Add RISCV architecture support
Ji Sheng Teoh
1
-1
/
+1
2024-05-06
i2c: uniphier: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+1
2024-05-06
i2c: uniphier-f: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: tegra: remove printout on handled timeouts
Wolfram Sang
1
-2
/
+0
2024-05-06
i2c: st: remove printout on handled timeouts
Wolfram Sang
1
-4
/
+1
2024-05-06
i2c: sh_mobile: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: rk3x: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+0
2024-05-06
i2c: qup: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+1
2024-05-06
i2c: qcom-geni: remove printout on handled timeouts
Wolfram Sang
1
-4
/
+1
2024-05-06
i2c: omap: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: nomadik: remove printout on handled timeouts
Wolfram Sang
1
-5
/
+2
2024-05-06
i2c: ismt: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: img-scb: remove printout on handled timeouts
Wolfram Sang
1
-4
/
+1
2024-05-06
i2c: davinci: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: cadence: remove printout on handled timeouts
Wolfram Sang
1
-2
/
+0
2024-05-06
i2c: bcm2835: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: bcm-iproc: remove printout on handled timeouts
Wolfram Sang
1
-2
/
+0
2024-05-06
i2c: at91-master: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: lpi2c: Avoid calling clk_get_rate during transfer
Alexander Stein
1
-3
/
+16
2024-05-06
i2c: i801: Annotate apanel_addr as __ro_after_init
Heiner Kallweit
1
-1
/
+1
2024-05-06
i2c: mux: gpio: remove support for class-based device instantiation
Heiner Kallweit
1
-2
/
+1
2024-05-06
i2c: i801: Remove usage of I2C_CLASS_SPD
Heiner Kallweit
1
-4
/
+0
2024-05-06
i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller
Shanth Murthy
1
-0
/
+1
2024-05-06
i2c: mpc: Removal of of_node_put with __free for auto cleanup
Abhinav Jain
1
-7
/
+4
2024-05-06
i2c: i801: Fix missing Kconfig dependency
Heiner Kallweit
2
-4
/
+12
2024-05-06
i2c: ocores: convert to ioport_map() for IORESOURCE_IO
Arnd Bergmann
2
-15
/
+7
2024-05-06
i2c: cadence: Avoid fifo clear after start
Sai Pavan Boddu
1
-0
/
+1
2024-05-06
i2c: add HAS_IOPORT dependencies
Niklas Schnelle
1
-14
/
+16
2024-05-06
i2c: i801: Call i2c_register_spd for muxed child segments
Heiner Kallweit
1
-0
/
+23
2024-05-06
i2c: viperboard: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-06
i2c: riic: Add support for R9A09G057 SoC
Lad Prabhakar
1
-0
/
+17
2024-05-06
i2c: riic: Pass register offsets and chip details as OF data
Lad Prabhakar
1
-15
/
+41
2024-05-06
i2c: riic: Introduce helper functions for I2C read/write operations
Lad Prabhakar
1
-23
/
+33
2024-04-27
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
1
-6
/
+6
2024-04-18
ARM: 9367/1: i2c: nomadik: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-04
i2c: pxa: hide unused icr_bits[] variable
Arnd Bergmann
1
-1
/
+1
2024-03-26
i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
Maxim Levitsky
1
-3
/
+4
[prev]
[next]