index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
mux: Fix struct mux_state kernel-doc comment
Yang Li
1
-1
/
+1
2022-02-04
mux: fix grammar, missing "is".
Peter Rosin
1
-1
/
+1
2022-02-04
mux: add missing mux_state_get
Peter Rosin
1
-11
/
+29
2022-02-04
mux: Add support for reading mux state from consumer DT node
Aswath Govindraju
1
-21
/
+198
2021-10-21
mux: add support for delay after muxing
Vincent Whitchurch
1
-6
/
+32
2021-04-02
mux: gpio: Simplify code by using dev_err_probe()
Andy Shevchenko
1
-6
/
+3
2021-04-02
mux: gpio: Make it OF independent
Andy Shevchenko
1
-2
/
+2
2021-04-02
mux: gpio: Use bitmap API instead of direct assignment
Andy Shevchenko
1
-2
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-29
mux: adgs1408: Add mod_devicetable.h and remove of_match_ptr
Andy Shevchenko
1
-3
/
+3
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
1
-6
/
+1
2019-06-21
mux: mmio: add generic regmap bitfield-based multiplexer
Pankaj Bansal
2
-7
/
+11
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-8
/
+4
2018-10-12
mux: adgs1408: use the correct MODULE_LICENSE
Peter Rosin
1
-1
/
+1
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-1
/
+2
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-9
/
+4
2018-08-02
mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux
Mircea Caprioru
3
-0
/
+143
2018-04-23
mux: adg792a: switch to using .probe_new
Peter Rosin
1
-3
/
+2
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-16
/
+6
2018-01-09
mux: add SPDX identifiers to all mux source files
Peter Rosin
6
-16
/
+6
2018-01-09
mux: core: fix double get_device()
Hans de Goede
1
-1
/
+3
2017-08-29
mux: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-08-28
mux: zap mux- prefix from the source files
Peter Rosin
5
-0
/
+5
2017-08-28
mux: convert to using %pOF instead of full_name
Rob Herring
1
-6
/
+6
2017-07-17
mux: mux-core: unregister mux_class in mux_exit()
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2017-07-17
mux: remove the Kconfig question for the subsystem
Peter Rosin
1
-14
/
+5
2017-06-09
mux: adg792a: always require I2C support
Arnd Bergmann
1
-1
/
+1
2017-06-03
mux: mmio-based syscon mux controller
Philipp Zabel
3
-0
/
+155
2017-06-03
mux: adg792a: add mux controller driver for ADG792A/G
Peter Rosin
3
-0
/
+170
2017-06-03
mux: gpio: add mux controller driver for gpio based multiplexers
Peter Rosin
3
-0
/
+133
2017-06-03
mux: minimal mux subsystem
Peter Rosin
3
-0
/
+568