index
:
pub/scm/linux/kernel/git/abelvesa/linux.git
master
Abel Vesa kernel tree
Abel Vesa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-10
i2c: pxa-pci: use platform_device_set_of_node()
Bartosz Golaszewski
1
-1
/
+2
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
5
-5
/
+0
2026-07-03
i2c: Let i2c-core.h include <linux/i2c.h>
Uwe Kleine-König (The Capable Hub)
1
-0
/
+1
2026-07-01
i2c: nomadik: Use generic definitions for bus frequencies
Andy Shevchenko
1
-2
/
+2
2026-07-01
i2c: octeon-core: Use generic definitions for bus frequencies
Andy Shevchenko
1
-1
/
+1
2026-07-01
i2c: microchip-corei2c: Use generic definitions for bus frequencies
Andy Shevchenko
1
-2
/
+2
2026-07-01
i2c: k1: Use generic definitions for bus frequencies
Andy Shevchenko
1
-7
/
+4
2026-07-01
i2c: davinci: Use generic definitions for bus frequencies
Andy Shevchenko
1
-3
/
+1
2026-07-01
i2c: pnx: Use generic definitions for bus frequencies
Andy Shevchenko
1
-2
/
+1
2026-07-01
i2c: acpi: Free resource list at appropriate time
Andy Shevchenko
1
-1
/
+4
2026-07-01
i2c: acpi: Force ELAN1300 touchpads to 100 kHz
Abhijeeth Babu
1
-0
/
+1
2026-07-01
i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms
Praveen Talari
1
-14
/
+42
2026-07-01
i2c: qcom-geni: Store of_device_id data in driver private struct
Praveen Talari
1
-22
/
+24
2026-07-01
i2c: qcom-geni: Use resources helper APIs in runtime PM functions
Praveen Talari
1
-20
/
+4
2026-07-01
i2c: qcom-geni: Move resource initialization to separate function
Praveen Talari
1
-40
/
+24
2026-07-01
i2c: qcom-geni: Isolate serial engine setup
Praveen Talari
1
-83
/
+75
2026-07-01
i2c: amd-asf: Validate firmware-reported length
Paritosh Potukuchi
1
-0
/
+4
2026-07-01
i2c: spacemit: drop warning when clock-frequency property is absent
Troy Mitchell
1
-4
/
+2
2026-07-01
i2c: spacemit: configure ILCR/IWCR for accurate SCL frequency
Troy Mitchell
2
-9
/
+167
2026-06-23
i2c: i801: fix hardware state machine corruption in error path
Mingyu Wang
1
-1
/
+1
2026-06-23
i2c: mpc: Fix timeout calculations
Andy Shevchenko
1
-1
/
+1
2026-06-18
i2c: pxa: Use named initializers for the platform_device_id array
Uwe Kleine-König (The Capable Hub)
1
-5
/
+5
2026-06-17
i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
Carlos Song
1
-1
/
+14
2026-06-17
i2c: stm32f7: truncate clock period instead of rounding it
Guillermo Rodríguez
1
-2
/
+7
2026-06-17
i2c: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
1
-1
/
+1
2026-06-17
i2c: ls2x-v2: return IRQ_HANDLED after servicing an error
David Carlier
1
-1
/
+1
2026-06-16
i2c: algo: bit: use str_plural helper in bit_xfer
Thorsten Blum
1
-2
/
+3
2026-06-16
i2c: davinci: Unregister cpufreq notifier on probe failure
Haoxiang Li
1
-1
/
+3
2026-06-16
i2c: qcom-cci: Remove overcautious disable_irq() calls
Vladimir Zapolskiy
1
-4
/
+1
2026-06-16
i2c: qcom-cci: Move cci_init() under cci_reset() function
Vladimir Zapolskiy
1
-21
/
+20
2026-06-16
i2c: qcom-cci: Do not check return value of cci_init()
Vladimir Zapolskiy
1
-6
/
+2
2026-06-16
Merge tag 'i2c-7.2-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Linus Torvalds
33
-425
/
+1055
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+0
2026-06-10
i2c: mxs: add missing kernel-doc for struct mxs_i2c_dev members
Rosen Penev
1
-0
/
+8
2026-06-09
i2c: qcom-geni: Use pm_runtime_force_{suspend,resume} helpers
Praveen Talari
1
-13
/
+11
2026-06-09
Merge remote-tracking branch 'wsa/i2c/fix-registration' into i2c/i2c-host
Andi Shyti
1
-73
/
+100
2026-06-09
i2c: mux: reg: use device property accessors
Abdurrahman Hussain
1
-52
/
+38
2026-06-09
i2c: acpi: Return -ENOENT when no resources found in i2c_acpi_client_count()
Andy Shevchenko
1
-2
/
+5
2026-06-09
i2c: at91: Add MCHP_LAN966X_PCI dependency
Herve Codina
1
-1
/
+1
2026-06-09
i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()
Carlos Song
1
-21
/
+32
2026-06-09
i2c: eg20t: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
1
-5
/
+5
2026-06-09
i2c: designware-pcidrv: Consistently define pci_device_ids using named initia...
Uwe Kleine-König (The Capable Hub)
1
-39
/
+39
2026-06-09
i2c: bcm-kona: fix spelling mistake in timeout-check comment
Stepan Ionichev
1
-1
/
+1
2026-06-09
i2c: cadence: Add shutdown handler
Ajay Neeli
1
-0
/
+20
2026-06-08
i2c: tegra: Disable fair arbitration for non-MCTP buses
Akhil R
1
-0
/
+24
2026-06-08
i2c: tegra: use dmaengine_get_dma_device() for DMA buffer allocation
Akhil R
1
-1
/
+1
2026-06-08
i2c: tegra: Fix NOIRQ suspend/resume
Akhil R
1
-23
/
+30
2026-06-08
i2c: tegra: Update Tegra410 I2C timing parameters
Akhil R
1
-4
/
+4
2026-06-08
i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()
Vladimir Zapolskiy
1
-1
/
+1
2026-06-08
i2c: stm32f7: fix timing computation ignoring i2c-analog-filter
Guillermo Rodríguez
1
-3
/
+3
[prev]
[next]