index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
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
Files
Lines
2024-06-26
i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-05-13
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
1
-1
/
+1
2023-03-09
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
1
-1
/
+1
2022-12-05
i2c: mux: pca9541: switch to using .probe_new
Peter Rosin
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2020-01-03
i2c: mux: pca9541: use the BIT macro
Peter Rosin
1
-14
/
+15
2019-04-21
i2c: mux: pca9541: remove support for unused platform data
Robert Shearman
1
-7
/
+1
2018-07-13
Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19
Wolfram Sang
1
-3
/
+3
2018-07-13
i2c: mux: pca9541: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-3
/
+3
2018-07-03
i2c: mux: pca9541: make use of __i2c_smbus_xfer
Peter Rosin
1
-58
/
+11
2017-08-14
i2c: mux: pca954x: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-14
i2c: mux: pca9541: sort include files
Wolfram Sang
1
-4
/
+3
2017-04-03
i2c: mux: pca9541: stop double error reporting
Peter Rosin
1
-3
/
+1
2017-02-09
i2c: mux: pca9541: Export OF device ID table as module aliases
Javier Martinez Canillas
1
-0
/
+1
2016-08-25
i2c: pca9541: add device tree binding
Peter Rosin
1
-0
/
+8
2016-08-25
i2c: mux: inform the i2c mux core about how it is used
Peter Rosin
1
-1
/
+2
2016-04-22
i2c: i2c-mux-pca9541: convert to use an explicit i2c mux core
Peter Rosin
1
-31
/
+27
2015-08-10
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-17
i2c: mux: pca954x: Use __i2c_transfer because of quirks
Alexander Sverdlin
1
-2
/
+2
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-03-22
i2c: Fix my e-mail address in drivers and documentation
Guenter Roeck
1
-1
/
+1
2012-10-05
i2c-mux: Add support for device auto-detection
Jean Delvare
1
-1
/
+1
2012-07-24
i2c: Update Guenter Roeck's e-mail address
Guenter Roeck
1
-1
/
+1
2012-05-12
i2c: muxes: rename first set of drivers to a standard pattern
Wolfram Sang
1
-0
/
+401