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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+1
2024-05-10
Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...
Lee Jones
1
-8
/
+0
2024-04-11
auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y
Andy Shevchenko
1
-0
/
+2
2024-04-11
auxdisplay: charlcd: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
1
-0
/
+1
2024-04-09
auxdisplay: seg-led-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-02
auxdisplay: linedisp: Group display drivers together
Andy Shevchenko
2
-172
/
+184
2024-03-28
auxdisplay: ht16k33: Replace use of fb_blank with backlight helper
Thomas Zimmermann
1
-6
/
+1
2024-03-28
auxdisplay: ht16k33: Remove struct backlight_ops.check_fb
Thomas Zimmermann
1
-8
/
+0
2024-03-12
auxdisplay: img-ascii-lcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2024-03-12
auxdisplay: hd44780: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-03-12
auxdisplay: cfag12864bfb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-11
auxdisplay: seg-led-gpio: Import linedisp namespace
Chris Packham
1
-0
/
+1
2024-03-08
auxdisplay: Add 7-segment LED display driver
Chris Packham
3
-0
/
+124
2024-02-26
auxdisplay: Add driver for MAX695x 7-segment LED controllers
Andy Shevchenko
3
-0
/
+209
2024-02-26
auxdisplay: ht16k33: Drop struct ht16k33_seg
Andy Shevchenko
1
-15
/
+9
2024-02-26
auxdisplay: ht16k33: Switch to use line display character mapping
Andy Shevchenko
1
-73
/
+30
2024-02-26
auxdisplay: ht16k33: Define a few helper macros
Andy Shevchenko
1
-12
/
+16
2024-02-26
auxdisplay: ht16k33: Move ht16k33_linedisp_ops down
Andy Shevchenko
1
-12
/
+12
2024-02-26
auxdisplay: ht16k33: Add default to switch-cases
Andy Shevchenko
1
-5
/
+9
2024-02-26
auxdisplay: linedisp: Allocate buffer for the string
Andy Shevchenko
4
-21
/
+18
2024-02-15
auxdisplay: linedisp: Add support for overriding character mapping
Andy Shevchenko
2
-2
/
+140
2024-02-15
auxdisplay: linedisp: Provide struct linedisp_ops for future extension
Andy Shevchenko
4
-15
/
+35
2024-02-15
auxdisplay: linedisp: Move exported symbols to a namespace
Andy Shevchenko
3
-2
/
+4
2024-02-15
auxdisplay: linedisp: Add missing header(s)
Andy Shevchenko
2
-0
/
+6
2024-02-15
auxdisplay: linedisp: Unshadow error codes in ->store()
Andy Shevchenko
1
-2
/
+5
2024-02-15
auxdisplay: linedisp: Use unique number for id
Andy Shevchenko
2
-3
/
+12
2024-02-15
auxdisplay: linedisp: Free allocated resources in ->release()
Andy Shevchenko
1
-1
/
+8
2024-02-15
auxdisplay: img-ascii-lcd: Make container_of() no-op for struct linedisp
Andy Shevchenko
1
-2
/
+2
2024-02-15
auxdisplay: panel: Switch to use module_parport_driver()
Andy Shevchenko
1
-113
/
+89
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-18
/
+12
2023-12-01
auxdisplay: img-ascii-lcd: Use device_get_match_data()
Rob Herring
1
-9
/
+3
2023-11-29
fbdev: Push pgprot_decrypted() into mmap implementations
Thomas Zimmermann
2
-0
/
+4
2023-11-29
auxdisplay/ht16k33: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-9
/
+3
2023-11-29
auxdisplay/ht16k33: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-11-29
auxdisplay/cfag12864bfb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
2
-9
/
+3
2023-11-29
auxdisplay/cfag12864bfb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-09-30
auxdisplay: panel: Replace deprecated strncpy() with strtomem_pad()
Justin Stitt
1
-4
/
+3
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+0
2023-08-19
auxdisplay: hd44780: move cursor home after clear display command
Hugo Villeneuve
1
-1
/
+9
2023-07-24
auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2
-2
/
+0
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+2
2023-06-02
auxdisplay: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-05-08
auxdisplay/ht16k33: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-05-08
auxdisplay/cfag12864bfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2022-12-12
auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
Jianglei Nie
1
-0
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2
-5
/
+2
2022-03-18
auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()
Andy Shevchenko
1
-1
/
+1
2022-03-18
auxdisplay: lcd2s: Switch to i2c ->probe_new()
Andy Shevchenko
1
-3
/
+2
2022-03-18
auxdisplay: lcd2s: use module_i2c_driver to simplify the code
Andy Shevchenko
1
-18
/
+1
2022-03-18
auxdisplay: lcd2s: make use of device property API
Andy Shevchenko
1
-5
/
+3
[next]