- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- 701454b auxdisplay: Remove in_interrupt() usage. by Sebastian Andrzej Siewior · 3 years, 11 months ago
- c131bd0 treewide: Miguel has moved by Miguel Ojeda · 3 years, 10 months ago
- b456164 auxdisplay: Fix duplicate CHARLCD config symbol by Geert Uytterhoeven · 4 years ago
- e89b0a4 auxdisplay: ht16k33: Fix refresh rate handling by Geert Uytterhoeven · 4 years ago
- 164b677 dt-bindings: auxdisplay: ht16k33: Keyscan function should be optional by Robin van der Gracht · 4 years ago
- 351dcac auxdisplay: panel: Remove redundant charlcd_ops structures by Lars Poeschel · 4 years, 2 months ago
- 32d917e auxdisplay: panel: Fix missing print function pointer by Lars Poeschel · 4 years, 2 months ago
- decbaf1 auxdisplay: fix platform_no_drv_owner.cocci warnings by kernel test robot · 4 years, 2 months ago
- 2cfd72f auxdisplay: fix use after free in lcd2s_i2c_remove() by Dan Carpenter · 4 years, 2 months ago
- ffdf726 auxdisplay: hd44780_common: Fix build error by Lars Poeschel · 4 years, 2 months ago
- 8c9108d auxdisplay: add a driver for lcd2s character display by Lars Poeschel · 4 years, 2 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
- 7b231bb auxdisplay: hd44780_common: Reduce clear_display timeout 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
- 718e05e auxdisplay: Introduce hd44780_common.[ch] 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
- 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
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 46d4a40 auxdisplay: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- ed35832 Merge tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 5 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 3f03b64 auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code by Andy Shevchenko · 4 years, 8 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
- e8897e4 auxdisplay: img-ascii-lcd: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
- d568bbd auxdisplay: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- 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
- bd223ac auxdisplay: constify fb ops by Jani Nikula · 5 years ago
- d717e7d auxdisplay: charlcd: deduplicate simple_strtoul() by Andy Shevchenko · 5 years ago
- 7c672ab Merge tag 'docs-5.4' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- a180d02 auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant by Nishka Dasgupta · 5 years ago
- 390235c auxdisplay: charlcd: add include guard to charlcd.h by Masahiro Yamada · 5 years ago
- 7535428 auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay by Masahiro Yamada · 5 years ago
- ba2c134 auxdisplay: charlcd: add help text for backlight initial state by Mans Rullgard · 5 years ago
- b33d567 auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach by zhengbin · 5 years ago
- 76b5a6e docs: admin-guide: add auxdisplay files to it after conversion to ReST by Mauro Carvalho Chehab · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- f4bb1f8 auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero() by Souptick Joarder · 6 years ago
- 461e274 auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero() by Souptick Joarder · 6 years ago
- cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 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
- 24c764a auxdisplay: deconfuse configuration by Mans Rullgard · 6 years ago
- cb79eb9 auxdisplay: hd44780: Convert to use charlcd_free() by Andy Shevchenko · 6 years ago
- 9b11d63 auxdisplay: panel: Convert to use charlcd_free() by Andy Shevchenko · 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
- 41c8d0a auxdisplay: hd44780: Fix memory leak on ->remove() by Andy Shevchenko · 6 years ago
- 69ef9bc auxdisplay: ht16k33: fix potential user-after-free on module unload by Miguel Ojeda · 6 years ago
- 9bc30ab auxdisplay: charlcd: fix x/y command parsing by Mans Rullgard · 6 years ago
- e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
- 98cade0 Compiler Attributes: auxdisplay: panel: use __nonstring by Miguel Ojeda · 6 years ago
- 77588c1 gpiolib: Pass array info to get/set array functions by Janusz Krzysztofik · 6 years ago
- b9762be gpiolib: Pass bitmaps, not integer arrays, to get/set array by Janusz Krzysztofik · 6 years ago
- 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
- ada953d auxdisplay: simplify getting .drvdata by Wolfram Sang · 7 years ago
- 1716139 auxdisplay: charlcd: delete mdelay in long_sleep by Jia-Ju Bai · 7 years ago
- ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 351f683b auxdisplay: Replace licenses with SPDX identifiers by Miguel Ojeda · 7 years ago
- 8e2c3f1 auxdisplay: make PANEL a menuconfig by Randy Dunlap · 7 years ago
- b5b903f auxdisplay: fix broken menu by Randy Dunlap · 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
- 7223310 auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo structures by Gustavo A. R. Silva · 7 years ago
- aa9d87b auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON by Corentin Labbe · 7 years ago
- 0186a09 auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference by Ulf Magnusson · 7 years ago
- b1bf611 auxdisplay: arm-charlcd: Fix struct charlcd doc line by Miguel Ojeda · 7 years ago
- 26a2c54 auxdisplay: img-ascii-lcd: Silence 2 uninitialized warnings by Miguel Ojeda · 7 years ago
- 6a78b4d auxdisplay: img-ascii-lcd: Fix doc comment to silence warnings by Miguel Ojeda · 7 years ago
- 5617c59 auxdisplay: panel: Change comments to silence fallthrough warnings by Miguel Ojeda · 7 years ago
- 09c479f auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
- 141cbfb auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM by Thomas Meyer · 7 years ago
- 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
- fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago