index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
panel.c
Age
Commit message (
Expand
)
Author
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2020-11-16
auxdisplay: panel: Remove redundant charlcd_ops structures
Lars Poeschel
2020-11-16
auxdisplay: panel: Fix missing print function pointer
Lars Poeschel
2020-11-04
auxdisplay: hd44780: Remove clear_fast
Lars Poeschel
2020-11-04
auxdisplay: Move char redefine code to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: implement various hd44780_common_ functions
Lars Poeschel
2020-11-04
auxdisplay: Move init_display to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Move clear_display to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: add home to charlcd_ops
Lars Poeschel
2020-11-04
auxdisplay: provide hd44780_common_gotoxy
Lars Poeschel
2020-11-04
auxdisplay: Move write_cmd pointers to hd44780 drivers
Lars Poeschel
2020-11-04
auxdisplay: Move write_data pointer to hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Move hwidth and bwidth to struct hd44780_common
Lars Poeschel
2020-11-04
auxdisplay: Introduce hd44780_common.[ch]
Lars Poeschel
2020-11-04
auxdisplay: Use an enum for charlcd backlight on/off ops
Lars Poeschel
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2019-08-08
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada
2019-08-05
auxdisplay: panel: need to delete scan_timer when misc_register fails in pane...
zhengbin
2019-03-17
auxdisplay: panel: Convert to use charlcd_free()
Andy Shevchenko
2018-09-30
Compiler Attributes: auxdisplay: panel: use __nonstring
Miguel Ojeda
2018-04-12
auxdisplay: Replace licenses with SPDX identifiers
Miguel Ojeda
2018-03-13
auxdisplay: panel: Change comments to silence fallthrough warnings
Miguel Ojeda
2017-11-02
auxdisplay: Convert timers to use timer_setup()
Kees Cook
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 panel.c to drivers/auxdisplay folder
Andy Shevchenko