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
/
muxes
/
i2c-mux-pca954x.c
Age
Commit message (
Expand
)
Author
2023-08-23
i2c: muxes: pca954x: Add regulator support
Patrick Rudolph
2023-08-23
i2c: muxes: pca954x: Add MAX735x/MAX736x support
Patrick Rudolph
2023-08-08
i2c: mux: pca954x: Remove #ifdef guards for PM related functions
Paul Cercueil
2023-03-09
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
2022-12-05
i2c: mux: pca954x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
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-01-03
i2c: mux: pca954x: support property idle-state
Biwen Li
2019-04-21
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
2019-04-21
i2c: mux: pca954x: remove support for unused platform data
Robert Shearman
2018-10-08
i2c: mux: pca954x: simplify code to reach the adapter
Luca Ceresoli
2018-08-04
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2018-07-30
i2c: mux: pca954x: use helper variable in probe
Linus Walleij
2018-07-03
i2c: mux: pca954x: make use of __i2c_smbus_xfer
Peter Rosin
2018-05-24
i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
2018-05-19
i2c: mux: pca954x: force reset on probe if available
Mike Looijmans
2018-03-06
i2c: mux: pca954x: verify the device id of the pca984x chips
Peter Rosin
2017-12-30
i2c: mux: pca954x: add support for NXP PCA984x family
Adrian Fiergolski
2017-10-28
i2c: mux: pca954x: Return error if irq_create_mapping fails
Phil Reid
2017-10-28
i2c: mux: pca954x: call request irq after adding mux segments
Phil Reid
2017-08-14
i2c: mux: pca954x: move header file out of I2C realm
Wolfram Sang
2017-05-03
Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-04-03
i2c: mux: pca954x: stop double error reporting
Peter Rosin
2017-03-24
i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
Mike Looijmans
2017-03-23
Revert "i2c: mux: pca954x: Add ACPI support for pca954x"
Andy Shevchenko
2017-03-15
i2c: mux: pca954x: make use of raw_spinlock variants
Julia Cartwright
2017-02-10
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-02-10
i2c: mux: pca954x: Add interrupt controller support
Phil Reid
2017-02-10
i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
Phil Reid
2017-02-09
i2c: mux: pca954x: Export OF device ID table as module aliases
Javier Martinez Canillas
2016-12-17
i2c: mux: pca954x: fix i2c mux selection caching
Russell King
2016-12-15
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-29
i2c: mux: pca954x: Add ACPI support for pca954x
tnhuynh@apm.com
2016-11-19
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-09-21
i2c: mux: pca954x: retry updating the mux selection on failure
Peter Rosin
2016-08-25
i2c: pca954x: add device tree binding
Peter Rosin
2016-04-22
i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core
Peter Rosin
2015-08-10
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-17
i2c: mux: pca954x: Use __i2c_transfer because of quirks
Alexander Sverdlin
2015-03-09
i2c: pca954x: improve usage of gpiod API
Uwe Kleine-König
2015-01-23
of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver
Alexander Sverdlin
2014-08-01
i2c: pca954x: put the mux to disconnected state after resume
Jisheng Zhang
2014-06-05
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
2014-06-03
i2c: mux: pca954x: Use the descriptor-based GPIO API
Laurent Pinchart
2014-01-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]