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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
auxdisplay: Move clear_display to hd44780_common
Lars Poeschel
6
-16
/
+37
2020-11-04
auxdisplay: add home to charlcd_ops
Lars Poeschel
6
-1
/
+18
2020-11-04
auxdisplay: provide hd44780_common_gotoxy
Lars Poeschel
6
-28
/
+43
2020-11-04
auxdisplay: hd44780_common_print
Lars Poeschel
5
-13
/
+44
2020-11-04
auxdisplay: Move addr out of charlcd_priv
Lars Poeschel
2
-36
/
+31
2020-11-04
auxdisplay: Move write_cmd pointers to hd44780 drivers
Lars Poeschel
5
-42
/
+38
2020-11-04
auxdisplay: Move write_data pointer to hd44780_common
Lars Poeschel
5
-20
/
+22
2020-11-04
auxdisplay: Move ifwidth to struct hd44780_common
Lars Poeschel
5
-8
/
+9
2020-11-04
auxdisplay: Move hwidth and bwidth to struct hd44780_common
Lars Poeschel
6
-55
/
+67
2020-11-04
auxdisplay: Introduce hd44780_common.[ch]
Lars Poeschel
6
-17
/
+91
2020-11-04
auxdisplay: Use an enum for charlcd backlight on/off ops
Lars Poeschel
4
-4
/
+9
2020-09-05
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...
Linus Torvalds
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-08
auxdisplay: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-06
Merge tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linux
Linus Torvalds
1
-11
/
+6
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-27
/
+27
2020-05-29
auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code
Andy Shevchenko
1
-11
/
+6
2020-03-23
Merge 5.6-rc7 into char-misc-next
Greg Kroah-Hartman
3
-12
/
+10
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2
-4
/
+0
2020-03-06
auxdisplay: charlcd: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-06
auxdisplay: img-ascii-lcd: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2020-03-06
auxdisplay: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2
-2
/
+2
2019-12-11
auxdisplay: constify fb ops
Jani Nikula
2
-2
/
+2
2019-12-04
auxdisplay: charlcd: deduplicate simple_strtoul()
Andy Shevchenko
1
-27
/
+7
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-08-20
auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant
Nishka Dasgupta
1
-2
/
+2
2019-08-08
auxdisplay: charlcd: add include guard to charlcd.h
Masahiro Yamada
1
-0
/
+5
2019-08-08
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada
4
-4
/
+42
2019-08-05
auxdisplay: charlcd: add help text for backlight initial state
Mans Rullgard
1
-0
/
+5
2019-08-05
auxdisplay: panel: need to delete scan_timer when misc_register fails in pane...
zhengbin
1
-0
/
+2
2019-07-31
docs: admin-guide: add auxdisplay files to it after conversion to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-06-20
auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()
Souptick Joarder
1
-2
/
+2
2019-06-20
auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero()
Souptick Joarder
1
-2
/
+3
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-17
auxdisplay: charlcd: make backlight initial state configurable
Mans Rullgard
2
-1
/
+30
2019-03-17
auxdisplay: charlcd: simplify init message display
Mans Rullgard
1
-7
/
+8
2019-03-17
auxdisplay: deconfuse configuration
Mans Rullgard
2
-6
/
+13
2019-03-17
auxdisplay: hd44780: Convert to use charlcd_free()
Andy Shevchenko
1
-2
/
+2
2019-03-17
auxdisplay: panel: Convert to use charlcd_free()
Andy Shevchenko
1
-2
/
+2
2019-03-17
auxdisplay: charlcd: Introduce charlcd_free() helper
Andy Shevchenko
1
-0
/
+6
2019-03-17
auxdisplay: charlcd: Move to_priv() to charlcd namespace
Andy Shevchenko
1
-13
/
+13
2019-03-17
auxdisplay: hd44780: Fix memory leak on ->remove()
Andy Shevchenko
1
-0
/
+2
2019-02-15
auxdisplay: ht16k33: fix potential user-after-free on module unload
Miguel Ojeda
1
-1
/
+1
2018-12-21
auxdisplay: charlcd: fix x/y command parsing
Mans Rullgard
1
-0
/
+3
2018-11-01
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
1
-4
/
+3
2018-09-30
Compiler Attributes: auxdisplay: panel: use __nonstring
Miguel Ojeda
1
-4
/
+3
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-4
/
+4
[prev]
[next]