index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
2023-01-20
1
-22
/
+22
*
i2c: axxia: use 'struct' for kernel-doc notation
Randy Dunlap
2023-01-20
1
-1
/
+1
*
i2c: mxs: suppress probe-deferral error message
Stefan Wahren
2023-01-09
1
-2
/
+2
*
i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
Basavaraj Natikar
2023-01-09
1
-0
/
+2
*
i2c: designware: Fix unbalanced suspended flag
Richard Fitzgerald
2023-01-09
1
-18
/
+2
*
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Lareine Khawaly
2023-01-09
1
-3
/
+6
*
Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-15
20
-279
/
+369
|
\
|
*
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
Zheyu Ma
2022-12-07
1
-0
/
+3
|
*
i2c: xiic: Make sure to disable clock on .remove()
Uwe Kleine-König
2022-12-07
1
-3
/
+6
|
*
i2c: hisi: Add support to get clock frequency from clock
Weilong Chen
2022-12-07
1
-4
/
+11
|
*
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
2022-12-05
1
-7
/
+3
|
*
i2c: gpio: Fix potential unused warning for 'i2c_gpio_dt_ids'
Binbin Zhou
2022-12-05
1
-3
/
+1
|
*
i2c: qcom-geni: add support for I2C Master Hub variant
Neil Armstrong
2022-12-05
1
-0
/
+8
|
*
i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variant
Neil Armstrong
2022-12-05
1
-3
/
+47
|
*
i2c: tegra: Set ACPI node as primary fwnode
Akhil R
2022-12-02
1
-0
/
+1
|
*
i2c: /pasemi: PASemi I2C controller IRQ enablement
Arminder Singh
2022-11-12
3
-5
/
+38
|
*
i2c: imx: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-11-12
1
-2
/
+1
|
*
i2c: designware: Add comment to custom register value constants
Jarkko Nikula
2022-11-12
1
-2
/
+2
|
*
i2c: designware: Align defines in i2c-designware-core.h
Jarkko Nikula
2022-11-12
1
-115
/
+115
|
*
i2c: designware: Remove common i2c_dw_disable_int()
Jarkko Nikula
2022-11-12
4
-15
/
+5
|
*
i2c: designware: Simplify master interrupt handler nesting
Jarkko Nikula
2022-11-12
1
-21
/
+12
|
*
i2c: designware: Move debug print in i2c_dw_isr()
Jarkko Nikula
2022-11-12
1
-1
/
+1
|
*
i2c: designware: Do not process interrupt when device is suspended
Jarkko Nikula
2022-11-12
1
-0
/
+2
|
*
i2c: designware: Simplify slave interrupt handler nesting
Jarkko Nikula
2022-11-12
1
-14
/
+4
|
*
i2c: designware: Remove unused completion code from i2c-designware-slave
Jarkko Nikula
2022-11-12
1
-4
/
+0
|
*
i2c: designware: Remove needless initializations from i2c_dw_reg_slave()
Jarkko Nikula
2022-11-12
1
-6
/
+0
|
*
i2c: designware: Define software status flags with BIT()
Jarkko Nikula
2022-11-12
3
-8
/
+8
|
*
i2c: designware: Empty receive FIFO in slave interrupt handler
Jarkko Nikula
2022-11-12
2
-5
/
+8
|
*
i2c: designware: Fix slave state machine for sequential reads
Jarkko Nikula
2022-11-12
2
-17
/
+16
|
*
i2c: hisi: Add initial device tree support
Weilong Chen
2022-11-02
2
-1
/
+8
|
*
i2c: npcm7xx: Annotate register field definitions with longer names
Jonathan Neuschäfer
2022-11-01
1
-28
/
+28
|
*
i2c: npcm7xx: Group bank 0/1 registers together for readability
Jonathan Neuschäfer
2022-11-01
1
-16
/
+15
|
*
i2c: mediatek: add mt7986 support
Frank Wunderlich
2022-11-01
1
-0
/
+14
|
*
i2c: amd-mp2: use msix/msi if the hardware supports
Raju Rangoju
2022-11-01
2
-9
/
+22
*
|
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Andrew Lunn
2022-12-02
1
-2
/
+4
*
|
i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
Wang Yufen
2022-12-01
1
-1
/
+0
*
|
i2c: cadence: Fix regression with bus recovery
Carsten Haitzler
2022-12-01
1
-3
/
+8
*
|
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
Yuan Can
2022-11-12
1
-1
/
+10
*
|
i2c: i801: add lis3lv02d's I2C address for Vostro 5568
Nam Cao
2022-11-01
1
-0
/
+1
*
|
i2c: tegra: Allocate DMA memory for DMA engine
Thierry Reding
2022-11-01
1
-6
/
+10
*
|
i2c: piix4: Fix adapter not be removed in piix4_remove()
Chen Zhongjin
2022-11-01
1
-0
/
+1
|
/
*
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
2022-10-21
2
-9
/
+1
*
i2c: fix spelling typos in comments
Jiangshan Yi
2022-10-20
2
-2
/
+2
*
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
2022-10-19
1
-5
/
+8
*
i2c: xiic: Add platform module alias
Martin Tůma
2022-10-19
1
-0
/
+1
*
Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-10-11
5
-4
/
+28
|
\
|
*
i2c: aspeed: Assert NAK when slave is busy
Quan Nguyen
2022-10-05
1
-1
/
+8
|
*
i2c: designware: Fix handling of real but unexpected device interrupts
Jarkko Nikula
2022-10-05
2
-2
/
+18
|
*
i2c: qcom-cci: Add MSM8226 compatible
Rayyan Ansari
2022-10-05
1
-0
/
+1
|
*
i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variable
Colin Ian King
2022-10-05
1
-1
/
+1
[next]