| Commit message (Expand) | Author | Age | Files | Lines |
* | auxdisplay: charlcd: deduplicate simple_strtoul() | Andy Shevchenko | 2019-12-05 | 1 | -27/+7 |
* | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds | 2019-09-18 | 1 | -1/+1 |
|\ |
|
| * | docs: admin-guide: add auxdisplay files to it after conversion to ReST | Mauro Carvalho Chehab | 2019-07-31 | 1 | -1/+1 |
* | | auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant | Nishka Dasgupta | 2019-08-20 | 1 | -2/+2 |
* | | auxdisplay: charlcd: add include guard to charlcd.h | Masahiro Yamada | 2019-08-08 | 1 | -0/+5 |
* | | auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay | Masahiro Yamada | 2019-08-08 | 4 | -4/+42 |
* | | auxdisplay: charlcd: add help text for backlight initial state | Mans Rullgard | 2019-08-05 | 1 | -0/+5 |
* | | auxdisplay: panel: need to delete scan_timer when misc_register fails in pane... | zhengbin | 2019-08-05 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 1 | -1/+1 |
|\ |
|
| * | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
* | | auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero() | Souptick Joarder | 2019-06-20 | 1 | -2/+2 |
* | | auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero() | Souptick Joarder | 2019-06-20 | 1 | -2/+3 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | auxdisplay: charlcd: make backlight initial state configurable | Mans Rullgard | 2019-03-17 | 2 | -1/+30 |
* | auxdisplay: charlcd: simplify init message display | Mans Rullgard | 2019-03-17 | 1 | -7/+8 |
* | auxdisplay: deconfuse configuration | Mans Rullgard | 2019-03-17 | 2 | -6/+13 |
* | auxdisplay: hd44780: Convert to use charlcd_free() | Andy Shevchenko | 2019-03-17 | 1 | -2/+2 |
* | auxdisplay: panel: Convert to use charlcd_free() | Andy Shevchenko | 2019-03-17 | 1 | -2/+2 |
* | auxdisplay: charlcd: Introduce charlcd_free() helper | Andy Shevchenko | 2019-03-17 | 1 | -0/+6 |
* | auxdisplay: charlcd: Move to_priv() to charlcd namespace | Andy Shevchenko | 2019-03-17 | 1 | -13/+13 |
* | auxdisplay: hd44780: Fix memory leak on ->remove() | Andy Shevchenko | 2019-03-17 | 1 | -0/+2 |
* | auxdisplay: ht16k33: fix potential user-after-free on module unload | Miguel Ojeda | 2019-02-15 | 1 | -1/+1 |
* | auxdisplay: charlcd: fix x/y command parsing | Mans Rullgard | 2018-12-21 | 1 | -0/+3 |
* | Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed... | Linus Torvalds | 2018-11-02 | 1 | -4/+3 |
|\ |
|
| * | Compiler Attributes: auxdisplay: panel: use __nonstring | Miguel Ojeda | 2018-09-30 | 1 | -4/+3 |
* | | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik | 2018-09-13 | 1 | -4/+4 |
* | | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik | 2018-09-13 | 1 | -39/+20 |
|/ |
|
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-08-18 | 1 | -0/+1 |
|\ |
|
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 2018-07-07 | 1 | -0/+1 |
* | | auxdisplay: simplify getting .drvdata | Wolfram Sang | 2018-08-01 | 1 | -4/+2 |
* | | auxdisplay: charlcd: delete mdelay in long_sleep | Jia-Ju Bai | 2018-08-01 | 1 | -4/+1 |
|/ |
|
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 1 | -2/+2 |
* | auxdisplay: Replace licenses with SPDX identifiers | Miguel Ojeda | 2018-04-12 | 8 | -70/+8 |
* | auxdisplay: make PANEL a menuconfig | Randy Dunlap | 2018-04-12 | 1 | -1/+1 |
* | auxdisplay: fix broken menu | Randy Dunlap | 2018-04-12 | 1 | -5/+5 |
* | auxdisplay: charlcd: Fix and clean up handling of x/y commands | Miguel Ojeda | 2018-04-12 | 1 | -17/+78 |
* | auxdisplay: charlcd: fix hex literal ranges for graphics command | Robert Abel | 2018-04-12 | 1 | -2/+2 |
* | auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed | Robert Abel | 2018-04-12 | 1 | -0/+1 |
* | auxdisplay: charlcd: replace octal literal with form-feed escape sequence | Robert Abel | 2018-04-12 | 1 | -1/+1 |
* | auxdisplay: charlcd: use null character instead of zero literal to terminate ... | Robert Abel | 2018-04-12 | 1 | -2/+2 |
* | auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes | Sean Young | 2018-04-12 | 1 | -3/+4 |
* | auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo st... | Gustavo A. R. Silva | 2018-04-12 | 1 | -2/+2 |
* | auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON | Corentin Labbe | 2018-04-12 | 1 | -1/+1 |
* | auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference | Ulf Magnusson | 2018-04-12 | 1 | -1/+1 |
* | auxdisplay: arm-charlcd: Fix struct charlcd doc line | Miguel Ojeda | 2018-04-12 | 1 | -0/+2 |
* | auxdisplay: img-ascii-lcd: Silence 2 uninitialized warnings | Miguel Ojeda | 2018-03-13 | 1 | -2/+2 |
* | auxdisplay: img-ascii-lcd: Fix doc comment to silence warnings | Miguel Ojeda | 2018-03-13 | 1 | -1/+1 |
* | auxdisplay: panel: Change comments to silence fallthrough warnings | Miguel Ojeda | 2018-03-13 | 1 | -3/+3 |
* | auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE | Jesse Chan | 2018-01-10 | 1 | -0/+4 |
* | auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM | Thomas Meyer | 2017-11-27 | 1 | -0/+1 |