index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
i2c: i801: add lis3lv02d's I2C address for Vostro 5568
Nam Cao
1
-0
/
+1
2022-11-01
i2c: tegra: Allocate DMA memory for DMA engine
Thierry Reding
1
-6
/
+10
2022-11-01
i2c: piix4: Fix adapter not be removed in piix4_remove()
Chen Zhongjin
1
-0
/
+1
2022-10-21
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
2
-9
/
+1
2022-10-20
i2c: fix spelling typos in comments
Jiangshan Yi
2
-2
/
+2
2022-10-19
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
1
-5
/
+8
2022-10-19
i2c: xiic: Add platform module alias
Martin Tůma
1
-0
/
+1
2022-10-11
Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-4
/
+28
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-13
/
+37
2022-10-10
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
3
-13
/
+37
2022-10-06
Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-10-05
i2c: aspeed: Assert NAK when slave is busy
Quan Nguyen
1
-1
/
+8
2022-10-05
i2c: designware: Fix handling of real but unexpected device interrupts
Jarkko Nikula
2
-2
/
+18
2022-10-05
i2c: qcom-cci: Add MSM8226 compatible
Rayyan Ansari
1
-0
/
+1
2022-10-05
i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variable
Colin Ian King
1
-1
/
+1
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-493
/
+1838
2022-10-04
i2c: acpi: Use ACPI wake capability bit to set wake_irq
Raul E Rangel
3
-13
/
+37
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-32
/
+15
2022-10-02
i2c: pci1xxxx: prevent signed integer overflow
Wolfram Sang
1
-3
/
+3
2022-10-02
i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-10-02
i2c: i801: Prefer async probe
Mani Milani
1
-0
/
+1
2022-10-02
i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe
Zhang Qilong
1
-1
/
+2
2022-10-02
i2c: designware-pci: Use standard pattern for memory allocation
Andy Shevchenko
1
-1
/
+1
2022-10-02
i2c: designware-pci: Group AMD NAVI quirk parts together
Andy Shevchenko
1
-15
/
+15
2022-09-28
i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction...
Tharun Kumar P
3
-0
/
+1221
2022-09-27
i2c: mlxbf: remove device tree support
Asmaa Mnebhi
1
-48
/
+1
2022-09-27
i2c: mlxbf: support BlueField-3 SoC
Asmaa Mnebhi
1
-171
/
+284
2022-09-27
i2c: cadence: Add standard bus recovery support
Shubhrajyoti Datta
1
-1
/
+19
2022-09-27
i2c: mlxbf: add multi slave functionality
Asmaa Mnebhi
1
-171
/
+149
2022-09-27
i2c: mlxbf: support lock mechanism
Asmaa Mnebhi
1
-5
/
+39
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
3
-44
/
+31
2022-09-21
i2c: mux: harden i2c_mux_alloc() against integer overflows
Dan Carpenter
1
-2
/
+3
2022-09-21
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
1
-40
/
+23
2022-09-19
i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-14
/
+6
2022-09-19
i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
1
-18
/
+9
2022-09-17
i2c: riic: Use devm_platform_ioremap_resource()
Lad Prabhakar
1
-3
/
+1
2022-09-17
i2c: mlxbf: remove IRQF_ONESHOT
Asmaa Mnebhi
1
-1
/
+1
2022-09-17
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
1
-0
/
+3
2022-09-17
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
1
-1
/
+1
2022-09-16
i2c: tegra: Add GPCDMA support
Akhil R
1
-3
/
+8
2022-09-16
i2c: scmi: Convert to be a platform driver
Andy Shevchenko
1
-29
/
+19
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2
-11
/
+18
2022-09-16
i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
Uwe Kleine-König
1
-1
/
+1
2022-09-16
i2c: rk3x: Add rv1126 support
Jagan Teki
1
-0
/
+9
2022-09-15
Merge tag 'arm-soc/for-6.1/drivers' of https://github.com/Broadcom/stblinux i...
Arnd Bergmann
1
-2
/
+2
2022-09-07
i2c: designware: Add support to get I2C related timing parameters from firmware.
Sudarshan Ravula
1
-1
/
+4
2022-08-30
i2c: imx-lpi2c: use bulk clk API
Peng Fan
1
-12
/
+12
2022-08-23
i2c: muxes: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2
-4
/
+4
2022-08-21
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
1
-9
/
+11
2022-08-21
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
1
-2
/
+7
[next]