- 4daa9ff auxdisplay: charlcd: checking for pointer reference before dereferencing by Luiz Sampaio · 3 years, 2 months ago
- 94047df auxdisplay: charlcd: fixing coding style issue by Luiz Sampaio · 3 years, 2 months ago
- ac8c8fa auxdisplay: charlcd: Drop unneeded initializers and switch to C99 style by Andy Shevchenko · 3 years, 6 months ago
- 701454b auxdisplay: Remove in_interrupt() usage. by Sebastian Andrzej Siewior · 3 years, 11 months ago
- af9470b auxdisplay: charlcd: Do not print chars at end of line by Lars Poeschel · 4 years, 2 months ago
- 40c2b72 auxdisplay: Change gotoxy calling interface by Lars Poeschel · 4 years, 2 months ago
- 6e49eea auxdisplay: charlcd: replace last device specific stuff by Lars Poeschel · 4 years, 2 months ago
- 377cf2c auxdisplay: hd44780: Remove clear_fast by Lars Poeschel · 4 years, 2 months ago
- a2060f2 auxdisplay: Call charlcd_backlight in place by Lars Poeschel · 4 years, 2 months ago
- 339acb0 auxdisplay: Move char redefine code to hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 8a86270 auxdisplay: cleanup unnecessary hd44780 code in charlcd by Lars Poeschel · 4 years, 2 months ago
- d2f2187 auxdisplay: implement various hd44780_common_ functions by Lars Poeschel · 4 years, 2 months ago
- 01ec46d auxdisplay: Move init_display to hd44780_common by Lars Poeschel · 4 years, 2 months ago
- bd26b18 auxdisplay: Make use of enum for backlight on / off by Lars Poeschel · 4 years, 2 months ago
- 2bf82b5 auxdisplay: make charlcd_backlight visible to hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 45421ff auxdisplay: Move clear_display to hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 88645a8 auxdisplay: add home to charlcd_ops by Lars Poeschel · 4 years, 2 months ago
- d3a2fb8 auxdisplay: provide hd44780_common_gotoxy by Lars Poeschel · 4 years, 2 months ago
- b26deab auxdisplay: hd44780_common_print by Lars Poeschel · 4 years, 2 months ago
- 11588b5 auxdisplay: Move addr out of charlcd_priv by Lars Poeschel · 4 years, 2 months ago
- 2c6a82f auxdisplay: Move write_cmd pointers to hd44780 drivers by Lars Poeschel · 4 years, 2 months ago
- 71ff701 auxdisplay: Move write_data pointer to hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 3fc04dd auxdisplay: Move ifwidth to struct hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 2545c1c auxdisplay: Move hwidth and bwidth to struct hd44780_common by Lars Poeschel · 4 years, 2 months ago
- 66ce7d5 auxdisplay: Use an enum for charlcd backlight on/off ops by Lars Poeschel · 4 years, 2 months ago
- 3f03b64 auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code by Andy Shevchenko · 4 years, 7 months ago
- baca54d Merge 5.6-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 9 months ago
- 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 10 months ago
- 2f920c0 auxdisplay: charlcd: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- d717e7d auxdisplay: charlcd: deduplicate simple_strtoul() by Andy Shevchenko · 5 years ago
- 7535428 auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay by Masahiro Yamada · 5 years ago
- cc5d04d auxdisplay: charlcd: make backlight initial state configurable by Mans Rullgard · 6 years ago
- c917172 auxdisplay: charlcd: simplify init message display by Mans Rullgard · 6 years ago
- 8e44fc8 auxdisplay: charlcd: Introduce charlcd_free() helper by Andy Shevchenko · 6 years ago
- b658a21 auxdisplay: charlcd: Move to_priv() to charlcd namespace by Andy Shevchenko · 6 years ago
- 9bc30ab auxdisplay: charlcd: fix x/y command parsing by Mans Rullgard · 6 years ago
- 1716139 auxdisplay: charlcd: delete mdelay in long_sleep by Jia-Ju Bai · 7 years ago
- 351f683b auxdisplay: Replace licenses with SPDX identifiers by Miguel Ojeda · 7 years ago
- b34050f auxdisplay: charlcd: Fix and clean up handling of x/y commands by Miguel Ojeda · 7 years ago
- 2e8c04f auxdisplay: charlcd: fix hex literal ranges for graphics command by Robert Abel · 7 years ago
- 99b9b49 auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed by Robert Abel · 7 years ago
- 9629ccc auxdisplay: charlcd: replace octal literal with form-feed escape sequence by Robert Abel · 7 years ago
- 8c48375 auxdisplay: charlcd: use null character instead of zero literal to terminate strings by Robert Abel · 7 years ago
- 54bc937f auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes by Sean Young · 7 years ago
- 93dc177 auxdisplay: charlcd: properly restore atomic counter on error path by Willy Tarreau · 7 years ago
- 1d3b2af auxdisplay: charlcd: Add support for displays with more than two lines by Geert Uytterhoeven · 8 years ago
- ac20147 auxdisplay: charlcd: Add support for 4-bit interfaces by Geert Uytterhoeven · 8 years ago
- 39f8ea4 auxdisplay: charlcd: Extract character LCD core from misc/panel by Geert Uytterhoeven · 8 years ago