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. 4e5d74f auxdisplay: cfag12864bfb: code indent should use tabs where possible by Huiquan Deng · 3 years, 5 months ago
  4. 1515b84 auxdisplay: ht16k33: remove superfluous header files by Mianhan Liu · 3 years, 3 months ago
  5. 2b7ea42 auxdisplay: ks0108: remove superfluous header files by Mianhan Liu · 3 years, 3 months ago
  6. 83bb3d5 auxdisplay: cfag12864bfb: remove superfluous header files by Mianhan Liu · 3 years, 3 months ago
  7. 5d343f7 auxdisplay: ht16k33: Make use of device properties by Geert Uytterhoeven · 3 years, 2 months ago
  8. c223d9c auxdisplay: ht16k33: Add LED support by Geert Uytterhoeven · 3 years, 2 months ago
  9. a042872 auxdisplay: ht16k33: Add support for segment displays by Geert Uytterhoeven · 3 years, 2 months ago
  10. fcbb3c3 auxdisplay: ht16k33: Extract frame buffer probing by Geert Uytterhoeven · 3 years, 2 months ago
  11. b37cc22 auxdisplay: ht16k33: Extract ht16k33_brightness_set() by Geert Uytterhoeven · 3 years, 2 months ago
  12. 85d93b1 auxdisplay: ht16k33: Move delayed work by Geert Uytterhoeven · 3 years, 2 months ago
  13. d08a44d auxdisplay: ht16k33: Add helper variable dev by Geert Uytterhoeven · 3 years, 2 months ago
  14. e66b4f4 auxdisplay: ht16k33: Convert to simple i2c probe function by Geert Uytterhoeven · 3 years, 2 months ago
  15. 11b9291 auxdisplay: ht16k33: Remove unneeded error check in keypad probe() by Geert Uytterhoeven · 3 years, 2 months ago
  16. fb61e13 auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize() by Geert Uytterhoeven · 3 years, 2 months ago
  17. 840fe25 auxdisplay: ht16k33: Fix frame buffer device blanking by Geert Uytterhoeven · 3 years, 2 months ago
  18. 80f9eb7 auxdisplay: ht16k33: Connect backlight to fbdev by Geert Uytterhoeven · 3 years, 2 months ago
  19. d79141c auxdisplay: linedisp: Add support for changing scroll rate by Geert Uytterhoeven · 3 years, 2 months ago
  20. 364f2c39 auxdisplay: linedisp: Use kmemdup_nul() helper by Geert Uytterhoeven · 3 years, 2 months ago
  21. 7e76aec auxdisplay: Extract character line display core support by Geert Uytterhoeven · 3 years, 2 months ago
  22. 12a1932 auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit() by Geert Uytterhoeven · 3 years, 2 months ago
  23. 7b88e55 auxdisplay: img-ascii-lcd: Add helper variable dev by Geert Uytterhoeven · 3 years, 2 months ago
  24. afcb5a8 auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string by Geert Uytterhoeven · 3 years, 2 months ago
  25. 24ebc04 auxdisplay: Replace symbolic permissions with octal permissions by Jinchao Wang · 3 years, 6 months ago
  26. f885afe auxdisplay: ks0108: Switch to use module_parport_driver() by Andy Shevchenko · 3 years, 6 months ago
  27. ac8c8fa auxdisplay: charlcd: Drop unneeded initializers and switch to C99 style by Andy Shevchenko · 3 years, 6 months ago
  28. 333ff32 auxdisplay: hd44780: Fix oops on module unloading by Lars Poeschel · 3 years, 6 months ago
  29. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  30. 701454b auxdisplay: Remove in_interrupt() usage. by Sebastian Andrzej Siewior · 3 years, 10 months ago
  31. c131bd0 treewide: Miguel has moved by Miguel Ojeda · 3 years, 10 months ago
  32. b456164 auxdisplay: Fix duplicate CHARLCD config symbol by Geert Uytterhoeven · 4 years ago
  33. e89b0a4 auxdisplay: ht16k33: Fix refresh rate handling by Geert Uytterhoeven · 4 years ago
  34. 164b677 dt-bindings: auxdisplay: ht16k33: Keyscan function should be optional by Robin van der Gracht · 4 years ago
  35. 351dcac auxdisplay: panel: Remove redundant charlcd_ops structures by Lars Poeschel · 4 years, 1 month ago
  36. 32d917e auxdisplay: panel: Fix missing print function pointer by Lars Poeschel · 4 years, 1 month ago
  37. decbaf1 auxdisplay: fix platform_no_drv_owner.cocci warnings by kernel test robot · 4 years, 2 months ago
  38. 2cfd72f auxdisplay: fix use after free in lcd2s_i2c_remove() by Dan Carpenter · 4 years, 2 months ago
  39. ffdf726 auxdisplay: hd44780_common: Fix build error by Lars Poeschel · 4 years, 2 months ago
  40. 8c9108d auxdisplay: add a driver for lcd2s character display by Lars Poeschel · 4 years, 2 months ago
  41. af9470b auxdisplay: charlcd: Do not print chars at end of line by Lars Poeschel · 4 years, 2 months ago
  42. 40c2b72 auxdisplay: Change gotoxy calling interface by Lars Poeschel · 4 years, 2 months ago
  43. 6e49eea auxdisplay: charlcd: replace last device specific stuff by Lars Poeschel · 4 years, 2 months ago
  44. 377cf2c auxdisplay: hd44780: Remove clear_fast by Lars Poeschel · 4 years, 2 months ago
  45. 7b231bb auxdisplay: hd44780_common: Reduce clear_display timeout by Lars Poeschel · 4 years, 2 months ago
  46. a2060f2 auxdisplay: Call charlcd_backlight in place by Lars Poeschel · 4 years, 2 months ago
  47. 339acb0 auxdisplay: Move char redefine code to hd44780_common by Lars Poeschel · 4 years, 2 months ago
  48. 8a86270 auxdisplay: cleanup unnecessary hd44780 code in charlcd by Lars Poeschel · 4 years, 2 months ago
  49. d2f2187 auxdisplay: implement various hd44780_common_ functions by Lars Poeschel · 4 years, 2 months ago
  50. 01ec46d auxdisplay: Move init_display to hd44780_common by Lars Poeschel · 4 years, 2 months ago
  51. bd26b18 auxdisplay: Make use of enum for backlight on / off by Lars Poeschel · 4 years, 2 months ago
  52. 2bf82b5 auxdisplay: make charlcd_backlight visible to hd44780_common by Lars Poeschel · 4 years, 2 months ago
  53. 45421ff auxdisplay: Move clear_display to hd44780_common by Lars Poeschel · 4 years, 2 months ago
  54. 88645a8 auxdisplay: add home to charlcd_ops by Lars Poeschel · 4 years, 2 months ago
  55. d3a2fb8 auxdisplay: provide hd44780_common_gotoxy by Lars Poeschel · 4 years, 2 months ago
  56. b26deab auxdisplay: hd44780_common_print by Lars Poeschel · 4 years, 2 months ago
  57. 11588b5 auxdisplay: Move addr out of charlcd_priv by Lars Poeschel · 4 years, 2 months ago
  58. 2c6a82f auxdisplay: Move write_cmd pointers to hd44780 drivers by Lars Poeschel · 4 years, 2 months ago
  59. 71ff701 auxdisplay: Move write_data pointer to hd44780_common by Lars Poeschel · 4 years, 2 months ago
  60. 3fc04dd auxdisplay: Move ifwidth to struct hd44780_common by Lars Poeschel · 4 years, 2 months ago
  61. 2545c1c auxdisplay: Move hwidth and bwidth to struct hd44780_common by Lars Poeschel · 4 years, 2 months ago
  62. 718e05e auxdisplay: Introduce hd44780_common.[ch] by Lars Poeschel · 4 years, 2 months ago
  63. 66ce7d5 auxdisplay: Use an enum for charlcd backlight on/off ops by Lars Poeschel · 4 years, 2 months ago
  64. dd9fb9b Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 4 months ago
  65. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  66. 46d4a40 auxdisplay: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  67. ed35832 Merge tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 5 months ago
  68. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  69. 3f03b64 auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code by Andy Shevchenko · 4 years, 7 months ago
  70. baca54d Merge 5.6-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 9 months ago
  71. 6ce6ae7 misc: cleanup minor number definitions in c file into miscdevice.h by Zhenzhong Duan · 4 years, 10 months ago
  72. 2f920c0 auxdisplay: charlcd: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  73. e8897e4 auxdisplay: img-ascii-lcd: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  74. d568bbd auxdisplay: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  75. 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
  76. bd223ac auxdisplay: constify fb ops by Jani Nikula · 5 years ago
  77. d717e7d auxdisplay: charlcd: deduplicate simple_strtoul() by Andy Shevchenko · 5 years ago
  78. 7c672ab Merge tag 'docs-5.4' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  79. a180d02 auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant by Nishka Dasgupta · 5 years ago
  80. 390235c auxdisplay: charlcd: add include guard to charlcd.h by Masahiro Yamada · 5 years ago
  81. 7535428 auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay by Masahiro Yamada · 5 years ago
  82. ba2c134 auxdisplay: charlcd: add help text for backlight initial state by Mans Rullgard · 5 years ago
  83. b33d567 auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach by zhengbin · 5 years ago
  84. 76b5a6e docs: admin-guide: add auxdisplay files to it after conversion to ReST by Mauro Carvalho Chehab · 5 years ago
  85. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  86. f4bb1f8 auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero() by Souptick Joarder · 6 years ago
  87. 461e274 auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero() by Souptick Joarder · 6 years ago
  88. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  89. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  90. cc5d04d auxdisplay: charlcd: make backlight initial state configurable by Mans Rullgard · 6 years ago
  91. c917172 auxdisplay: charlcd: simplify init message display by Mans Rullgard · 6 years ago
  92. 24c764a auxdisplay: deconfuse configuration by Mans Rullgard · 6 years ago
  93. cb79eb9 auxdisplay: hd44780: Convert to use charlcd_free() by Andy Shevchenko · 6 years ago
  94. 9b11d63 auxdisplay: panel: Convert to use charlcd_free() by Andy Shevchenko · 6 years ago
  95. 8e44fc8 auxdisplay: charlcd: Introduce charlcd_free() helper by Andy Shevchenko · 6 years ago
  96. b658a21 auxdisplay: charlcd: Move to_priv() to charlcd namespace by Andy Shevchenko · 6 years ago
  97. 41c8d0a auxdisplay: hd44780: Fix memory leak on ->remove() by Andy Shevchenko · 6 years ago
  98. 69ef9bc auxdisplay: ht16k33: fix potential user-after-free on module unload by Miguel Ojeda · 6 years ago
  99. 9bc30ab auxdisplay: charlcd: fix x/y command parsing by Mans Rullgard · 6 years ago
  100. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago