1. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  2. ada953d auxdisplay: simplify getting .drvdata by Wolfram Sang · 6 years ago
  3. 1716139 auxdisplay: charlcd: delete mdelay in long_sleep by Jia-Ju Bai · 7 years ago
  4. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 6 years ago
  5. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  6. 351f683 auxdisplay: Replace licenses with SPDX identifiers by Miguel Ojeda · 6 years ago
  7. 8e2c3f1 auxdisplay: make PANEL a menuconfig by Randy Dunlap · 6 years ago
  8. b5b903f auxdisplay: fix broken menu by Randy Dunlap · 6 years ago
  9. b34050f auxdisplay: charlcd: Fix and clean up handling of x/y commands by Miguel Ojeda · 6 years ago
  10. 2e8c04f auxdisplay: charlcd: fix hex literal ranges for graphics command by Robert Abel · 6 years ago
  11. 99b9b49 auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed by Robert Abel · 6 years ago
  12. 9629ccc auxdisplay: charlcd: replace octal literal with form-feed escape sequence by Robert Abel · 6 years ago
  13. 8c48375 auxdisplay: charlcd: use null character instead of zero literal to terminate strings by Robert Abel · 6 years ago
  14. 54bc937 auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes by Sean Young · 7 years ago
  15. 7223310 auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo structures by Gustavo A. R. Silva · 7 years ago
  16. aa9d87b auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON by Corentin Labbe · 7 years ago
  17. 0186a09 auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference by Ulf Magnusson · 6 years ago
  18. b1bf611 auxdisplay: arm-charlcd: Fix struct charlcd doc line by Miguel Ojeda · 6 years ago
  19. 26a2c54 auxdisplay: img-ascii-lcd: Silence 2 uninitialized warnings by Miguel Ojeda · 6 years ago
  20. 6a78b4d auxdisplay: img-ascii-lcd: Fix doc comment to silence warnings by Miguel Ojeda · 6 years ago
  21. 5617c59 auxdisplay: panel: Change comments to silence fallthrough warnings by Miguel Ojeda · 6 years ago
  22. 09c479f auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  23. 141cbfb auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM by Thomas Meyer · 7 years ago
  24. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  26. 607a630 auxdisplay: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  27. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  28. 93dc177 auxdisplay: charlcd: properly restore atomic counter on error path by Willy Tarreau · 7 years ago
  29. 7b948f1 auxdisplay: constify charlcd_ops. by Arvind Yadav · 7 years ago
  30. 4654bdb auxdisplay: Convert list_for_each to entry variant by Wei Yongjun · 7 years ago
  31. 00846a4 auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder by Andy Shevchenko · 7 years ago
  32. 51c1e9b auxdisplay: Move panel.c to drivers/auxdisplay folder by Andy Shevchenko · 7 years ago
  33. 6ef0c33 auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data by Dmitry Torokhov · 7 years ago
  34. 750100a4 auxdisplay: img-ascii-lcd: Fix module autoload by Javier Martinez Canillas · 7 years ago
  35. e1f990c auxdisplay: ht16k33: don't access uninitialized data by Arnd Bergmann · 7 years ago
  36. c7c3f09 auxdisplay: hd44780: Fix DT properties to include units of measurement by Geert Uytterhoeven · 7 years ago
  37. 57c0eab Merge 4.11-rc4 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  38. d47d883 auxdisplay: Add HD44780 Character LCD support by Geert Uytterhoeven · 7 years ago
  39. 1d3b2af auxdisplay: charlcd: Add support for displays with more than two lines by Geert Uytterhoeven · 7 years ago
  40. ac20147 auxdisplay: charlcd: Add support for 4-bit interfaces by Geert Uytterhoeven · 7 years ago
  41. 39f8ea4 auxdisplay: charlcd: Extract character LCD core from misc/panel by Geert Uytterhoeven · 7 years ago
  42. abda288 auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches by Dmitry Torokhov · 7 years ago
  43. 8fa8bea auxdisplay: ht16k33: remove private workqueue by Dmitry Torokhov · 7 years ago
  44. cac513f auxdisplay: ht16k33: rework input device initialization by Dmitry Torokhov · 7 years ago
  45. bbd39d1 auxdisplay: ht16k33: do not try to free fbdev by Dmitry Torokhov · 7 years ago
  46. 546cf3e auxdisplay: fix new ht16k33 build errors by Randy Dunlap · 8 years ago
  47. 31114fa auxdisplay: ht16k33: select framebuffer helper modules by Robin van der Gracht · 8 years ago
  48. 8992da4 auxdisplay: ht16k33: Driver for LED controller by Robin van der Gracht · 8 years ago
  49. 0cad855 auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays by Paul Burton · 8 years ago
  50. 92f2618 auxdisplay: ks0108: initialize local parport variable by Sudip Mukherjee · 9 years ago
  51. 4edd70c auxdisplay: ks0108: use new parport device model by Sudip Mukherjee · 9 years ago
  52. c9efdbe auxdisplay: ks0108: use min_t by Sudip Mukherjee · 9 years ago
  53. 7faad1d auxdisplay: ks0108: start using pr_* by Sudip Mukherjee · 9 years ago
  54. bab383d auxdisplay: ks0108: fix refcount by Sudip Mukherjee · 9 years ago
  55. 31b6780 framebuffer: Use fb_<level> by Joe Perches · 11 years ago
  56. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  57. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  58. bf87eae auxdisplay: section cleanup in cfag12864bfb driver by Henrik Kretzschmar · 14 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  60. 57f1e87 auxdisplay: move cfag12864bfb's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  61. c0aa24b auxdisplay: remove PARPORT dependency by H Hartley Sweeten · 15 years ago
  62. b340e8a auxdisplay: small cleanups by Akinobu Mita · 16 years ago
  63. 450c622 Miguel Ojeda has moved by Miguel Ojeda · 16 years ago
  64. fe58103a cfag12864b fix by Miguel Ojeda · 17 years ago
  65. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  66. f592096 Use menuconfig objects II - auxdisplay by Jan Engelhardt · 17 years ago
  67. bfeeffb cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessors by Avuton Olrich · 17 years ago
  68. eeca7a3 [S390] Kconfig: refine depends statements. by Martin Schwidefsky · 17 years ago
  69. 34173a4 [PATCH] cfag12864b: fix crash when built-in and no parport present by Miguel Ojeda · 17 years ago
  70. 70e8404 [PATCH] drivers: add LCD support by Miguel Ojeda Sandonis · 17 years ago