index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-7
/
+0
2021-03-16
auxdisplay: Remove in_interrupt() usage.
Sebastian Andrzej Siewior
1
-10
/
+8
2021-02-26
treewide: Miguel has moved
Miguel Ojeda
3
-6
/
+6
2021-01-26
auxdisplay: Fix duplicate CHARLCD config symbol
Geert Uytterhoeven
1
-3
/
+0
2021-01-26
auxdisplay: ht16k33: Fix refresh rate handling
Geert Uytterhoeven
1
-2
/
+1
2021-01-26
dt-bindings: auxdisplay: ht16k33: Keyscan function should be optional
Robin van der Gracht
1
-8
/
+6
2020-11-16
auxdisplay: panel: Remove redundant charlcd_ops structures
Lars Poeschel
1
-38
/
+4
2020-11-16
auxdisplay: panel: Fix missing print function pointer
Lars Poeschel
1
-0
/
+3
2020-11-14
auxdisplay: fix platform_no_drv_owner.cocci warnings
kernel test robot
1
-1
/
+0
2020-11-09
auxdisplay: fix use after free in lcd2s_i2c_remove()
Dan Carpenter
1
-1
/
+1
2020-11-09
auxdisplay: hd44780_common: Fix build error
Lars Poeschel
1
-2
/
+1
2020-11-04
auxdisplay: add a driver for lcd2s character display
Lars Poeschel
3
-0
/
+414
2020-11-04
auxdisplay: charlcd: Do not print chars at end of line
Lars Poeschel
1
-0
/
+3
2020-11-04
auxdisplay: Change gotoxy calling interface
Lars Poeschel
4
-16
/
+13
2020-11-04
auxdisplay: charlcd: replace last device specific stuff
Lars Poeschel
1
-8
/
+3
2020-11-04
auxdisplay: hd44780: Remove clear_fast
Lars Poeschel
3
-87
/
+8
2020-11-04
auxdisplay: hd44780_common: Reduce clear_display timeout
Lars Poeschel
1
-2
/
+2
2020-11-04
auxdisplay: Call charlcd_backlight in place
Lars Poeschel
1
-8
/
+6
2020-11-04
auxdisplay: Move char redefine code to hd44780_common
Lars Poeschel
6
-55
/
+70
2020-11-04
auxdisplay: cleanup unnecessary hd44780 code in charlcd
Lars Poeschel
1
-31
/
+1
2020-11-04
auxdisplay: implement various hd44780_common_ functions
Lars Poeschel
6
-27
/
+249
2020-11-04
auxdisplay: Move init_display to hd44780_common
Lars Poeschel
6
-89
/
+110
2020-11-04
auxdisplay: Make use of enum for backlight on / off
Lars Poeschel
1
-3
/
+3
2020-11-04
auxdisplay: make charlcd_backlight visible to hd44780_common
Lars Poeschel
2
-1
/
+3
2020-11-04
auxdisplay: Move clear_display to hd44780_common
Lars Poeschel
6
-16
/
+37
2020-11-04
auxdisplay: add home to charlcd_ops
Lars Poeschel
6
-1
/
+18
2020-11-04
auxdisplay: provide hd44780_common_gotoxy
Lars Poeschel
6
-28
/
+43
2020-11-04
auxdisplay: hd44780_common_print
Lars Poeschel
5
-13
/
+44
2020-11-04
auxdisplay: Move addr out of charlcd_priv
Lars Poeschel
2
-36
/
+31
2020-11-04
auxdisplay: Move write_cmd pointers to hd44780 drivers
Lars Poeschel
5
-42
/
+38
2020-11-04
auxdisplay: Move write_data pointer to hd44780_common
Lars Poeschel
5
-20
/
+22
2020-11-04
auxdisplay: Move ifwidth to struct hd44780_common
Lars Poeschel
5
-8
/
+9
2020-11-04
auxdisplay: Move hwidth and bwidth to struct hd44780_common
Lars Poeschel
6
-55
/
+67
2020-11-04
auxdisplay: Introduce hd44780_common.[ch]
Lars Poeschel
6
-17
/
+91
2020-11-04
auxdisplay: Use an enum for charlcd backlight on/off ops
Lars Poeschel
4
-4
/
+9
2020-09-06
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...
Linus Torvalds
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-08
auxdisplay: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-07
Merge tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linux
Linus Torvalds
1
-11
/
+6
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-27
/
+27
2020-05-30
auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code
Andy Shevchenko
1
-11
/
+6
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
3
-12
/
+10
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2
-4
/
+0
2020-03-07
auxdisplay: charlcd: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-07
auxdisplay: img-ascii-lcd: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2020-03-07
auxdisplay: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-2
/
+2
2019-12-11
auxdisplay: constify fb ops
Jani Nikula
2
-2
/
+2
2019-12-05
auxdisplay: charlcd: deduplicate simple_strtoul()
Andy Shevchenko
1
-27
/
+7
2019-09-18
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
[next]