index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-17
auxdisplay: charlcd: make backlight initial state configurable
Mans Rullgard
2
-1
/
+30
2019-03-17
auxdisplay: charlcd: simplify init message display
Mans Rullgard
1
-7
/
+8
2019-03-17
auxdisplay: deconfuse configuration
Mans Rullgard
2
-6
/
+13
2019-03-17
auxdisplay: hd44780: Convert to use charlcd_free()
Andy Shevchenko
1
-2
/
+2
2019-03-17
auxdisplay: panel: Convert to use charlcd_free()
Andy Shevchenko
1
-2
/
+2
2019-03-17
auxdisplay: charlcd: Introduce charlcd_free() helper
Andy Shevchenko
1
-0
/
+6
2019-03-17
auxdisplay: charlcd: Move to_priv() to charlcd namespace
Andy Shevchenko
1
-13
/
+13
2019-03-17
auxdisplay: hd44780: Fix memory leak on ->remove()
Andy Shevchenko
1
-0
/
+2
2019-02-15
auxdisplay: ht16k33: fix potential user-after-free on module unload
Miguel Ojeda
1
-1
/
+1
2018-12-21
auxdisplay: charlcd: fix x/y command parsing
Mans Rullgard
1
-0
/
+3
2018-11-02
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
1
-4
/
+3
2018-09-30
Compiler Attributes: auxdisplay: panel: use __nonstring
Miguel Ojeda
1
-4
/
+3
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-4
/
+4
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-39
/
+20
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-01
auxdisplay: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-08-01
auxdisplay: charlcd: delete mdelay in long_sleep
Jia-Ju Bai
1
-4
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-04-12
auxdisplay: Replace licenses with SPDX identifiers
Miguel Ojeda
8
-70
/
+8
2018-04-12
auxdisplay: make PANEL a menuconfig
Randy Dunlap
1
-1
/
+1
2018-04-12
auxdisplay: fix broken menu
Randy Dunlap
1
-5
/
+5
2018-04-12
auxdisplay: charlcd: Fix and clean up handling of x/y commands
Miguel Ojeda
1
-17
/
+78
2018-04-12
auxdisplay: charlcd: fix hex literal ranges for graphics command
Robert Abel
1
-2
/
+2
2018-04-12
auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed
Robert Abel
1
-0
/
+1
2018-04-12
auxdisplay: charlcd: replace octal literal with form-feed escape sequence
Robert Abel
1
-1
/
+1
2018-04-12
auxdisplay: charlcd: use null character instead of zero literal to terminate ...
Robert Abel
1
-2
/
+2
2018-04-12
auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes
Sean Young
1
-3
/
+4
2018-04-12
auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo st...
Gustavo A. R. Silva
1
-2
/
+2
2018-04-12
auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON
Corentin Labbe
1
-1
/
+1
2018-04-12
auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference
Ulf Magnusson
1
-1
/
+1
2018-04-12
auxdisplay: arm-charlcd: Fix struct charlcd doc line
Miguel Ojeda
1
-0
/
+2
2018-03-13
auxdisplay: img-ascii-lcd: Silence 2 uninitialized warnings
Miguel Ojeda
1
-2
/
+2
2018-03-13
auxdisplay: img-ascii-lcd: Fix doc comment to silence warnings
Miguel Ojeda
1
-1
/
+1
2018-03-13
auxdisplay: panel: Change comments to silence fallthrough warnings
Miguel Ojeda
1
-3
/
+3
2018-01-10
auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-11-27
auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM
Thomas Meyer
1
-0
/
+1
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+6
2017-11-03
Update MIPS email addresses
Paul Burton
1
-1
/
+1
2017-11-03
auxdisplay: Convert timers to use timer_setup()
Kees Cook
2
-8
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-18
auxdisplay: charlcd: properly restore atomic counter on error path
Willy Tarreau
2
-4
/
+18
2017-07-17
auxdisplay: constify charlcd_ops.
Arvind Yadav
1
-3
/
+3
2017-05-25
auxdisplay: Convert list_for_each to entry variant
Wei Yongjun
1
-4
/
+1
2017-04-08
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
Andy Shevchenko
3
-0
/
+379
2017-04-08
auxdisplay: Move panel.c to drivers/auxdisplay folder
Andy Shevchenko
3
-0
/
+2077
2017-04-08
auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data
Dmitry Torokhov
1
-4
/
+8
2017-04-08
auxdisplay: img-ascii-lcd: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-04-08
auxdisplay: ht16k33: don't access uninitialized data
Arnd Bergmann
1
-1
/
+7
2017-04-08
auxdisplay: hd44780: Fix DT properties to include units of measurement
Geert Uytterhoeven
1
-2
/
+3
[next]