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-pca9541.c
Age
Commit message (
Expand
)
Author
2024-06-26
i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2023-03-09
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
2022-12-05
i2c: mux: pca9541: switch to using .probe_new
Peter Rosin
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2020-01-03
i2c: mux: pca9541: use the BIT macro
Peter Rosin
2019-04-21
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
2018-07-13
Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19
Wolfram Sang
2018-07-13
i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
2018-07-03
i2c: mux: pca9541: make use of __i2c_smbus_xfer
Peter Rosin
2017-08-14
i2c: mux: pca954x: move header file out of I2C realm
Wolfram Sang
2017-08-14
i2c: mux: pca9541: sort include files
Wolfram Sang
2017-04-03
i2c: mux: pca9541: stop double error reporting
Peter Rosin
2017-02-09
i2c: mux: pca9541: Export OF device ID table as module aliases
Javier Martinez Canillas
2016-08-25
i2c: pca9541: add device tree binding
Peter Rosin
2016-08-25
i2c: mux: inform the i2c mux core about how it is used
Peter Rosin
2016-04-22
i2c: i2c-mux-pca9541: 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
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
2013-03-22
i2c: Fix my e-mail address in drivers and documentation
Guenter Roeck
2012-10-05
i2c-mux: Add support for device auto-detection
Jean Delvare
2012-07-24
i2c: Update Guenter Roeck's e-mail address
Guenter Roeck
2012-05-12
i2c: muxes: rename first set of drivers to a standard pattern
Wolfram Sang