summaryrefslogtreecommitdiff
path: root/drivers/sh/intc/userimask.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-17sh: intc: move to use bus_get_dev_root()Greg Kroah-Hartman1-1/+9
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-05-15treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2011-12-22sh: intc - convert sysdev_class to a regular subsystemKay Sievers1-8/+8
2011-10-28sh: userimask.c needs linux/stat.hNobuhiro Iwamatsu1-0/+1
2010-10-05sh: intc: Split up the INTC code.Paul Mundt1-0/+83