| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2022-03-18 | auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy() | 1 | -1/+1 | |
| 2022-03-18 | auxdisplay: lcd2s: Switch to i2c ->probe_new() | 1 | -3/+2 | |
| 2022-03-18 | auxdisplay: lcd2s: use module_i2c_driver to simplify the code | 1 | -18/+1 | |
| 2022-03-18 | auxdisplay: lcd2s: make use of device property API | 1 | -5/+3 | |
| 2022-03-18 | auxdisplay: lcd2s: Fix multi-line comment style | 1 | -11/+10 | |
| 2022-03-03 | auxdisplay: lcd2s: Use proper API to free the instance of charlcd object | 1 | -2/+2 | |
| 2022-03-03 | auxdisplay: lcd2s: Fix memory leak in ->remove() | 1 | -11/+7 | |
| 2022-03-03 | auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature | 1 | -1/+1 | |
| 2020-11-14 | auxdisplay: fix platform_no_drv_owner.cocci warnings | 1 | -1/+0 | |
| 2020-11-09 | auxdisplay: fix use after free in lcd2s_i2c_remove() | 1 | -1/+1 | |
| 2020-11-04 | auxdisplay: add a driver for lcd2s character display | 1 | -0/+403 |
