aboutsummaryrefslogtreecommitdiff
path: root/drivers/mux
AgeCommit message (Expand)Author
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-06-21mux: mmio: add generic regmap bitfield-based multiplexerPankaj Bansal
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-12mux: adgs1408: use the correct MODULE_LICENSEPeter Rosin
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-08-02mux: adgs1408: new driver for Analog Devices ADGS1408/1409 muxMircea Caprioru
2018-04-23mux: adg792a: switch to using .probe_newPeter Rosin
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-09mux: add SPDX identifiers to all mux source filesPeter Rosin
2018-01-09mux: core: fix double get_device()Hans de Goede
2017-08-29mux: make device_type constBhumika Goyal
2017-08-28mux: zap mux- prefix from the source filesPeter Rosin
2017-08-28mux: convert to using %pOF instead of full_nameRob Herring
2017-07-17mux: mux-core: unregister mux_class in mux_exit()Kuppuswamy Sathyanarayanan
2017-07-17mux: remove the Kconfig question for the subsystemPeter Rosin
2017-06-09mux: adg792a: always require I2C supportArnd Bergmann
2017-06-03mux: mmio-based syscon mux controllerPhilipp Zabel
2017-06-03mux: adg792a: add mux controller driver for ADG792A/GPeter Rosin
2017-06-03mux: gpio: add mux controller driver for gpio based multiplexersPeter Rosin
2017-06-03mux: minimal mux subsystemPeter Rosin