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