index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mux
Age
Commit message (
Expand
)
Author
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-06-21
mux: mmio: add generic regmap bitfield-based multiplexer
Pankaj Bansal
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-12
mux: adgs1408: use the correct MODULE_LICENSE
Peter Rosin
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-08-02
mux: adgs1408: new driver for Analog Devices ADGS1408/1409 mux
Mircea Caprioru
2018-04-23
mux: adg792a: switch to using .probe_new
Peter Rosin
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-09
mux: add SPDX identifiers to all mux source files
Peter Rosin
2018-01-09
mux: core: fix double get_device()
Hans de Goede
2017-08-29
mux: make device_type const
Bhumika Goyal
2017-08-28
mux: zap mux- prefix from the source files
Peter Rosin
2017-08-28
mux: convert to using %pOF instead of full_name
Rob Herring
2017-07-17
mux: mux-core: unregister mux_class in mux_exit()
Kuppuswamy Sathyanarayanan
2017-07-17
mux: remove the Kconfig question for the subsystem
Peter Rosin
2017-06-09
mux: adg792a: always require I2C support
Arnd Bergmann
2017-06-03
mux: mmio-based syscon mux controller
Philipp Zabel
2017-06-03
mux: adg792a: add mux controller driver for ADG792A/G
Peter Rosin
2017-06-03
mux: gpio: add mux controller driver for gpio based multiplexers
Peter Rosin
2017-06-03
mux: minimal mux subsystem
Peter Rosin