index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
Age
Commit message (
Expand
)
Author
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-01
auxdisplay: simplify getting .drvdata
Wolfram Sang
2018-08-01
auxdisplay: charlcd: delete mdelay in long_sleep
Jia-Ju Bai
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-12
auxdisplay: Replace licenses with SPDX identifiers
Miguel Ojeda
2018-04-12
auxdisplay: make PANEL a menuconfig
Randy Dunlap
2018-04-12
auxdisplay: fix broken menu
Randy Dunlap
2018-04-12
auxdisplay: charlcd: Fix and clean up handling of x/y commands
Miguel Ojeda
2018-04-12
auxdisplay: charlcd: fix hex literal ranges for graphics command
Robert Abel
2018-04-12
auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed
Robert Abel
2018-04-12
auxdisplay: charlcd: replace octal literal with form-feed escape sequence
Robert Abel
2018-04-12
auxdisplay: charlcd: use null character instead of zero literal to terminate ...
Robert Abel
2018-04-12
auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes
Sean Young
2018-04-12
auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo st...
Gustavo A. R. Silva
2018-04-12
auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON
Corentin Labbe
2018-04-12
auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference
Ulf Magnusson
2018-04-12
auxdisplay: arm-charlcd: Fix struct charlcd doc line
Miguel Ojeda
2018-03-13
auxdisplay: img-ascii-lcd: Silence 2 uninitialized warnings
Miguel Ojeda
2018-03-13
auxdisplay: img-ascii-lcd: Fix doc comment to silence warnings
Miguel Ojeda
2018-03-13
auxdisplay: panel: Change comments to silence fallthrough warnings
Miguel Ojeda
2018-01-10
auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
2017-11-27
auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM
Thomas Meyer
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-03
Update MIPS email addresses
Paul Burton
2017-11-02
auxdisplay: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-18
auxdisplay: charlcd: properly restore atomic counter on error path
Willy Tarreau
2017-07-17
auxdisplay: constify charlcd_ops.
Arvind Yadav
2017-05-25
auxdisplay: Convert list_for_each to entry variant
Wei Yongjun
2017-04-08
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
Andy Shevchenko
2017-04-08
auxdisplay: Move panel.c to drivers/auxdisplay folder
Andy Shevchenko
2017-04-08
auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data
Dmitry Torokhov
2017-04-08
auxdisplay: img-ascii-lcd: Fix module autoload
Javier Martinez Canillas
2017-04-08
auxdisplay: ht16k33: don't access uninitialized data
Arnd Bergmann
2017-04-08
auxdisplay: hd44780: Fix DT properties to include units of measurement
Geert Uytterhoeven
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-17
auxdisplay: Add HD44780 Character LCD support
Geert Uytterhoeven
2017-03-17
auxdisplay: charlcd: Add support for displays with more than two lines
Geert Uytterhoeven
2017-03-17
auxdisplay: charlcd: Add support for 4-bit interfaces
Geert Uytterhoeven
2017-03-17
auxdisplay: charlcd: Extract character LCD core from misc/panel
Geert Uytterhoeven
2017-03-16
auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches
Dmitry Torokhov
2017-02-10
auxdisplay: ht16k33: remove private workqueue
Dmitry Torokhov
2017-02-10
auxdisplay: ht16k33: rework input device initialization
Dmitry Torokhov
2017-02-10
auxdisplay: ht16k33: do not try to free fbdev
Dmitry Torokhov
2017-01-11
auxdisplay: fix new ht16k33 build errors
Randy Dunlap
2016-11-30
auxdisplay: ht16k33: select framebuffer helper modules
Robin van der Gracht
2016-11-10
auxdisplay: ht16k33: Driver for LED controller
Robin van der Gracht
2016-10-06
auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displays
Paul Burton
2015-08-14
auxdisplay: ks0108: initialize local parport variable
Sudip Mukherjee
[next]