summaryrefslogtreecommitdiff
path: root/arch/mips/lantiq/xway/gptu.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-28MIPS: Fixup explicit DT include clean-upRob Herring1-0/+1
2023-07-25MIPS: Explicitly include correct DT includesRob Herring1-2/+2
2023-02-09MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()Ye Xingchen1-4/+1
2022-03-30MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-2/+1
2016-05-13MIPS: Change my email addressJohn Crispin1-1/+1
2014-10-20mips: lantiq: xway: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+0
2013-05-18arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-17MIPS: Xway: Fix clk leakLibo Chen1-0/+2
2013-01-26MIPS: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-04MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-08-23MIPS: lantiq: adds support for gptu timersJohn Crispin1-0/+214