index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
muxes
/
i2c-mux-pca954x.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-05-13
1
-1
/
+1
*
i2c: muxes: pca954x: Allow sharing reset GPIO
Chris Packham
2024-03-20
1
-8
/
+38
*
i2c: muxes: pca954x: Enable features on MAX7357
Patrick Rudolph
2024-02-08
1
-1
/
+42
*
i2c: muxes: pca954x: Add regulator support
Patrick Rudolph
2023-08-23
1
-5
/
+23
*
i2c: muxes: pca954x: Add MAX735x/MAX736x support
Patrick Rudolph
2023-08-23
1
-1
/
+66
*
i2c: mux: pca954x: Remove #ifdef guards for PM related functions
Paul Cercueil
2023-08-08
1
-4
/
+2
*
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
2023-03-09
1
-1
/
+1
*
i2c: mux: pca954x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-05
1
-3
/
+3
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-2
/
+1
*
i2c: mux: pca954x: Convert license to SPDX identifier
Andy Shevchenko
2020-05-11
1
-5
/
+2
*
i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup()
Andy Shevchenko
2020-05-11
1
-3
/
+2
*
i2c: mux: pca954x: Make use of device properties
Andy Shevchenko
2020-05-11
1
-10
/
+5
*
i2c: mux: pca954x: Refactor pca954x_irq_handler()
Andy Shevchenko
2020-05-11
1
-10
/
+7
*
i2c: mux: pca954x: support property idle-state
Biwen Li
2020-01-03
1
-23
/
+46
*
i2c: mux: pca954x: allow management of device idle state via sysfs
Robert Shearman
2019-04-21
1
-8
/
+77
*
i2c: mux: pca954x: remove support for unused platform data
Robert Shearman
2019-04-21
1
-20
/
+3
*
i2c: mux: pca954x: simplify code to reach the adapter
Luca Ceresoli
2018-10-08
1
-1
/
+1
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2018-08-04
1
-13
/
+11
|
\
|
*
i2c: mux: pca954x: use helper variable in probe
Linus Walleij
2018-07-30
1
-13
/
+11
*
|
i2c: mux: pca954x: make use of __i2c_smbus_xfer
Peter Rosin
2018-07-03
1
-23
/
+4
|
/
*
i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
2018-05-24
1
-5
/
+2
*
i2c: mux: pca954x: force reset on probe if available
Mike Looijmans
2018-05-19
1
-2
/
+9
*
i2c: mux: pca954x: verify the device id of the pca984x chips
Peter Rosin
2018-03-06
1
-6
/
+49
*
i2c: mux: pca954x: add support for NXP PCA984x family
Adrian Fiergolski
2017-12-30
1
-4
/
+34
*
i2c: mux: pca954x: Return error if irq_create_mapping fails
Phil Reid
2017-10-28
1
-0
/
+4
*
i2c: mux: pca954x: call request irq after adding mux segments
Phil Reid
2017-10-28
1
-63
/
+28
*
i2c: mux: pca954x: move header file out of I2C realm
Wolfram Sang
2017-08-14
1
-1
/
+1
*
Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-03
1
-12
/
+7
|
\
|
*
i2c: mux: pca954x: stop double error reporting
Peter Rosin
2017-04-03
1
-6
/
+1
|
*
i2c: mux: pca954x: make use of raw_spinlock variants
Julia Cartwright
2017-03-15
1
-6
/
+6
*
|
i2c: mux: pca954x: Add missing pca9546 definition to chip_desc
Mike Looijmans
2017-03-24
1
-1
/
+5
*
|
Revert "i2c: mux: pca954x: Add ACPI support for pca954x"
Andy Shevchenko
2017-03-23
1
-27
/
+1
|
/
*
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-02-10
1
-4
/
+146
|
\
|
*
i2c: mux: pca954x: Add interrupt controller support
Phil Reid
2017-02-10
1
-2
/
+139
|
*
i2c: mux: pca954x: Add missing pca9542 definition to chip_desc
Phil Reid
2017-02-10
1
-2
/
+7
*
|
i2c: mux: pca954x: Export OF device ID table as module aliases
Javier Martinez Canillas
2017-02-09
1
-0
/
+1
|
/
*
i2c: mux: pca954x: fix i2c mux selection caching
Russell King
2016-12-17
1
-1
/
+4
*
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-15
1
-1
/
+27
|
\
|
*
i2c: mux: pca954x: Add ACPI support for pca954x
tnhuynh@apm.com
2016-11-29
1
-1
/
+27
*
|
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
2016-11-19
1
-2
/
+2
|
/
*
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-10-07
1
-12
/
+34
|
\
|
*
i2c: pca954x: add device tree binding
Peter Rosin
2016-08-25
1
-12
/
+34
*
|
i2c: mux: pca954x: retry updating the mux selection on failure
Peter Rosin
2016-09-21
1
-1
/
+1
|
/
*
i2c: i2c-mux-pca954x: convert to use an explicit i2c mux core
Peter Rosin
2016-04-22
1
-31
/
+30
*
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-10
1
-1
/
+0
*
i2c: mux: pca954x: Use __i2c_transfer because of quirks
Alexander Sverdlin
2015-06-17
1
-1
/
+1
*
i2c: pca954x: improve usage of gpiod API
Uwe Kleine-König
2015-03-09
1
-3
/
+3
*
of: i2c: Add i2c-mux-idle-disconnect DT property to PCA954x mux driver
Alexander Sverdlin
2015-01-23
1
-1
/
+10
*
i2c: pca954x: put the mux to disconnected state after resume
Jisheng Zhang
2014-08-01
1
-0
/
+15
*
i2c: pca954x: Fix compilation without CONFIG_GPIOLIB
Laurent Pinchart
2014-06-05
1
-2
/
+1
[next]