summaryrefslogtreecommitdiff
path: root/include/iomux.h
AgeCommit message (Expand)Author
2022-04-19IOMUX: Fix access past end of console_devicesSean Anderson
2021-02-16IOMUX: Introduce iomux_replace_device()Andy Shevchenko
2021-02-16IOMUX: Split out for_each_console_dev() helper macroAndy Shevchenko
2021-02-16IOMUX: Split out iomux_match_device() helperAndy Shevchenko
2021-01-15console: move search_device() from iomux.h to console.hAndy Shevchenko
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2010-11-28stdio: constify "name" arg in public apiMike Frysinger
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2008-12-07IOMUX: Add console multiplexing support.Gary Jennejohn