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
starfive-6.6.48-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
/
ht16k33.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
auxdisplay: ht16k33: Drop reference after LED registration
Markus Elfring
1
-0
/
+1
2024-05-10
Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...
Lee Jones
1
-8
/
+0
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-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
1
-5
/
+3
2024-02-15
auxdisplay: linedisp: Provide struct linedisp_ops for future extension
Andy Shevchenko
1
-1
/
+5
2024-02-15
auxdisplay: linedisp: Move exported symbols to a namespace
Andy Shevchenko
1
-0
/
+1
2023-11-29
fbdev: Push pgprot_decrypted() into mmap implementations
Thomas Zimmermann
1
-0
/
+2
2023-11-29
auxdisplay/ht16k33: Initialize fb_ops with fbdev macros
Thomas Zimmermann
1
-5
/
+2
2023-11-29
auxdisplay/ht16k33: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-07-24
auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
1
-1
/
+0
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2023-06-02
auxdisplay: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-08
auxdisplay/ht16k33: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-10-22
auxdisplay: ht16k33: remove superfluous header files
Mianhan Liu
1
-1
/
+0
2021-10-22
auxdisplay: ht16k33: Make use of device properties
Geert Uytterhoeven
1
-15
/
+12
2021-10-22
auxdisplay: ht16k33: Add LED support
Geert Uytterhoeven
1
-16
/
+110
2021-10-22
auxdisplay: ht16k33: Add support for segment displays
Geert Uytterhoeven
1
-7
/
+189
2021-10-22
auxdisplay: ht16k33: Extract frame buffer probing
Geert Uytterhoeven
1
-48
/
+53
2021-10-22
auxdisplay: ht16k33: Extract ht16k33_brightness_set()
Geert Uytterhoeven
1
-6
/
+19
2021-10-22
auxdisplay: ht16k33: Move delayed work
Geert Uytterhoeven
1
-8
/
+7
2021-10-22
auxdisplay: ht16k33: Add helper variable dev
Geert Uytterhoeven
1
-21
/
+22
2021-10-22
auxdisplay: ht16k33: Convert to simple i2c probe function
Geert Uytterhoeven
1
-3
/
+2
2021-10-22
auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
Geert Uytterhoeven
1
-5
/
+1
2021-10-22
auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
Geert Uytterhoeven
1
-1
/
+1
2021-10-22
auxdisplay: ht16k33: Fix frame buffer device blanking
Geert Uytterhoeven
1
-0
/
+10
2021-10-22
auxdisplay: ht16k33: Connect backlight to fbdev
Geert Uytterhoeven
1
-28
/
+28
2021-01-26
auxdisplay: ht16k33: Fix refresh rate handling
Geert Uytterhoeven
1
-2
/
+1
2021-01-26
dt-bindings: auxdisplay: ht16k33: Keyscan function should be optional
Robin van der Gracht
1
-8
/
+6
2019-12-11
auxdisplay: constify fb ops
Jani Nikula
1
-1
/
+1
2019-08-20
auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant
Nishka Dasgupta
1
-2
/
+2
2019-06-20
auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()
Souptick Joarder
1
-2
/
+2
2019-02-15
auxdisplay: ht16k33: fix potential user-after-free on module unload
Miguel Ojeda
1
-1
/
+1
2018-04-12
auxdisplay: Replace licenses with SPDX identifiers
Miguel Ojeda
1
-9
/
+1
2017-04-08
auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data
Dmitry Torokhov
1
-4
/
+8
2017-04-08
auxdisplay: ht16k33: don't access uninitialized data
Arnd Bergmann
1
-1
/
+7
2017-02-10
auxdisplay: ht16k33: remove private workqueue
Dmitry Torokhov
1
-15
/
+5
2017-02-10
auxdisplay: ht16k33: rework input device initialization
Dmitry Torokhov
1
-153
/
+145
2017-02-10
auxdisplay: ht16k33: do not try to free fbdev
Dmitry Torokhov
1
-3
/
+1
2016-11-10
auxdisplay: ht16k33: Driver for LED controller
Robin van der Gracht
1
-0
/
+563