aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29mux: make device_type constBhumika Goyal1-1/+1
2017-08-28mux: zap mux- prefix from the source filesPeter Rosin5-0/+5
2017-08-28mux: convert to using %pOF instead of full_nameRob Herring1-6/+6
2017-07-17mux: mux-core: unregister mux_class in mux_exit()Kuppuswamy Sathyanarayanan1-1/+1
2017-07-17mux: remove the Kconfig question for the subsystemPeter Rosin1-14/+5
2017-06-09mux: adg792a: always require I2C supportArnd Bergmann1-1/+1
2017-06-03mux: mmio-based syscon mux controllerPhilipp Zabel3-0/+155
2017-06-03mux: adg792a: add mux controller driver for ADG792A/GPeter Rosin3-0/+170
2017-06-03mux: gpio: add mux controller driver for gpio based multiplexersPeter Rosin3-0/+133
2017-06-03mux: minimal mux subsystemPeter Rosin3-0/+568