- 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
- 54bc937 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
- 607a630 auxdisplay: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 93dc177 auxdisplay: charlcd: properly restore atomic counter on error path by Willy Tarreau · 7 years ago
- 7b948f1 auxdisplay: constify charlcd_ops. by Arvind Yadav · 7 years ago
- 4654bdb auxdisplay: Convert list_for_each to entry variant by Wei Yongjun · 8 years ago
- 00846a4 auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder by Andy Shevchenko · 8 years ago
- 51c1e9b auxdisplay: Move panel.c to drivers/auxdisplay folder by Andy Shevchenko · 8 years ago
- 6ef0c33 auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data by Dmitry Torokhov · 8 years ago
- 750100a4 auxdisplay: img-ascii-lcd: Fix module autoload by Javier Martinez Canillas · 8 years ago
- e1f990c auxdisplay: ht16k33: don't access uninitialized data by Arnd Bergmann · 8 years ago
- c7c3f09 auxdisplay: hd44780: Fix DT properties to include units of measurement by Geert Uytterhoeven · 8 years ago
- 57c0eab Merge 4.11-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
- d47d883 auxdisplay: Add HD44780 Character LCD support by Geert Uytterhoeven · 8 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
- abda288 auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches by Dmitry Torokhov · 8 years ago
- 8fa8bea auxdisplay: ht16k33: remove private workqueue by Dmitry Torokhov · 8 years ago
- cac513f auxdisplay: ht16k33: rework input device initialization by Dmitry Torokhov · 8 years ago
- bbd39d1 auxdisplay: ht16k33: do not try to free fbdev by Dmitry Torokhov · 8 years ago
- 546cf3e auxdisplay: fix new ht16k33 build errors by Randy Dunlap · 8 years ago
- 31114fa auxdisplay: ht16k33: select framebuffer helper modules by Robin van der Gracht · 8 years ago
- 8992da4 auxdisplay: ht16k33: Driver for LED controller by Robin van der Gracht · 8 years ago
- 0cad855 auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays by Paul Burton · 8 years ago
- 92f2618 auxdisplay: ks0108: initialize local parport variable by Sudip Mukherjee · 9 years ago
- 4edd70c auxdisplay: ks0108: use new parport device model by Sudip Mukherjee · 9 years ago
- c9efdbe auxdisplay: ks0108: use min_t by Sudip Mukherjee · 9 years ago
- 7faad1d auxdisplay: ks0108: start using pr_* by Sudip Mukherjee · 9 years ago
- bab383d auxdisplay: ks0108: fix refcount by Sudip Mukherjee · 9 years ago
- 31b6780 framebuffer: Use fb_<level> by Joe Perches · 11 years ago
- 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- bf87eae auxdisplay: section cleanup in cfag12864bfb driver by Henrik Kretzschmar · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 57f1e87 auxdisplay: move cfag12864bfb's probe function to .devinit.text by Uwe Kleine-König · 15 years ago