index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
ht16k33.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
auxdisplay: ht16k33: remove superfluous header files
Mianhan Liu
1
-1
/
+0
2021-10-21
auxdisplay: ht16k33: Make use of device properties
Geert Uytterhoeven
1
-15
/
+12
2021-10-21
auxdisplay: ht16k33: Add LED support
Geert Uytterhoeven
1
-16
/
+110
2021-10-21
auxdisplay: ht16k33: Add support for segment displays
Geert Uytterhoeven
1
-7
/
+189
2021-10-21
auxdisplay: ht16k33: Extract frame buffer probing
Geert Uytterhoeven
1
-48
/
+53
2021-10-21
auxdisplay: ht16k33: Extract ht16k33_brightness_set()
Geert Uytterhoeven
1
-6
/
+19
2021-10-21
auxdisplay: ht16k33: Move delayed work
Geert Uytterhoeven
1
-8
/
+7
2021-10-21
auxdisplay: ht16k33: Add helper variable dev
Geert Uytterhoeven
1
-21
/
+22
2021-10-21
auxdisplay: ht16k33: Convert to simple i2c probe function
Geert Uytterhoeven
1
-3
/
+2
2021-10-21
auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
Geert Uytterhoeven
1
-5
/
+1
2021-10-21
auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
Geert Uytterhoeven
1
-1
/
+1
2021-10-21
auxdisplay: ht16k33: Fix frame buffer device blanking
Geert Uytterhoeven
1
-0
/
+10
2021-10-21
auxdisplay: ht16k33: Connect backlight to fbdev
Geert Uytterhoeven
1
-28
/
+28
2021-01-25
auxdisplay: ht16k33: Fix refresh rate handling
Geert Uytterhoeven
1
-2
/
+1
2021-01-25
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