index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-npcm7xx.c
Age
Commit message (
Expand
)
Author
2025-01-07
i2c: npcm: Enable slave in eob interrupt
Charles Boyer
2025-01-07
i2c: npcm: use i2c frequency table
Tyrone Ting
2025-01-07
i2c: npcm: Assign client address earlier for `i2c_recover_bus()`
Tyrone Ting
2025-01-07
i2c: npcm: Modify timeout evaluation mechanism
Tyrone Ting
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-17
i2c: npcm: use a software flag to indicate a BER condition
Tyrone Ting
2024-11-17
i2c: npcm: correct the read/write operation procedure
Tyrone Ting
2024-09-10
i2c: npcm: restore slave addresses array length
Tyrone Ting
2024-02-14
i2c: Remove redundant comparison in npcm_i2c_reg_slave
Rand Deeb
2024-01-18
i2c: npcm7xx: move to per-adapter debugfs directory
Wolfram Sang
2023-09-27
i2c: npcm7xx: Fix callback completion ordering
William A. Kennington III
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2022-12-15
Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-12
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
Yuan Can
2022-11-01
i2c: npcm7xx: Annotate register field definitions with longer names
Jonathan Neuschäfer
2022-11-01
i2c: npcm7xx: Group bank 0/1 registers together for readability
Jonathan Neuschäfer
2022-08-03
Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-08
i2c: npcm7xx: Add check for platform_driver_register
Jiasheng Jiang
2022-06-08
i2c: npcm: Capitalize the one-line comment
Tyrone Ting
2022-06-08
i2c: npcm: Support NPCM845
Tyrone Ting
2022-06-08
i2c: npcm: Correct slave role behavior
Tali Perry
2022-06-08
i2c: npcm: Remove own slave addresses 2:10
Tali Perry
2022-05-21
i2c: npcm: Handle spurious interrupts
Tali Perry
2022-05-21
i2c: npcm: Correct register access width
Tyrone Ting
2022-05-21
i2c: npcm: Add tx complete counter
Tali Perry
2022-05-21
i2c: npcm: Fix timeout calculation
Tali Perry
2022-05-21
i2c: npcm: Remove unused variable clk_regmap
Tali Perry
2022-05-21
i2c: npcm: Change the way of getting GCR regmap
Tali Perry
2022-02-07
i2c: npcm7xx: Fix typos
Jonathan Neuschäfer
2020-09-27
i2c: npcm7xx: Clear LAST bit after a failed transaction.
Tali Perry
2020-09-08
i2c: npcm7xx: Fix timeout calculation
Tali Perry
2020-06-11
i2c: npcm7xx: npcm_i2caddr[] can be static
kernel test robot
2020-06-08
i2c: npcm7xx: Fix a couple of error codes in probe
Dan Carpenter
2020-06-07
i2c: npcm7xx: Remove unnecessary parentheses
Gustavo A. R. Silva
2020-06-03
i2c: npcm7xx: Add support for slave mode for Nuvoton
Tali Perry
2020-06-03
i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
Tali Perry