summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay/lcd2s.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-08auxdisplay: lcd2s: Use proper API to free the instance of charlcd objectAndy Shevchenko1-2/+2
2022-03-08auxdisplay: lcd2s: Fix memory leak in ->remove()Andy Shevchenko1-11/+7
2022-03-08auxdisplay: lcd2s: Fix lcd2s_redefine_char() featureAndy Shevchenko1-1/+1
2020-11-14auxdisplay: fix platform_no_drv_owner.cocci warningskernel test robot1-1/+0
2020-11-09auxdisplay: fix use after free in lcd2s_i2c_remove()Dan Carpenter1-1/+1
2020-11-04auxdisplay: add a driver for lcd2s character displayLars Poeschel1-0/+403