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