summaryrefslogtreecommitdiff
path: root/drivers/greybus/es2.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-02greybus: es2: drop redundant device referenceJohan Hovold1-9/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+4
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-07-03greybus: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2024-03-07greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-4/+4
2021-12-21greybus: es2: fix typo in a commentJason Wang1-1/+1
2021-04-16greybus: es2: fix kernel-doc warningsRandy Dunlap1-3/+3
2021-04-02greybus: remove stray nul byte in apb_log_enable_read outputRasmus Villemoes1-1/+1
2021-01-26greybus: es2: drop short control-transfer checksJohan Hovold1-7/+2
2020-07-29greybus: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-08-27staging: greybus: move es2 to drivers/greybus/Greg Kroah-Hartman1-0/+1465