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
/
panel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
1
-1
/
+0
2024-02-15
auxdisplay: panel: Switch to use module_parport_driver()
Andy Shevchenko
1
-113
/
+89
2023-09-30
auxdisplay: panel: Replace deprecated strncpy() with strtomem_pad()
Justin Stitt
1
-4
/
+3
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-7
/
+0
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-04
auxdisplay: hd44780: Remove clear_fast
Lars Poeschel
1
-67
/
+0
2020-11-04
auxdisplay: Move char redefine code to hd44780_common
Lars Poeschel
1
-0
/
+3
2020-11-04
auxdisplay: implement various hd44780_common_ functions
Lars Poeschel
1
-0
/
+21
2020-11-04
auxdisplay: Move init_display to hd44780_common
Lars Poeschel
1
-0
/
+3
2020-11-04
auxdisplay: Move clear_display to hd44780_common
Lars Poeschel
1
-0
/
+3
2020-11-04
auxdisplay: add home to charlcd_ops
Lars Poeschel
1
-0
/
+3
2020-11-04
auxdisplay: provide hd44780_common_gotoxy
Lars Poeschel
1
-0
/
+3
2020-11-04
auxdisplay: Move write_cmd pointers to hd44780 drivers
Lars Poeschel
1
-6
/
+6
2020-11-04
auxdisplay: Move write_data pointer to hd44780_common
Lars Poeschel
1
-6
/
+6
2020-11-04
auxdisplay: Move hwidth and bwidth to struct hd44780_common
Lars Poeschel
1
-22
/
+23
2020-11-04
auxdisplay: Introduce hd44780_common.[ch]
Lars Poeschel
1
-3
/
+15
2020-11-04
auxdisplay: Use an enum for charlcd backlight on/off ops
Lars Poeschel
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
1
-2
/
+0
2019-08-08
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada
1
-1
/
+1
2019-08-05
auxdisplay: panel: need to delete scan_timer when misc_register fails in pane...
zhengbin
1
-0
/
+2
2019-03-17
auxdisplay: panel: Convert to use charlcd_free()
Andy Shevchenko
1
-2
/
+2
2018-09-30
Compiler Attributes: auxdisplay: panel: use __nonstring
Miguel Ojeda
1
-4
/
+3
2018-04-12
auxdisplay: Replace licenses with SPDX identifiers
Miguel Ojeda
1
-5
/
+1
2018-03-13
auxdisplay: panel: Change comments to silence fallthrough warnings
Miguel Ojeda
1
-3
/
+3
2017-11-03
auxdisplay: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-09-18
auxdisplay: charlcd: properly restore atomic counter on error path
Willy Tarreau
1
-2
/
+9
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 panel.c to drivers/auxdisplay folder
Andy Shevchenko
1
-0
/
+1796