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
Age
Commit message (
Expand
)
Author
2020-05-22
i2c: efm32: Omit superfluous error message in efm32_i2c_probe()
Tang Bin
2020-05-22
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
2020-05-22
i2c: designware: Drop hard coded FIFO depth assignment
Andy Shevchenko
2020-05-22
i2c: designware: Read counters from ACPI for PCI driver
Andy Shevchenko
2020-05-22
i2c: designware: Move ACPI parts into common module
Andy Shevchenko
2020-05-22
i2c: designware: Drop unneeded condition in i2c_dw_validate_speed()
Andy Shevchenko
2020-05-22
i2c: designware: Move i2c_dw_validate_speed() helper to a common code
Andy Shevchenko
2020-05-22
i2c: designware: Include proper headers in i2c-desingware-core.h
Andy Shevchenko
2020-05-22
i2c: designware: Get rid of PCI driver specifics in common code
Andy Shevchenko
2020-05-20
i2c: pxa: implement generic i2c bus recovery
Russell King
2020-05-20
Merge tag 'for-5.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegr...
Wolfram Sang
2020-05-20
i2c: altera: cleanup spinlock
Atsushi Nemoto
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
2020-05-20
i2c: core: support bus regulator controlling in adapter
Bibby Hsieh
2020-05-20
i2c: reword explanation about atomic transfers
Wolfram Sang
2020-05-20
i2c: slave-eeprom: add support for 24c512 EEPROMs
Wolfram Sang
2020-05-20
i2c: mediatek: Add i2c ac-timing adjust support
Qii Wang
2020-05-15
i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...
Christophe JAILLET
2020-05-15
i2c: altera: Fix race between xfer_msg and isr thread
Atsushi Nemoto
2020-05-15
i2c: algo-pca: update contact email
Wolfram Sang
2020-05-15
i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
Codrin Ciubotariu
2020-05-13
i2c: designware: Allow slave mode for PCI enumerated devices
Andy Shevchenko
2020-05-13
i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
Andy Shevchenko
2020-05-13
i2c: designware: Switch PCI driver to use i2c_dw_configure_master()
Andy Shevchenko
2020-05-13
i2c: designware: Move configuration routines to respective modules
Andy Shevchenko
2020-05-13
i2c: designware: Use devm_platform_ioremap_resource() to simplify code
Andy Shevchenko
2020-05-12
i2c: tegra: Add support for the VI I2C on Tegra210
Thierry Reding
2020-05-12
i2c: tegra: Use FIELD_PREP/FIELD_GET macros
Thierry Reding
2020-05-12
i2c: pxa: use master-abort for device probes
Russell King
2020-05-12
i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
Russell King
2020-05-12
i2c: pxa: remove some unnecessary debug
Russell King
2020-05-12
i2c: pxa: ensure timeout messages are unique
Russell King
2020-05-12
i2c: pxa: avoid complaints with non-responsive slaves
Russell King
2020-05-12
i2c: pxa: consolidate i2c_pxa_*xfer() implementations
Russell King
2020-05-11
i2c: mux: pca954x: Convert license to SPDX identifier
Andy Shevchenko
2020-05-11
i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup()
Andy Shevchenko
2020-05-11
i2c: mux: pca954x: Make use of device properties
Andy Shevchenko
2020-05-11
i2c: mux: pca954x: Refactor pca954x_irq_handler()
Andy Shevchenko
2020-05-08
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
2020-05-08
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
2020-05-08
i2c: tegra: Keep IRQs enabled during suspend/resume
Thierry Reding
2020-05-08
i2c: tegra: Restore pinmux on system resume
Thierry Reding
2020-05-07
Revert "i2c: tegra: Fix suspending in active runtime PM state"
Thierry Reding
2020-05-05
i2c: at91: Send bus clear command if SDA is down
Codrin Ciubotariu
2020-05-05
i2c: use my kernel.org address from now on
Wolfram Sang
2020-05-05
i2c: fix missing pm_runtime_put_sync in i2c_device_probe
Alain Volmat
2020-05-05
i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary condition
Russell King
2020-05-05
i2c: pxa: clean up decode_bits()
Russell King
2020-05-05
i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
Russell King
2020-05-05
i2c: pxa: move DT IDs along side platform IDs
Russell King
[next]