summaryrefslogtreecommitdiff
path: root/include/iomux.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-16IOMUX: Introduce iomux_replace_device()Andy Shevchenko1-0/+1
2021-02-16IOMUX: Split out for_each_console_dev() helper macroAndy Shevchenko1-0/+5
2021-02-16IOMUX: Split out iomux_match_device() helperAndy Shevchenko1-0/+1
2021-01-15console: move search_device() from iomux.h to console.hAndy Shevchenko1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-11-28stdio: constify "name" arg in public apiMike Frysinger1-1/+1
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-12-07IOMUX: Add console multiplexing support.Gary Jennejohn1-0/+48