index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
hd44780.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
auxdisplay: hd44780: Fix oops on module unloading
Lars Poeschel
2021-07-16
1
-1
/
+1
*
auxdisplay: Move char redefine code to hd44780_common
Lars Poeschel
2020-11-04
1
-0
/
+2
*
auxdisplay: implement various hd44780_common_ functions
Lars Poeschel
2020-11-04
1
-0
/
+14
*
auxdisplay: Move init_display to hd44780_common
Lars Poeschel
2020-11-04
1
-0
/
+2
*
auxdisplay: Move clear_display to hd44780_common
Lars Poeschel
2020-11-04
1
-0
/
+2
*
auxdisplay: add home to charlcd_ops
Lars Poeschel
2020-11-04
1
-0
/
+2
*
auxdisplay: provide hd44780_common_gotoxy
Lars Poeschel
2020-11-04
1
-0
/
+2
*
auxdisplay: hd44780_common_print
Lars Poeschel
2020-11-04
1
-0
/
+2
*
auxdisplay: Move write_cmd pointers to hd44780 drivers
Lars Poeschel
2020-11-04
1
-9
/
+6
*
auxdisplay: Move write_data pointer to hd44780_common
Lars Poeschel
2020-11-04
1
-7
/
+9
*
auxdisplay: Move ifwidth to struct hd44780_common
Lars Poeschel
2020-11-04
1
-1
/
+1
*
auxdisplay: Move hwidth and bwidth to struct hd44780_common
Lars Poeschel
2020-11-04
1
-9
/
+15
*
auxdisplay: Introduce hd44780_common.[ch]
Lars Poeschel
2020-11-04
1
-14
/
+29
*
auxdisplay: Use an enum for charlcd backlight on/off ops
Lars Poeschel
2020-11-04
1
-1
/
+1
*
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada
2019-08-08
1
-2
/
+1
*
auxdisplay: hd44780: Convert to use charlcd_free()
Andy Shevchenko
2019-03-17
1
-2
/
+2
*
auxdisplay: hd44780: Fix memory leak on ->remove()
Andy Shevchenko
2019-03-17
1
-0
/
+2
*
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
1
-4
/
+4
*
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
1
-39
/
+20
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
auxdisplay: Replace licenses with SPDX identifiers
Miguel Ojeda
2018-04-12
1
-5
/
+1
*
auxdisplay: hd44780: Fix DT properties to include units of measurement
Geert Uytterhoeven
2017-04-08
1
-2
/
+3
*
auxdisplay: Add HD44780 Character LCD support
Geert Uytterhoeven
2017-03-17
1
-0
/
+325