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
Age
Commit message (
Expand
)
Author
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-12-01
auxdisplay: img-ascii-lcd: Use device_get_match_data()
Rob Herring
2023-11-29
fbdev: Push pgprot_decrypted() into mmap implementations
Thomas Zimmermann
2023-11-29
auxdisplay/ht16k33: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2023-11-29
auxdisplay/ht16k33: Set FBINFO_VIRTFB flag
Thomas Zimmermann
2023-11-29
auxdisplay/cfag12864bfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2023-11-29
auxdisplay/cfag12864bfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
2023-09-29
auxdisplay: panel: Replace deprecated strncpy() with strtomem_pad()
Justin Stitt
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-19
auxdisplay: hd44780: move cursor home after clear display command
Hugo Villeneuve
2023-07-24
auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-02
auxdisplay: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
auxdisplay/ht16k33: Use struct fb_info.screen_buffer
Thomas Zimmermann
2023-05-08
auxdisplay/cfag12864bfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
2022-12-12
auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
Jianglei Nie
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
2021-11-24
auxdisplay: charlcd: checking for pointer reference before dereferencing
Luiz Sampaio
2021-11-24
auxdisplay: charlcd: fixing coding style issue
Luiz Sampaio
2021-10-22
auxdisplay: cfag12864bfb: code indent should use tabs where possible
Huiquan Deng
2021-10-22
auxdisplay: ht16k33: remove superfluous header files
Mianhan Liu
2021-10-22
auxdisplay: ks0108: remove superfluous header files
Mianhan Liu
2021-10-22
auxdisplay: cfag12864bfb: remove superfluous header files
Mianhan Liu
2021-10-21
auxdisplay: ht16k33: Make use of device properties
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Add LED support
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Add support for segment displays
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Extract frame buffer probing
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Extract ht16k33_brightness_set()
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Move delayed work
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Add helper variable dev
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Convert to simple i2c probe function
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Fix frame buffer device blanking
Geert Uytterhoeven
2021-10-21
auxdisplay: ht16k33: Connect backlight to fbdev
Geert Uytterhoeven
2021-10-21
auxdisplay: linedisp: Add support for changing scroll rate
Geert Uytterhoeven
2021-10-21
auxdisplay: linedisp: Use kmemdup_nul() helper
Geert Uytterhoeven
2021-10-21
auxdisplay: Extract character line display core support
Geert Uytterhoeven
2021-10-21
auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
Geert Uytterhoeven
2021-10-21
auxdisplay: img-ascii-lcd: Add helper variable dev
Geert Uytterhoeven
2021-10-21
auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
Geert Uytterhoeven
2021-07-16
auxdisplay: Replace symbolic permissions with octal permissions
Jinchao Wang
[next]