summaryrefslogtreecommitdiffstats
path: root/drivers/misc/altera-stapl
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-7/+6
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2023-05-29misc: add HAS_IOPORT dependenciesNiklas Schnelle-2/+7
2022-09-01misc: move from strlcpy with unused retval to strscpyWolfram Sang-4/+4
2022-05-09altera-stapl: Use swap() instead of open coding itJiapeng Chong-40/+16
2020-12-09altera-stapl: remove the unreached switch caseKaixu Xia-5/+0
2020-03-03altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens-6/+6
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman-90/+8
2019-05-24misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-1/+0
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-90/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-11-27altera-stapl: check for a null key before strcasecmp'ing itColin Ian King-2/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-3/+3
2017-10-04misc: altera-stapl: drop Kconfig commentRandy Dunlap-1/+2
2015-06-25drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King-1/+1
2014-10-14altera-stapl: replace strnicmp with strncasecmpRasmus Villemoes-2/+2
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+3927
2011-09-23[media] altera-stapl: it is time to move out from stagingIgor M. Liplianin-0/+3926