summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay
Commit message (Expand)AuthorAgeFilesLines
*-. Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds2020-09-051-1/+1
|\ \
| * | auxdisplay: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-081-1/+1
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
| |/ |/|
* | Merge tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linuxLinus Torvalds2020-08-061-11/+6
|\ \ | |/ |/|
| * auxdisplay: charlcd: Reuse hex_to_bin() instead of custom codeAndy Shevchenko2020-05-291-11/+6
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-27/+27
|/
* Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-233-12/+10
|\
| * auxdisplay: charlcd: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-061-1/+1
| * auxdisplay: img-ascii-lcd: convert to devm_platform_ioremap_resourceYangtao Li2020-03-061-3/+1
| * auxdisplay: Fix Kconfig indentationKrzysztof Kozlowski2020-03-061-8/+8
* | misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-182-4/+0
|/
* Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-172-2/+2
|\
| * auxdisplay: constify fb opsJani Nikula2019-12-112-2/+2
* | auxdisplay: charlcd: deduplicate simple_strtoul()Andy Shevchenko2019-12-041-27/+7
|/
* Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-171-1/+1
|\
| * docs: admin-guide: add auxdisplay files to it after conversion to ReSTMauro Carvalho Chehab2019-07-311-1/+1
* | auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constantNishka Dasgupta2019-08-201-2/+2
* | auxdisplay: charlcd: add include guard to charlcd.hMasahiro Yamada2019-08-081-0/+5
* | auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada2019-08-084-4/+42
* | auxdisplay: charlcd: add help text for backlight initial stateMans Rullgard2019-08-051-0/+5
* | auxdisplay: panel: need to delete scan_timer when misc_register fails in pane...zhengbin2019-08-051-0/+2
|/
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\
| * docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()Souptick Joarder2019-06-201-2/+2
* | auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero()Souptick Joarder2019-06-201-2/+3
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* auxdisplay: charlcd: make backlight initial state configurableMans Rullgard2019-03-172-1/+30
* auxdisplay: charlcd: simplify init message displayMans Rullgard2019-03-171-7/+8
* auxdisplay: deconfuse configurationMans Rullgard2019-03-172-6/+13
* auxdisplay: hd44780: Convert to use charlcd_free()Andy Shevchenko2019-03-171-2/+2
* auxdisplay: panel: Convert to use charlcd_free()Andy Shevchenko2019-03-171-2/+2
* auxdisplay: charlcd: Introduce charlcd_free() helperAndy Shevchenko2019-03-171-0/+6
* auxdisplay: charlcd: Move to_priv() to charlcd namespaceAndy Shevchenko2019-03-171-13/+13
* auxdisplay: hd44780: Fix memory leak on ->remove()Andy Shevchenko2019-03-171-0/+2
* auxdisplay: ht16k33: fix potential user-after-free on module unloadMiguel Ojeda2019-02-151-1/+1
* auxdisplay: charlcd: fix x/y command parsingMans Rullgard2018-12-211-0/+3
* Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds2018-11-011-4/+3
|\
| * Compiler Attributes: auxdisplay: panel: use __nonstringMiguel Ojeda2018-09-301-4/+3
* | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-4/+4
* | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-39/+20
|/
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | auxdisplay: simplify getting .drvdataWolfram Sang2018-08-011-4/+2
* | auxdisplay: charlcd: delete mdelay in long_sleepJia-Ju Bai2018-08-011-4/+1
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
* auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda2018-04-128-70/+8
* auxdisplay: make PANEL a menuconfigRandy Dunlap2018-04-121-1/+1
* auxdisplay: fix broken menuRandy Dunlap2018-04-121-5/+5
* auxdisplay: charlcd: Fix and clean up handling of x/y commandsMiguel Ojeda2018-04-121-17/+78
* auxdisplay: charlcd: fix hex literal ranges for graphics commandRobert Abel2018-04-121-2/+2