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
/
lcd2s.c
Age
Commit message (
Expand
)
Author
2023-06-02
auxdisplay: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-03-18
auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()
Andy Shevchenko
2022-03-18
auxdisplay: lcd2s: Switch to i2c ->probe_new()
Andy Shevchenko
2022-03-18
auxdisplay: lcd2s: use module_i2c_driver to simplify the code
Andy Shevchenko
2022-03-18
auxdisplay: lcd2s: make use of device property API
Andy Shevchenko
2022-03-18
auxdisplay: lcd2s: Fix multi-line comment style
Andy Shevchenko
2022-03-03
auxdisplay: lcd2s: Use proper API to free the instance of charlcd object
Andy Shevchenko
2022-03-03
auxdisplay: lcd2s: Fix memory leak in ->remove()
Andy Shevchenko
2022-03-03
auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
Andy Shevchenko
2020-11-14
auxdisplay: fix platform_no_drv_owner.cocci warnings
kernel test robot
2020-11-09
auxdisplay: fix use after free in lcd2s_i2c_remove()
Dan Carpenter
2020-11-04
auxdisplay: add a driver for lcd2s character display
Lars Poeschel